|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.charliemouse.cambozola.Accessory
com.charliemouse.cambozola.accessories.HomeAccessory
public class HomeAccessory
| Field Summary |
|---|
| Fields inherited from class com.charliemouse.cambozola.Accessory |
|---|
BUTTON_SIZE, ICON_INDENT, ICON_SIZE |
| Constructor Summary | |
|---|---|
HomeAccessory()
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
java.lang.String |
getDescription()
|
java.lang.String |
getIconLocation()
|
java.lang.String |
getName()
|
boolean |
isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
This is only checked at creation time |
| Methods inherited from class com.charliemouse.cambozola.Accessory |
|---|
getIconImage, getKey, terminate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HomeAccessory()
| Method Detail |
|---|
public java.lang.String getName()
getName in class Accessorypublic java.lang.String getDescription()
getDescription in class Accessorypublic java.lang.String getIconLocation()
getIconLocation in class Accessory
public boolean isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
Accessory
isEnabled in class Accessory
public void actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
actionPerformed in class Accessory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||