Class OT.RepPanel
All Packages Class Hierarchy This Package Previous Next Index
Class OT.RepPanel
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----OT.RepPanel
- public class RepPanel
- extends Panel
Representation drawing.
- Version:
- 1999-04-02
- Author:
- Andrea Heiberg, University of Arizona
-
RepPanel(Representation, Image, Image, Image, boolean, boolean, boolean, boolean)
-
-
paint(Graphics)
-
RepPanel
public RepPanel(Representation rep,
Image rootImage,
Image moraImage,
Image syllImage,
boolean drawInert,
boolean drawColor,
boolean drawTokens,
boolean drawHeads)
paint
public void paint(Graphics g)
- Overrides:
- paint in class Component
All Packages Class Hierarchy This Package Previous Next Index