|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.usp.iterador.gui.Painter
public class Painter
Helps painting
Constructor Summary | |
---|---|
Painter()
|
Method Summary | |
---|---|
static void |
paintPoint(int tx,
int ty,
java.awt.Graphics2D g,
java.awt.Color color)
|
static void |
paintPoint(int tx,
int ty,
java.awt.Graphics2D g,
java.awt.Color color,
int len)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Painter()
Method Detail |
---|
public static void paintPoint(int tx, int ty, java.awt.Graphics2D g, java.awt.Color color)
public static void paintPoint(int tx, int ty, java.awt.Graphics2D g, java.awt.Color color, int len)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |