com.skype
Class MenuItem
java.lang.Object
com.skype.MenuItem
public final class MenuItem
- extends Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object compared)
- Overrides:
equals
in class Object
getContext
public MenuItem.Context getContext()
getCaption
public String getCaption()
setCaption
public void setCaption(String caption)
throws SkypeException
- Throws:
SkypeException
getHint
public String getHint()
setHint
public void setHint(String hint)
throws SkypeException
- Throws:
SkypeException
isEnabled
public boolean isEnabled()
setEnabled
public void setEnabled(boolean enabled)
throws SkypeException
- Throws:
SkypeException
getIconFile
public File getIconFile()
isMultipleContactsEnabled
public boolean isMultipleContactsEnabled()
getTargetSkypeId
public String getTargetSkypeId()
addMenuItemListener
public void addMenuItemListener(MenuItemListener listener)
throws SkypeException
- Throws:
SkypeException
removeMenuItemListener
public void removeMenuItemListener(MenuItemListener listener)
dispose
public void dispose()
throws SkypeException
- Throws:
SkypeException
Copyright © 2004-2011. All Rights Reserved.