Package org.luwrain.cpanel
Interface ControlPanel
public interface ControlPanel
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
boolean
onInputEvent
(InputEvent event) boolean
onSystemEvent
(SystemEvent event) void
-
Method Details
-
close
void close() -
gotoSectionsTree
void gotoSectionsTree() -
onSystemEvent
-
onInputEvent
-
refreshSectionsTree
void refreshSectionsTree() -
getCoreInterface
Luwrain getCoreInterface()
-