|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MainUIPanelChild
Interface that should be implemented by all panels that wish to talk back to MainUIPanel.
Description: Experimentation with JOGL
Copyright: Copyright (c) 2008, Lev A Neiman
Company: Ohio University EECS
| Method Summary | |
|---|---|
void |
addMainPanel(MainUIPanel main_panel)
add reference to MainUIPanel to this child object. |
MainUIPanel |
getMainPanel()
return reference to MainUIPanel that is stored by the child. |
| Method Detail |
|---|
void addMainPanel(MainUIPanel main_panel)
main_panel - MainUIPanelMainUIPanel getMainPanel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||