fr.ifremer.isisfish.ui.input
Class InputTabbedPaneListener

java.lang.Object
  extended by 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

Field Summary
protected  int cacheSelectedIndex
           
 
Constructor Summary
InputTabbedPaneListener()
           
 
Method Summary
protected  boolean closeUI(InputContentUI currentUI)
          Ask you to save if modification are made.
 void stateChanged(ChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cacheSelectedIndex

protected int cacheSelectedIndex
Constructor Detail

InputTabbedPaneListener

public InputTabbedPaneListener()
Method Detail

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.