|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.avh4.framework.uilayer.scene.SceneElement
net.avh4.framework.uilayer.scene.SceneOval
public class SceneOval
| Field Summary | |
|---|---|
protected int |
color
|
| Fields inherited from class net.avh4.framework.uilayer.scene.SceneElement |
|---|
height, name, width, x, y |
| Constructor Summary | |
|---|---|
SceneOval(int x,
int y,
int width,
int height,
int color)
|
|
| Method Summary |
|---|
| Methods inherited from class net.avh4.framework.uilayer.scene.SceneElement |
|---|
getHeight, getName, getWidth, getX, getY, setHeight, setWidth, setX, setY |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final int color
| Constructor Detail |
|---|
public SceneOval(int x,
int y,
int width,
int height,
int color)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||