|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgui.playfield.PlayFieldGraphic
gui.playfield.MessageGraphic
public class MessageGraphic
Visualization of a message
Field Summary |
---|
Fields inherited from class gui.playfield.PlayFieldGraphic |
---|
scale |
Constructor Summary | |
---|---|
MessageGraphic(DTNHost from,
DTNHost to)
|
Method Summary | |
---|---|
void |
draw(java.awt.Graphics2D g2)
Draws the graphic component to the graphics context g2 |
Methods inherited from class gui.playfield.PlayFieldGraphic |
---|
getScale, invScale, scale, scale, setScale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageGraphic(DTNHost from, DTNHost to)
Method Detail |
---|
public void draw(java.awt.Graphics2D g2)
PlayFieldGraphic
draw
in class PlayFieldGraphic
g2
- The context to draw the graphics to
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |