com.skype
Class MenuItem
java.lang.Object
com.skype.MenuItem
public final class MenuItem
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object compared)
- Overrides:
equals in class java.lang.Object
getContext
public MenuItem.Context getContext()
getCaption
public java.lang.String getCaption()
setCaption
public void setCaption(java.lang.String caption)
throws SkypeException
- Throws:
SkypeException
getHint
public java.lang.String getHint()
setHint
public void setHint(java.lang.String hint)
throws SkypeException
- Throws:
SkypeException
isEnabled
public boolean isEnabled()
setEnabled
public void setEnabled(boolean enabled)
throws SkypeException
- Throws:
SkypeException
getIconFile
public java.io.File getIconFile()
isMultipleContactsEnabled
public boolean isMultipleContactsEnabled()
getTargetSkypeId
public java.lang.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 © 2011. All Rights Reserved.