edu.uoc.tfc.gui.common
Class SelectBox

java.lang.Object
  extended by edu.uoc.tfc.gui.common.SelectBox
All Implemented Interfaces:
java.io.Serializable

public class SelectBox
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SelectBox()
           
 
Method Summary
 Option[] getOptions()
           
 void setOptions(Option[] options)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectBox

public SelectBox()
Method Detail

getOptions

public Option[] getOptions()

setOptions

public void setOptions(Option[] options)