|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.gui.print.LineUpRow
public class LineUpRow
DOCUMENT ME!
Nested Class Summary | |
---|---|
protected class |
LineUpRow.LineUpBox
die Box als innere Klasse |
Field Summary | |
---|---|
protected static int |
width
TODO Missing Parameter Documentation |
Constructor Summary | |
---|---|
protected |
LineUpRow(int boxCount)
constructor |
Method Summary | |
---|---|
protected void |
draw(int y,
int pageWidth,
java.awt.Graphics2D g2)
zeichnet alle Boxen einer Reihe |
protected LineUpRow.LineUpBox |
getBox(int position)
TODO Missing Method Documentation |
protected int |
getTotalHeight()
gibt die Höhe der größten Box wieder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static int width
Constructor Detail |
---|
protected LineUpRow(int boxCount)
boxCount
- Method Detail |
---|
protected final LineUpRow.LineUpBox getBox(int position)
position
- TODO Missing Method Parameter Documentation
protected final int getTotalHeight()
protected final void draw(int y, int pageWidth, java.awt.Graphics2D g2)
y
- pageWidth
- g2
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |