fr.ifremer.isisfish.ui.input
Class InputNavigationTreeSelectionAdapter
java.lang.Object
jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
fr.ifremer.isisfish.ui.input.InputNavigationTreeSelectionAdapter
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.TreeSelectionListener
public class InputNavigationTreeSelectionAdapter
- extends jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
InputNavigationTreeSelectionAdapter.
- Version:
- $Revision: 1312 $
Last update: $Date: 2008-08-28 10:21:07 +0200 (jeu, 28 aoĆ» 2008) $
by : $Author: sletellier $
- Author:
- letellier
| Nested classes/interfaces inherited from class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter |
jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter.Strategy |
| Fields inherited from class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter |
context, defaultUIClass, defaultUIHandlerClass, GO_BACK_DEF, NAVIGATION_SELECTED_BEAN, NAVIGATION_SELECTED_NODE_ENTRY_DEF, NAVIGATION_SELECTED_PATH_ENTRY_DEF, strategy |
|
Method Summary |
protected void |
addSelectedBeanInContext(jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode node,
java.lang.Object data)
|
protected boolean |
closeUI(javax.swing.event.TreeSelectionEvent event,
java.awt.Component component)
|
protected javax.swing.JPanel |
getContentContainer()
|
protected jaxx.runtime.swing.CardLayout2 |
getContentLayout()
|
protected jaxx.runtime.swing.JAXXTree |
getNavigationTree()
|
protected jaxx.runtime.swing.navigation.NavigationTreeModel |
getNavigationTreeModel()
|
static jaxx.runtime.swing.navigation.NavigationTreeModel |
getTreeModel(java.lang.String regionName,
FisheryRegion fisheryRegion)
|
protected void |
goBackToPreviousNode(javax.swing.event.TreeSelectionEvent event,
java.lang.Exception e)
|
protected void |
openUI(java.awt.Component newUI,
jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode node)
|
| Methods inherited from class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout |
createUI, getCurrentUI, getUI |
| Methods inherited from class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter |
getNodeConstraints, prepareNode, returnToPreviousNode, valueChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentNode
protected jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode currentNode
currentUI
protected InputContentUI currentUI
InputNavigationTreeSelectionAdapter
public InputNavigationTreeSelectionAdapter(InputUI context)
getContentContainer
protected javax.swing.JPanel getContentContainer()
- Specified by:
getContentContainer in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
getContentLayout
protected jaxx.runtime.swing.CardLayout2 getContentLayout()
- Specified by:
getContentLayout in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
getNavigationTreeModel
protected jaxx.runtime.swing.navigation.NavigationTreeModel getNavigationTreeModel()
- Specified by:
getNavigationTreeModel in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
goBackToPreviousNode
protected void goBackToPreviousNode(javax.swing.event.TreeSelectionEvent event,
java.lang.Exception e)
- Specified by:
goBackToPreviousNode in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
getNavigationTree
protected jaxx.runtime.swing.JAXXTree getNavigationTree()
openUI
protected void openUI(java.awt.Component newUI,
jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode node)
throws java.lang.Exception
- Overrides:
openUI in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
- Throws:
java.lang.Exception
closeUI
protected boolean closeUI(javax.swing.event.TreeSelectionEvent event,
java.awt.Component component)
throws java.lang.Exception
- Overrides:
closeUI in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
- Throws:
java.lang.Exception
addSelectedBeanInContext
protected void addSelectedBeanInContext(jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode node,
java.lang.Object data)
- Overrides:
addSelectedBeanInContext in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
getTreeModel
public static jaxx.runtime.swing.navigation.NavigationTreeModel getTreeModel(java.lang.String regionName,
FisheryRegion fisheryRegion)
Copyright © 1999-2010 CodeLutin. All Rights Reserved.