info.rolandkrueger.roklib.util.groupvisibility
Class RadioComponentGroupManager.RadioComponentSwitch

java.lang.Object
  extended by info.rolandkrueger.roklib.util.conditionalengine.AbstractCondition
      extended by info.rolandkrueger.roklib.util.conditionalengine.Condition
          extended by info.rolandkrueger.roklib.util.groupvisibility.RadioComponentGroupManager.RadioComponentSwitch
All Implemented Interfaces:
IBooleanValueProvider, IConditionListener, Serializable
Enclosing class:
RadioComponentGroupManager

public static class RadioComponentGroupManager.RadioComponentSwitch
extends Condition
implements IConditionListener

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
RadioComponentGroupManager.RadioComponentSwitch(String name)
           
 
Method Summary
 void conditionChanged(AbstractCondition source)
           
 void select()
           
 
Methods inherited from class info.rolandkrueger.roklib.util.conditionalengine.Condition
equals, getBooleanValue, getName, hashCode, setValue, toString
 
Methods inherited from class info.rolandkrueger.roklib.util.conditionalengine.AbstractCondition
addConditionListener, clearConditionListeners, fireConditionChanged, getListenerCount, removeConditionListener
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

RadioComponentGroupManager.RadioComponentSwitch

public RadioComponentGroupManager.RadioComponentSwitch(String name)
Method Detail

select

public void select()

conditionChanged

public void conditionChanged(AbstractCondition source)
Specified by:
conditionChanged in interface IConditionListener


Copyright © 2007-2011. All Rights Reserved.