plugins.adufour.ezplug
Class EzVarSwimmingObject<T>

java.lang.Object
  extended by plugins.adufour.ezplug.EzComponent
      extended by plugins.adufour.ezplug.EzVar<icy.swimmingPool.SwimmingObject>
          extended by plugins.adufour.ezplug.EzVarSwimmingObject<T>
All Implemented Interfaces:
VarListener<icy.swimmingPool.SwimmingObject>

public class EzVarSwimmingObject<T>
extends EzVar<icy.swimmingPool.SwimmingObject>


Field Summary
 
Fields inherited from class plugins.adufour.ezplug.EzComponent
name, visible
 
Constructor Summary
EzVarSwimmingObject(java.lang.String varName)
           
 
Method Summary
 
Methods inherited from class plugins.adufour.ezplug.EzVar
addTo, addVarChangeListener, addVisibilityTriggerTo, dispose, fireVariableChanged, getDefaultValues, getValue, getValue, getVarEditor, getVariable, isEnabled, referenceChanged, removeAllVarChangeListeners, removeVarChangeListener, setDefaultValues, setEnabled, setOptional, setToolTipText, setValue, setVisible, toString, updateVisibilityChain, valueChanged
 
Methods inherited from class plugins.adufour.ezplug.EzComponent
getGroup, getVisible, isVisible, setGroup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EzVarSwimmingObject

public EzVarSwimmingObject(java.lang.String varName)