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

Method Index

 o paint(Graphics)
This method is invoked when this panel is draw into the screen.

Methods

 o 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