|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--xbneditor.LSParamDialog
The main GUI, this class is a dialog box that controls the inputs for LS, which can be run with or without evidence.
| Constructor Summary | |
LSParamDialog(javax.swing.JFrame frame,
boolean modal)
Creates a new dialog with a specifed parent frame. |
|
| Method Summary | |
void |
show()
Makes the dialog visible. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LSParamDialog(javax.swing.JFrame frame,
boolean modal)
frame - the parent frame that is displaying this dialogmodal - a boolean stating whether the dialog is modal or not| Method Detail |
public void show()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||