
Public Member Functions | |
| ModuleListView (sctConf.Configuration conf) | |
| Vector | getList () |
| String | getSelected () |
| Return selected module. | |
Package Functions | |
| void | updateList () |
| [instance initializer] | |
Static Package Functions | |
| static String[] | getFileNames () |
Package Attributes | |
| sctConf.Configuration | config |
| JList | moduleList |
| boolean | unused |
Static Package Attributes | |
| static JFileChooser | fileChooser |
Definition at line 10 of file ModuleListView.java.
1.4.6