JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

org.jpedal.examples.simpleviewer.javabean
Class RotationEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.jpedal.examples.simpleviewer.javabean.RotationEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class RotationEditor
extends java.beans.PropertyEditorSupport


Constructor Summary
RotationEditor()
           
 
Method Summary
 java.lang.String getJavaInitializationString()
           
 java.lang.String[] getTags()
           
 void setAsText(java.lang.String s)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RotationEditor

public RotationEditor()
Method Detail

getTags

public java.lang.String[] getTags()
Specified by:
getTags in interface java.beans.PropertyEditor
Overrides:
getTags in class java.beans.PropertyEditorSupport

setAsText

public void setAsText(java.lang.String s)
Specified by:
setAsText in interface java.beans.PropertyEditor
Overrides:
setAsText in class java.beans.PropertyEditorSupport

getJavaInitializationString

public java.lang.String getJavaInitializationString()
Specified by:
getJavaInitializationString in interface java.beans.PropertyEditor
Overrides:
getJavaInitializationString in class java.beans.PropertyEditorSupport

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support