de.ukn.hci.squidy.manager.controls
Class ComboBoxControl.ComboBoxItemWrapper

java.lang.Object
  extended by de.ukn.hci.squidy.manager.controls.ComboBoxControl.ComboBoxItemWrapper
Enclosing class:
ComboBoxControl

public static class ComboBoxControl.ComboBoxItemWrapper
extends Object

ComboBoxItemWrapper.

 Date: Mar 25, 2009
 Time: 12:27:51 AM
 

Since:
1.0.0
Version:
$Id: ComboBoxControl.java 242 2010-04-15 14:39:16Z raedle $
Author:
 Roman R&aumldle
 <a href="mailto:Roman.Raedle@uni-konstanz.de">Roman.Raedle@uni-konstanz.de</a>
 Human-Computer Interaction Group
 University of Konstanz
 

Constructor Summary
ComboBoxControl.ComboBoxItemWrapper(Object value, String friendlyName)
           
 
Method Summary
 Object getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComboBoxControl.ComboBoxItemWrapper

public ComboBoxControl.ComboBoxItemWrapper(Object value,
                                           String friendlyName)
Parameters:
value -
friendlyName -
Method Detail

getValue

public Object getValue()
Returns:

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.