|
|||||||||
| Home >> All >> com >> imagero >> gui >> flowin >> [ images overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.imagero.gui.flowin.images
Class RestoreImagePressed

java.lang.Objectcom.imagero.gui.flowin.images.RestoreImagePressed
- All Implemented Interfaces:
- com.imagero.res.Resource
- public class RestoreImagePressed
- extends java.lang.Object
- implements com.imagero.res.Resource
- extends java.lang.Object
| Field Summary | |
private byte[] |
res
|
private java.lang.String |
type
|
| Constructor Summary | |
RestoreImagePressed()
|
|
| Method Summary | |
byte[] |
getData()
get raw data as byte array |
java.lang.String |
getType()
get resource type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
type
private java.lang.String type
res
private byte[] res
| Constructor Detail |
RestoreImagePressed
public RestoreImagePressed()
| Method Detail |
getData
public byte[] getData()
- Description copied from interface:
com.imagero.res.Resource - get raw data as byte array
- Specified by:
getDatain interfacecom.imagero.res.Resource
getType
public java.lang.String getType()
- Description copied from interface:
com.imagero.res.Resource - get resource type
- Specified by:
getTypein interfacecom.imagero.res.Resource
|
|||||||||
| Home >> All >> com >> imagero >> gui >> flowin >> [ images overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.imagero.gui.flowin.images.RestoreImagePressed