|
|||||||||
| Home >> All >> org >> zazof >> jteg >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.zazof.jteg.gui
Interface InformationVisualizer

- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- PlaceArmiesVisualizer
- public interface InformationVisualizer
- extends java.util.EventListener
This class provides an interface for objects that wish to visualize some information. They can register with the boardcanvas, which will call them whenever the canvas is updated.
| Method Summary | |
void |
draw(java.awt.Graphics2D graphics)
|
| Method Detail |
draw
public void draw(java.awt.Graphics2D graphics)
|
|||||||||
| Home >> All >> org >> zazof >> jteg >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC