|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.DataObject wx.DataObjectSimple
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 | |
DataObjectSimple()
|
|
DataObjectSimple(DataFormat format)
|
Method Summary | |
void |
delete()
|
long |
getDataSize()
|
DataFormat |
getFormat()
|
void |
setFormat(DataFormat format)
|
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 DataObjectSimple(DataFormat format)
public DataObjectSimple()
Method Detail |
public void delete()
delete
in class DataObject
public DataFormat getFormat()
public void setFormat(DataFormat format)
public long getDataSize()
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |