|
Graphics2D Actor API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectg2d.util.Box
public class Box
For doing sets without resorting to defines.
| Constructor Summary | |
|---|---|
Box()
|
|
Box(Object contents)
|
|
| Method Summary | |
|---|---|
Object |
getContents()
|
void |
setContents(Object contents)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Box()
public Box(Object contents)
| Method Detail |
|---|
public void setContents(Object contents)
public Object getContents()
|
Graphics2D Actor API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||