|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LabelDisplayer
A Label display object displays a label at a particular location on a graphics object. The class may change attributes such as font, colour, etc... but should leave the graphics state unchanged (ie, revert back to original colour)
| Nested Class Summary | |
|---|---|
static class |
LabelDisplayer.Utils
|
| Method Summary | |
|---|---|
void |
display(java.awt.Graphics g,
java.lang.String label,
int x,
int y)
|
| Method Detail |
|---|
void display(java.awt.Graphics g,
java.lang.String label,
int x,
int y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||