|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SkypeClient.Button | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of SkypeClient.Button in com.skype |
---|
Methods in com.skype that return SkypeClient.Button | |
---|---|
static SkypeClient.Button |
SkypeClient.Button.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SkypeClient.Button[] |
SkypeClient.Button.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.Button | |
---|---|
static void |
SkypeClient.pressButton(SkypeClient.Button button)
Press a button in the Skype client window. |
static void |
SkypeClient.releaseButton(SkypeClient.Button button)
Release a pressed button in the Skype client window. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |