: Interface Actionable
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
quicktime.app.actions
Interface Actionable
public interface Actionable
This interface provides a way for Actions to trigger actions on objects when their particular
constraining condition has been reached.
See Also: BounceAction,
Dragger
Method Summary
void
trigger()
This method is called by the action that the actionable object is attached to.
Method Detail
trigger
public void trigger()
This method is called by the action that the actionable object is attached to.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD