|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceListClickListener.Button | |
|---|---|
| com.explodingpixels.macwidgets | |
| Uses of SourceListClickListener.Button in com.explodingpixels.macwidgets |
|---|
| Methods in com.explodingpixels.macwidgets that return SourceListClickListener.Button | |
|---|---|
static SourceListClickListener.Button |
SourceListClickListener.Button.getButton(int correspondingMouseEventButton)
|
static SourceListClickListener.Button |
SourceListClickListener.Button.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SourceListClickListener.Button[] |
SourceListClickListener.Button.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.explodingpixels.macwidgets with parameters of type SourceListClickListener.Button | |
|---|---|
void |
SourceListClickListener.sourceListCategoryClicked(SourceListCategory category,
SourceListClickListener.Button button,
int clickCount)
Called when a SourceListCategory is clicked. |
void |
SourceListClickListener.sourceListItemClicked(SourceListItem item,
SourceListClickListener.Button button,
int clickCount)
Called when a SourceListItem is clicked. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||