|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwx.DataObject
wx.DataObjectSimple
wx.TextDataObject
| Nested Class Summary |
| Nested classes inherited from class wx.DataObject |
DataObject.Direction |
| Field Summary |
| Fields inherited from class wx.DataObject |
DIRECTION_BOTH, DIRECTION_GET, DIRECTION_SET |
| Constructor Summary | |
TextDataObject()
|
|
TextDataObject(java.lang.String text)
|
|
| Method Summary | |
void |
delete()
|
java.lang.String |
getText()
|
long |
getTextLength()
|
void |
setText(java.lang.String strText)
|
| Methods inherited from class wx.DataObjectSimple |
getDataSize, getFormat, setFormat |
| Methods inherited from class wx.DataObject |
getAllFormats, getAllFormats, getAllFormats, getAllFormats, getDataSize, getFormatCount, getFormatCount, getPreferredFormat, getPreferredFormat |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextDataObject(java.lang.String text)
public TextDataObject()
| Method Detail |
public void delete()
delete in class DataObjectSimplepublic long getTextLength()
public java.lang.String getText()
public void setText(java.lang.String strText)
|
jwx! |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||