|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Perspective
PlugIn interface for objects that render and control the ui the user sees.
Method Summary | |
---|---|
javax.swing.JComponent |
getComponent()
The component added to the main window. |
void |
installPerspective()
Install this perspective for the current GameContext. |
void |
uninstallPerspective()
Uninstall this perspective. |
Methods inherited from interface rle.core.vm.PlugIn |
---|
config, getContext, paramMap, setConfig, setParameters |
Methods inherited from interface rle.core.event.GameContextListener |
---|
boardChange, commandSetChange, languageChange |
Method Detail |
---|
javax.swing.JComponent getComponent()
void installPerspective()
void uninstallPerspective()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |