|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FavoritesButton
The FavoriteButton interface is meant to be used by plugins in order to register their own components in the menu of favorites opened, by clicking the arrow button above the contact list.
| Method Summary | |
|---|---|
void |
actionPerformed()
This method will be called when one clicks on the button. |
byte[] |
getImage()
Returns the image to be set on the favorites button. |
String |
getText()
Returns the text to be set to the favorites button. |
| Method Detail |
|---|
byte[] getImage()
String getText()
void actionPerformed()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||