|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NavigationContentUI
Basic contract on a content UI.
| Method Summary | |
|---|---|
void |
closeUI(NavigationTreeNode node)
Clean the ui after been closed by the method NavigationTreeHandler.closeUI(java.awt.Component). |
void |
openUI(NavigationTreeNode node)
Init the ui just before been opened by the method NavigationTreeHandler.openUI(java.awt.Component, jaxx.runtime.swing.navigation.NavigationTreeNode). |
| Method Detail |
|---|
void openUI(NavigationTreeNode node)
throws java.lang.Exception
NavigationTreeHandler.openUI(java.awt.Component, jaxx.runtime.swing.navigation.NavigationTreeNode).
node - the selected node associated to the ui
java.lang.ExceptionNavigationTreeHandler.openUI(java.awt.Component, jaxx.runtime.swing.navigation.NavigationTreeNode)
void closeUI(NavigationTreeNode node)
throws java.lang.Exception
NavigationTreeHandler.closeUI(java.awt.Component).
node - the selected node associated to the ui
java.lang.ExceptionNavigationTreeHandler.closeUI(java.awt.Component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||