public class KeplerMenuHandler extends java.lang.Object implements TopPack
Modifier and Type | Field and Description |
---|---|
MenuMapper |
menuMapper |
Constructor and Description |
---|
KeplerMenuHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getObject(java.lang.Object identifier)
pass the menuMapper back to the calling object
|
void |
pack(Top t,
boolean alreadyCalled)
pack the gui for Top t. alreadyCalled is true if pack has already been
called at least once.
|
public MenuMapper menuMapper
public KeplerMenuHandler()