fr.ifremer.isisfish.ui.sensitivity
Class SensitivityNavigationTreeSelectionAdapter

java.lang.Object
  extended by jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
      extended by jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout
          extended by fr.ifremer.isisfish.ui.sensitivity.SensitivityNavigationTreeSelectionAdapter
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.TreeSelectionListener

public class SensitivityNavigationTreeSelectionAdapter
extends jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout

Author:
letellier

Nested Class Summary
 
Nested classes/interfaces inherited from class jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter
jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter.Strategy
 
Field Summary
protected  org.nuiton.topia.persistence.TopiaEntity currentEntity
           
protected  jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode currentNode
           
protected  InputContentUI currentUI
           
 
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
 
Constructor Summary
SensitivityNavigationTreeSelectionAdapter(SensitivityTabUI context)
           
 
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
 

Field Detail

currentNode

protected jaxx.runtime.swing.navigation.NavigationTreeModel.NavigationTreeNode currentNode

currentUI

protected InputContentUI currentUI

currentEntity

protected org.nuiton.topia.persistence.TopiaEntity currentEntity
Constructor Detail

SensitivityNavigationTreeSelectionAdapter

public SensitivityNavigationTreeSelectionAdapter(SensitivityTabUI context)
Method Detail

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.