|
||||||||||
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.PanAccessory
public class PanAccessory
Field Summary |
---|
Fields inherited from class com.charliemouse.cambozola.Accessory |
---|
BUTTON_SIZE, ICON_INDENT, ICON_SIZE |
Constructor Summary | |
---|---|
PanAccessory()
|
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 PanAccessory()
Method Detail |
---|
public java.lang.String getName()
getName
in class Accessory
public java.lang.String getIconLocation()
getIconLocation
in class Accessory
public java.lang.String getDescription()
getDescription
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 |