|
jET |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jet.SimulatorCatalog
Catalog is the class that integrates with existing MaSzyna directory on the filesystem and retrives contents of some subdirectories.
Method Summary | |
javax.swing.MutableComboBoxModel |
getBmpModel()
|
static SimulatorCatalog |
getInstance()
Gets one instance of simulator catalog. |
javax.swing.MutableComboBoxModel |
getTgaModel()
|
static void |
initialize(Configuration conf)
Constructs one instance of this object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void initialize(Configuration conf)
conf
- Configuration of the jET application.public static SimulatorCatalog getInstance()
initialize(org.jet.Configuration)
public javax.swing.MutableComboBoxModel getBmpModel()
public javax.swing.MutableComboBoxModel getTgaModel()
|
jET |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |