|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuItem.Context | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of MenuItem.Context in com.skype |
---|
Methods in com.skype that return MenuItem.Context | |
---|---|
MenuItem.Context |
MenuItemClickEvent.getContext()
|
MenuItem.Context |
MenuItem.getContext()
|
static MenuItem.Context |
MenuItem.Context.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MenuItem.Context[] |
MenuItem.Context.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 MenuItem.Context | |
---|---|
static MenuItem |
SkypeClient.addMenuItem(MenuItem.Context context,
String caption,
String hint,
File iconFile,
boolean enabled,
String targetSkypeId,
boolean multipleContactsEnabled)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |