All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pat.apps.ColorLine

java.lang.Object
   |
   +----pat.apps.ColorLine

public class ColorLine
extends Object

Constructor Index

 o ColorLine()

Method Index

 o add(Color, String)
Add a string s with color c to this line of text.

Constructors

 o ColorLine
  public ColorLine()

Methods

 o add
  public void add(Color c,
                  String s)
Add a string s with color c to this line of text.


All Packages  Class Hierarchy  This Package  Previous  Next  Index