All Packages Class Hierarchy This Package Previous Next Index
Class improv.util.gui.CurveEditor
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Window
|
+----java.awt.Frame
|
+----improv.util.gui.CurveEditor
- public final class CurveEditor
- extends Frame
-
CurveEditor(Frame, Actor, Curve)
-
-
action(Event, Object)
-
-
handleEvent(Event)
-
-
updateKeyList()
-
CurveEditor
public CurveEditor(Frame frame,
Actor a,
Curve c)
handleEvent
public boolean handleEvent(Event event)
- Overrides:
- handleEvent in class Component
action
public boolean action(Event event,
Object object)
- Overrides:
- action in class Component
updateKeyList
public void updateKeyList()
All Packages Class Hierarchy This Package Previous Next Index