uchicago.src.sim.gui
Class OvalIcon
java.lang.Object
uchicago.src.sim.gui.LegendIcon
uchicago.src.sim.gui.OvalIcon
- All Implemented Interfaces:
- javax.swing.Icon
public class OvalIcon
- extends LegendIcon
|
Constructor Summary |
OvalIcon(java.awt.Color color,
boolean hollow)
|
OvalIcon(int width,
int height,
java.awt.Color color,
boolean hollow)
|
|
Method Summary |
void |
paintIcon(java.awt.Component comp,
java.awt.Graphics g,
int x,
int y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OvalIcon
public OvalIcon(java.awt.Color color,
boolean hollow)
OvalIcon
public OvalIcon(int width,
int height,
java.awt.Color color,
boolean hollow)
paintIcon
public void paintIcon(java.awt.Component comp,
java.awt.Graphics g,
int x,
int y)