com.elegantj.editors
Class CursorEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.elegantj.editors.CursorEditor
- All Implemented Interfaces:
- java.beans.PropertyEditor
- public class CursorEditor
- extends java.beans.PropertyEditorSupport
This class provides the editor for Cursor.
Many types of Cursors are supported:
Crosshair Cursor:-
Default Cursor:-
East Resize Cursor:-
Hand Cursor:-
Move Cursor:-
North Resize Cursor:-
Northeast Resize Cursor:-
Northwest Resize Cursor:-
South Resize Cursor:-
Southeast Resize Cursor:-
Southwest Resize Cursor:-
Text Cursor:-
West Resize Cursor:-
Wait Cursor:-
| 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 |
strJavaInitializationStringPrefix
protected java.lang.String strJavaInitializationStringPrefix
CursorEditor
public CursorEditor()
- Default constructor.
getJavaInitializationString
public java.lang.String getJavaInitializationString()
getTags
public java.lang.String[] getTags()
setAsText
public void setAsText(java.lang.String text)
getAsText
public java.lang.String getAsText()
Submit a bug or feature
Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.