lapisx.swing
Class LineBeanInfo.OrientationEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bylapisx.swing.LineBeanInfo.OrientationEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
LineBeanInfo

public static class LineBeanInfo.OrientationEditor
extends PropertyEditorSupport


Constructor Summary
LineBeanInfo.OrientationEditor()
           
 
Method Summary
 String getAsText()
           
 String getJavaInitializationString()
           
 String[] getTags()
           
 void setAsText(String s)
           
 
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

LineBeanInfo.OrientationEditor

public LineBeanInfo.OrientationEditor()
Method Detail

getTags

public String[] getTags()

setAsText

public void setAsText(String s)

getAsText

public String getAsText()

getJavaInitializationString

public String getJavaInitializationString()