cytoscape.visual.ui
Class VizMapAttrTab.TabContainerListener
java.lang.Object
cytoscape.visual.ui.VizMapAttrTab.TabContainerListener
- All Implemented Interfaces:
- EventListener, ChangeListener
- Enclosing class:
- VizMapAttrTab
protected class VizMapAttrTab.TabContainerListener
- extends Object
- implements ChangeListener
TabContainerListener refreshes the tab's UI when the tab becomes visible.
This ensures that the UI stays synchronized for attributes that reuse the
same calculator.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tabIndex
protected int tabIndex
VizMapAttrTab.TabContainerListener
public VizMapAttrTab.TabContainerListener(int tabIndex)
stateChanged
public void stateChanged(ChangeEvent e)
- Specified by:
stateChanged
in interface ChangeListener