Methods in com.charliemouse.cambozola.accessories with parameters of type ViewerAttributeInterface |
void |
ChangeStreamAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
void |
HomeAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
void |
PanAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
void |
ZoomOutAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
void |
InfoAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
void |
WWWHelpAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
void |
ZoomInAccessory.actionPerformed(java.awt.Point p,
ViewerAttributeInterface vfi)
|
boolean |
ChangeStreamAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
|
boolean |
HomeAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
|
boolean |
PanAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
|
boolean |
ZoomOutAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
|
boolean |
WWWHelpAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
|
boolean |
ZoomInAccessory.isEnabled(ICameraProfile profile,
ViewerAttributeInterface vfi)
|