Uses of Class
com.skype.SkypeClient.Button

Packages that use SkypeClient.Button
com.skype <#if locale="ja"> <#else> Provides the classes for Skype API  
 

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.
 



Copyright © 2004-2011. All Rights Reserved.