|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectds.ov2.gui.Bases_actions
public class Bases_actions
Actions for the bases selection dialog.
| Constructor Summary | |
|---|---|
Bases_actions()
Empty constructor. |
|
| Method Summary | |
|---|---|
void |
dismiss_button(Base_selection bs)
Dismiss button action. |
void |
ok_button(Base_selection bs)
OK button action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bases_actions()
| Method Detail |
|---|
public void ok_button(Base_selection bs)
Base_selection.finished_ok with true.
bs - the base selection dialog instancepublic void dismiss_button(Base_selection bs)
Base_selection.finished_ok at false.
bs - the base selection dialog instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||