com.altair.hwm.beans.utils
Class HWMTextFieldPropEditor

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

public class HWMTextFieldPropEditor
extends java.beans.PropertyEditorSupport

Title: HWMTextFieldPropEditor

Description: Custom propety editor for HWMTextField

Company: Altair Engineering, Inc.


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

HWMTextFieldPropEditor

public HWMTextFieldPropEditor()
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 text field