com.mindbright.terminal
public interface TerminalMenuListener
Modifier and Type | Method and Description |
---|---|
void |
close(TerminalMenuHandler origMenu)
Called when the user has selected close in the menu
|
void |
update()
Called when the menu is updated
|
void update()
void close(TerminalMenuHandler origMenu)
origMenu
- the menu where close was selected