com.altair.hwm.beans.utils
Class HWMSliderPropEditor

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

public class HWMSliderPropEditor
extends java.beans.PropertyEditorSupport

Title: HWMListBoxPropEditor

Description: Custom propety editor for HWMListBox

Company: Altair Engineering, Inc.


Constructor Summary
HWMSliderPropEditor()
          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

HWMSliderPropEditor

public HWMSliderPropEditor()
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