org.ejtools.graph.editor
Class GraphScaleEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.dreambean.awt.editors.TagsEditor
              |
              +--org.ejtools.graph.editor.GraphScaleEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class GraphScaleEditor
extends com.dreambean.awt.editors.TagsEditor

Custom editor for the graph scale.

Version:
$Revision: 1.5 $
Author:
Laurent Etiemble

Field Summary
 
Fields inherited from class com.dreambean.awt.editors.TagsEditor
tags, value, values
 
Constructor Summary
GraphScaleEditor()
          Constructor for the SearchTypeEditor object
 
Methods inherited from class com.dreambean.awt.editors.TagsEditor
getAsText, getTags, getValue, setAsText, setValue, setValues
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphScaleEditor

public GraphScaleEditor()
Constructor for the SearchTypeEditor object



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.