| javax.swing.JDialog tide.editor.StartupDialog
StartupDialog | final public class StartupDialog extends JDialog (Code) | | Allow to choice at startup between creating a blank new project,
or importing from Netbeans, JBuilder, Eclipse, Schmortopf !
or guess from some java file.
|
Inner Class :class KnownProject implements Comparable<KnownProject> | |
createNew | public boolean createNew(Code) | | |
openExisting | public boolean openExisting(Code) | | |
|
|