com.intel.gui.controls2.configurable
Class ComboBoxItemWrapper

java.lang.Object
  extended by com.intel.gui.controls2.configurable.ComboBoxItemWrapper
All Implemented Interfaces:
ComboBoxItem

public class ComboBoxItemWrapper
extends java.lang.Object
implements ComboBoxItem

Version:
$Id: ComboBoxItemWrapper.java,v 1.1 2006/12/21 15:59:02 dizhigul Exp $
Author:
Denis Zhigula

Constructor Summary
ComboBoxItemWrapper(java.lang.Object userObject)
           
 
Method Summary
 java.lang.String getStringValue()
          Returns displayed value for this item.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboBoxItemWrapper

public ComboBoxItemWrapper(java.lang.Object userObject)
Method Detail

getStringValue

public java.lang.String getStringValue()
Description copied from interface: ComboBoxItem
Returns displayed value for this item.

Specified by:
getStringValue in interface ComboBoxItem


Copyright © 2008. All Rights Reserved.