JClass 4.5.0 API
Documentation

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

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.klg.jclass.beans.EnumEditor
              |
              +--com.klg.jclass.swing.gauge.beans.TickStyleEditor

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

Bean editor for tick styles.


Constructor Summary
TickStyleEditor()
          Bean editor for tick 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

TickStyleEditor

public TickStyleEditor()
Bean editor for tick styles.

Copyright© 1999-2000 KL Group Inc.
All rights reserved.