public class ChangeStreamAccessory extends Accessory
BUTTON_SIZE, ICON_INDENT, ICON_SIZE
Constructor and Description |
---|
ChangeStreamAccessory() |
Modifier and Type | Method and Description |
---|---|
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
|
getIconImage, getKey, terminate
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
public void actionPerformed(java.awt.Point p, ViewerAttributeInterface vfi)
actionPerformed
in class Accessory