gumbo.graphic.content
Interface InteractableGraphic

All Superinterfaces:
Graphic, Interactor
All Known Subinterfaces:
ControllableGraphic, SelectableGraphic, SelectableShape
All Known Implementing Classes:
SwingDataProxy, SwingShape

public interface InteractableGraphic
extends Graphic, Interactor

A graphic that supports interaction feedback, such as mouse over and selection audio/visual effects. Interactibility does not necessarily imply controllability, which involves substantive user or system manipulation of the graphic state (position, size, color), beyond mere interaction feedback.

Version:
$Revision: 1.9 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

Methods inherited from interface gumbo.graphic.Graphic
getGraphic
 
Methods inherited from interface gumbo.interact.Interactor
getInteractorState