|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.actf.util.win32.NativeStringAccess
public class NativeStringAccess
Utility class to access native String
Constructor Summary | |
---|---|
NativeStringAccess()
Constructor of the class |
Method Summary | |
---|---|
void |
dispose()
Dispose the object |
int |
getAddress()
|
String |
getString()
|
void |
setString(String text)
Set native String value |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NativeStringAccess()
Method Detail |
---|
public void dispose()
public int getAddress()
public String getString()
public void setString(String text)
text
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |