|
||||||||||
| 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.shell.WallpaperOptions
public class WallpaperOptions
Represents WALLPAPEROPT native structure.
| Nested Class Summary | |
|---|---|
static class |
WallpaperOptions.Style
Enumeration of all available wallpaper styles. |
| Field Summary |
|---|
| Fields inherited from class com.jniwrapper.Structure |
|---|
i |
| Fields inherited from class com.jniwrapper.Parameter |
|---|
LICENSE_TYPE, V |
| Constructor Summary | |
|---|---|
WallpaperOptions()
|
|
WallpaperOptions(WallpaperOptions.Style value)
|
|
WallpaperOptions(WallpaperOptions that)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
WallpaperOptions.Style |
getStyle()
|
void |
setStyle(WallpaperOptions.Style value)
|
| 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 WallpaperOptions()
public WallpaperOptions(WallpaperOptions that)
public WallpaperOptions(WallpaperOptions.Style value)
| Method Detail |
|---|
public void setStyle(WallpaperOptions.Style value)
public WallpaperOptions.Style getStyle()
public java.lang.Object clone()
clone in class com.jniwrapper.Structure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||