fr.ifremer.isisfish.ui.input
Class InputTabbedPaneListener
java.lang.Object
fr.ifremer.isisfish.ui.input.InputTabbedPaneListener
- All Implemented Interfaces:
- EventListener, ChangeListener
public class InputTabbedPaneListener
- extends Object
- implements ChangeListener
Listener used to control InputUI tab panel switching.
Ask for
- Version:
- $Revision: 1312 $
Last update: $Date: 2008-08-28 10:21:07 +0200 (jeu, 28 aoĆ» 2008) $
by : $Author: sletellier $
- Author:
- letellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cacheSelectedIndex
protected int cacheSelectedIndex
InputTabbedPaneListener
public InputTabbedPaneListener()
stateChanged
public void stateChanged(ChangeEvent e)
- Specified by:
stateChanged in interface ChangeListener
closeUI
protected boolean closeUI(InputContentUI currentUI)
- Ask you to save if modification are made.
- Parameters:
currentUI - current displayed UI
- Returns:
- true to change tab
Copyright © 1999-2011 CodeLutin. All Rights Reserved.