|
||||||||||
| 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.ScenePlaceholder
public class ScenePlaceholder
| Field Summary | |
|---|---|
protected int |
color
|
protected int |
textColor
|
| Fields inherited from class net.avh4.framework.uilayer.scene.SceneElement |
|---|
height, name, width, x, y |
| Constructor Summary | |
|---|---|
ScenePlaceholder(String name,
int x,
int y,
int width,
int height)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
| Methods inherited from class net.avh4.framework.uilayer.scene.SceneElement |
|---|
getHeight, getName, getWidth, getX, getY |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final int color
protected final int textColor
| Constructor Detail |
|---|
public ScenePlaceholder(String name,
int x,
int y,
int width,
int height)
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||