org.netbeans.modules.java.j2seplatform.wizard |
|
Java Source File Name | Type | Comment |
DetectPanel.java | Class | This Panel launches autoconfiguration during the New J2SE Platform sequence.
The UI views properties of the platform, reacts to the end of detection by
updating itself. |
J2SEWizardIterator.java | Class | Wizard Iterator for standard J2SE platforms. |
NewJ2SEPlatform.java | Class | Rather dummy implementation of the Java Platform, but sufficient for communication
inside the Wizard. |
SDKProbe.java | Class | |