Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ikayaki.gui.MainViewPanel.NewProjectFileChooser Class Reference

List of all members.

Public Member Functions

 NewProjectFileChooser (File currentDirectory)
Project.Type getProjectType ()

Protected Member Functions

JDialog createDialog (Component parent) throws HeadlessException

Private Member Functions

Component createExtraButtons ()

Private Attributes

JComboBox projectType

Detailed Description

Customized JFileChooser for the use of getNewProjectAction(). Has controls for selecting the project's type.

Author:
Esko Luontola

Definition at line 844 of file MainViewPanel.java.


Constructor & Destructor Documentation

ikayaki.gui.MainViewPanel.NewProjectFileChooser.NewProjectFileChooser File  currentDirectory  ) 
 

Definition at line 848 of file MainViewPanel.java.


Member Function Documentation

JDialog ikayaki.gui.MainViewPanel.NewProjectFileChooser.createDialog Component  parent  )  throws HeadlessException [protected]
 

Definition at line 854 of file MainViewPanel.java.

References ikayaki.gui.MainViewPanel.NewProjectFileChooser.createExtraButtons().

Here is the call graph for this function:

Component ikayaki.gui.MainViewPanel.NewProjectFileChooser.createExtraButtons  )  [private]
 

Definition at line 869 of file MainViewPanel.java.

Referenced by ikayaki.gui.MainViewPanel.NewProjectFileChooser.createDialog().

Project.Type ikayaki.gui.MainViewPanel.NewProjectFileChooser.getProjectType  ) 
 

Definition at line 877 of file MainViewPanel.java.

Referenced by ikayaki.gui.MainViewPanel.getNewProjectAction().


Member Data Documentation

JComboBox ikayaki.gui.MainViewPanel.NewProjectFileChooser.projectType [private]
 

Definition at line 846 of file MainViewPanel.java.


The documentation for this class was generated from the following file:
Generated on Fri May 6 16:00:58 2005 for Squid by  doxygen 1.4.1