ElegantJ Tables Java API Specification v1.1

com.elegantj.editors
Class CursorEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.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:-


Field Summary
protected  java.lang.String strJavaInitializationStringPrefix
           
 
Constructor Summary
CursorEditor()
          Default constructor.
 
Method Summary
 java.lang.String getAsText()
           
 java.lang.String getJavaInitializationString()
           
 java.lang.String[] getTags()
           
 void setAsText(java.lang.String text)
           
 
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
 

Field Detail

strJavaInitializationStringPrefix

protected java.lang.String strJavaInitializationStringPrefix
Constructor Detail

CursorEditor

public CursorEditor()
Default constructor.

Method Detail

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()

ElegantJ Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.