|
CubeTwister 2.0alpha142 2012-02-11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Viewer
Defines the requirements for a viewer that displays an object.
| Method Summary | |
|---|---|
java.awt.Component |
getComponent(java.awt.Component parent,
java.lang.Object value)
Sets the value of the viewer to value. |
| Method Detail |
|---|
java.awt.Component getComponent(java.awt.Component parent,
java.lang.Object value)
parent - This is the component into which the viewer will be
embedded.value - This is the object to be displayed.
|
(c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||