|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.Structure
com.jniwrapper.win32.ui.FlashInfo
This class represents FLASHWINFO native structure.
| Nested Class Summary | |
static class |
FlashInfo.FlashOptions
|
| Field Summary |
| Fields inherited from class com.jniwrapper.Structure |
f |
| Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
| Constructor Summary | |
FlashInfo(FlashInfo that)
Creates instance of the FlashInfo |
|
FlashInfo(Wnd wnd,
FlashInfo.FlashOptions options,
long count,
long timeout)
Creates an instance of flash information used in the Wnd class for the
flashWindow function. |
|
| Method Summary | |
java.lang.Object |
clone()
Returns the copy of this object |
| Methods inherited from class com.jniwrapper.Structure |
a, a, acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write |
| Methods inherited from class com.jniwrapper.Parameter |
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FlashInfo(Wnd wnd,
FlashInfo.FlashOptions options,
long count,
long timeout)
Wnd class for the
flashWindow function.
wnd - a window to be flashed.options - the flash status for a window.count - the number of times to flash the window.timeout - a flash rate in milliseconds; 0 is the default system flash
rate.public FlashInfo(FlashInfo that)
FlashInfo
that - | Method Detail |
public java.lang.Object clone()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||