fr.ifremer.isisfish.ui.sensitivity
Class SensitivityTabbedPaneListener

java.lang.Object
  extended by 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: 2886 $ Last update : $Date: 2010-01-08 10:35:05 +0100 (ven., 08 janv. 2010) $ By : $Author: chatellier $
Author:
letellier

Field Summary
protected  int cacheSelectedIndex
           
 
Constructor Summary
SensitivityTabbedPaneListener()
           
 
Method Summary
protected  boolean closeUI(InputContentUI context)
          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

SensitivityTabbedPaneListener

public SensitivityTabbedPaneListener()
Method Detail

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-2010 CodeLutin. All Rights Reserved.