Class tred.StreamPanel
All Packages Class Hierarchy This Package Previous Next Index
Class tred.StreamPanel
java.lang.Object
|
+----tred.EditorObject
|
+----tred.EditorPanel
|
+----tred.StreamPanel
- public class StreamPanel
- extends EditorPanel
implementation to Stream
-
paint(Graphics)
- This method is invoked when this panel is draw into the screen.
paint
public boolean paint(Graphics g)
- This method is invoked when this panel is draw into the screen.
- Overrides:
- paint in class EditorPanel
All Packages Class Hierarchy This Package Previous Next Index