|
JNative v1.3 project : see http://jnative.sf.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xvolks.jnative.misc.registry.BasicRegData
org.xvolks.jnative.misc.registry.TimedRegData
public abstract class TimedRegData
$Id: TimedRegData.java,v 1.2 2006/06/09 20:44:05 mdenty Exp $ This software is released under the LGPL.
Constructor Summary | |
---|---|
protected |
TimedRegData(int sizeData)
|
Method Summary | |
---|---|
FILETIME |
getLpLastWriteTime()
|
java.lang.String |
toString()
|
Methods inherited from class org.xvolks.jnative.misc.registry.BasicRegData |
---|
getErrorCode, getLpcbData, getLpData, setErrorCode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected TimedRegData(int sizeData) throws NativeException
NativeException
Method Detail |
---|
public FILETIME getLpLastWriteTime()
public java.lang.String toString()
toString
in class BasicRegData
|
JNative v1.3 project : see http://jnative.sf.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |