fr.ifremer.isisfish.ui.sensitivity
Class SensitivityNavigationTreeSelectionAdapter
java.lang.Object
jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
fr.ifremer.isisfish.ui.sensitivity.SensitivityNavigationTreeSelectionAdapter
- All Implemented Interfaces:
- EventListener, TreeSelectionListener
public class SensitivityNavigationTreeSelectionAdapter
- extends jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
- 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 |
| 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
currentEntity
protected org.nuiton.topia.persistence.TopiaEntity currentEntity
SensitivityNavigationTreeSelectionAdapter
public SensitivityNavigationTreeSelectionAdapter(SensitivityTabUI context)
getContentContainer
protected 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(TreeSelectionEvent event,
Exception e)
- Specified by:
goBackToPreviousNode in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
getNavigationTree
protected jaxx.runtime.swing.JAXXTree getNavigationTree()
openUI
protected void openUI(Component newUI,
jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode node)
throws Exception
- Overrides:
openUI in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
- Throws:
Exception
closeUI
protected boolean closeUI(TreeSelectionEvent event,
Component component)
throws Exception
- Overrides:
closeUI in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
- Throws:
Exception
addSelectedBeanInContext
protected void addSelectedBeanInContext(jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode node,
Object data)
- Overrides:
addSelectedBeanInContext in class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
getTreeModel
public static jaxx.runtime.swing.navigation.NavigationTreeModel getTreeModel(String regionName,
FisheryRegion fisheryRegion)
Copyright © 1999-2010 CodeLutin. All Rights Reserved.