fr.ifremer.isisfish.ui.sensitivity
Class SensitivityTabbedPaneListener
java.lang.Object
fr.ifremer.isisfish.ui.sensitivity.SensitivityTabbedPaneListener
- All Implemented Interfaces:
- EventListener, ChangeListener
public class SensitivityTabbedPaneListener
- extends Object
- implements ChangeListener
Sensitivity change listener to control tab swapping.
- Version:
- $Revision: 3124 $
Last update : $Date: 2010-11-29 19:14:09 +0100 (lun., 29 nov. 2010) $
By : $Author: chatellier $
- Author:
- letellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cacheSelectedIndex
protected int cacheSelectedIndex
SensitivityTabbedPaneListener
public SensitivityTabbedPaneListener()
stateChanged
public void stateChanged(ChangeEvent e)
- Specified by:
stateChanged in interface ChangeListener
closeUI
protected boolean closeUI(InputContentUI context)
throws Exception
- Ask you to save if modification are made.
- Parameters:
context - selected
- Returns:
- true to change tab
- Throws:
Exception
Copyright © 1999-2011 CodeLutin. All Rights Reserved.