|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uchicago.src.sim.engine.LoadModelDialog
Dialog for loading a model. Called when the user clicks on the folder icon in the gui controller. This will load all the appropriate jars and SimModels in repast/demo as well as any jars or classes in repast/models. Other classes or jars can be loaded via the add button.
| Constructor Summary | |
LoadModelDialog()
Creates a LoadModelDialog. |
|
| Method Summary | |
void |
display(JFrame f)
Displays this LoadModelDialog. |
SimModel |
getModel()
Returns the selected SimModel if any, otherwise null. |
String |
getParameterFile()
Returns the parameter file name as a String. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoadModelDialog()
| Method Detail |
public void display(JFrame f)
f - the parent JFrame for this LoadModelDialogpublic SimModel getModel()
public String getParameterFile()
|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||