|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SkypeClient.WindowState | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of SkypeClient.WindowState in com.skype |
---|
Methods in com.skype that return SkypeClient.WindowState | |
---|---|
static SkypeClient.WindowState |
SkypeClient.getMainWindowState()
|
static SkypeClient.WindowState |
SkypeClient.WindowState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SkypeClient.WindowState[] |
SkypeClient.WindowState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.skype with parameters of type SkypeClient.WindowState | |
---|---|
static void |
SkypeClient.setMainWindowState(SkypeClient.WindowState newValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |