|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.Structure
jcommon.core.platform.win32.Win32Platform.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
public static class Win32Platform.Kernel32.CONSOLE_SCREEN_BUFFER_INFO
| Nested Class Summary | |
|---|---|
static class |
Win32Platform.Kernel32.CONSOLE_SCREEN_BUFFER_INFO.ByReference
|
| Nested classes/interfaces inherited from class com.sun.jna.Structure |
|---|
com.sun.jna.Structure.ByValue |
| Field Summary | |
|---|---|
short |
wAttributes
|
short |
wCursorPositionX
|
short |
wCursorPositionY
|
short |
wMaximumWindowSizeX
|
short |
wMaximumWindowSizeY
|
short |
wSizeX
|
short |
wSizeY
|
short |
wWindowBottom
|
short |
wWindowLeft
|
short |
wWindowRight
|
short |
wWindowTop
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE |
| Constructor Summary | |
|---|---|
Win32Platform.Kernel32.CONSOLE_SCREEN_BUFFER_INFO()
|
|
Win32Platform.Kernel32.CONSOLE_SCREEN_BUFFER_INFO(com.sun.jna.Pointer memory)
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Structure |
|---|
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public short wSizeX
public short wSizeY
public short wCursorPositionX
public short wCursorPositionY
public short wAttributes
public short wWindowLeft
public short wWindowTop
public short wWindowRight
public short wWindowBottom
public short wMaximumWindowSizeX
public short wMaximumWindowSizeY
| Constructor Detail |
|---|
public Win32Platform.Kernel32.CONSOLE_SCREEN_BUFFER_INFO()
public Win32Platform.Kernel32.CONSOLE_SCREEN_BUFFER_INFO(com.sun.jna.Pointer memory)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||