|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--uchicago.src.sim.gui.LegendIcon
|
+--uchicago.src.sim.gui.SquareIcon
| Field Summary |
| Fields inherited from class uchicago.src.sim.gui.LegendIcon |
color, height, hollow, width |
| Constructor Summary | |
SquareIcon(Color color,
boolean hollow)
|
|
SquareIcon(int width,
int height,
Color color,
boolean hollow)
|
|
| Method Summary | |
void |
paintIcon(Component comp,
Graphics g,
int x,
int y)
|
| Methods inherited from class uchicago.src.sim.gui.LegendIcon |
getIconHeight, getIconWidth |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SquareIcon(Color color,
boolean hollow)
public SquareIcon(int width,
int height,
Color color,
boolean hollow)
| Method Detail |
public void paintIcon(Component comp,
Graphics g,
int x,
int y)
|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||