JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.swing.gauge.beans
Class CircularNeedleStyleEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.klg.jclass.beans.EnumEditor
              |
              +--com.klg.jclass.swing.gauge.beans.CircularNeedleStyleEditor
All Implemented Interfaces:
PropertyEditor

public class CircularNeedleStyleEditor
extends com.klg.jclass.beans.EnumEditor

Bean editor for needle styles.


Field Summary
 
Fields inherited from class com.klg.jclass.beans.EnumEditor
i18n_strings, prepend, strings, upperCaseEnum, values
 
Constructor Summary
CircularNeedleStyleEditor()
          Bean editor for needle styles.
 
Methods inherited from class com.klg.jclass.beans.EnumEditor
getAsText, getJavaInitializationString, getTags, setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CircularNeedleStyleEditor

public CircularNeedleStyleEditor()
Bean editor for needle styles.


Copyright © 2004 Quest Software Inc..
All rights reserved.