|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.groovemanager.spi.rex.NativeClass
com.groovemanager.spi.rex.REXCreatorInfo
This class is a wrapper class for the native REXCreatorInfo struct
| Constructor Summary | |
|---|---|
REXCreatorInfo()
Create a new REXCreatorInfo instance. |
|
REXCreatorInfo(long pointer)
Create a new REXCreatorInfo that is connected to an already existing native instance which is defined by the given pointer. |
|
| Method Summary | |
|---|---|
protected void |
cleanUp()
Delete the corresponding native instance to this class |
protected long |
createClass()
Create a new native instance and return its address |
(package private) java.lang.String |
fCopyright()
A text containing the copyright information of ths file |
(package private) java.lang.String |
fEmail()
The email address of the author |
(package private) java.lang.String |
fFreeText()
A free text containig comments, etc. |
(package private) java.lang.String |
fName()
The name of the creator of this file |
(package private) java.lang.String |
fURL()
An URL where the creator of this file can be found on the net |
| Methods inherited from class com.groovemanager.spi.rex.NativeClass |
|---|
finalize, getPointer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
REXCreatorInfo()
REXCreatorInfo(long pointer)
pointer - The address of the native REXCreatorInfo instance| Method Detail |
|---|
protected void cleanUp()
NativeClass
cleanUp in class NativeClassprotected long createClass()
NativeClass
createClass in class NativeClassjava.lang.String fCopyright()
java.lang.String fEmail()
java.lang.String fFreeText()
java.lang.String fName()
java.lang.String fURL()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||