com.altair.hwm.beans.utils
Class HWMListBoxPropEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by com.altair.hwm.beans.utils.HWMListBoxPropEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class HWMListBoxPropEditor
extends java.beans.PropertyEditorSupport

Title: HWMListBoxPropEditor

Description: Custom propety editor for HWMListBox

Company: Altair Engineering, Inc.


Constructor Summary
HWMListBoxPropEditor()
          Constructor
 
Method Summary
 java.lang.String[] getTags()
          The property value must be one of a set defined in the array.
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HWMListBoxPropEditor

public HWMListBoxPropEditor()
Constructor

Method Detail

getTags

public java.lang.String[] getTags()
The property value must be one of a set defined in the array.

Specified by:
getTags in interface java.beans.PropertyEditor
Overrides:
getTags in class java.beans.PropertyEditorSupport
Returns:
An array of possible types of JList's selection modes field