|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.render.ConcreteWidget
edu.washington.cs.supple.wlib.awt.ConcreteAwtWidget
| Field Summary | |
protected java.awt.Component |
component
|
| Constructor Summary | |
ConcreteAwtWidget(java.awt.Component component)
|
|
| Method Summary | |
java.awt.Component |
getAwtComponent()
Returns the actual awt component encapsulated by this method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.awt.Component component
| Constructor Detail |
public ConcreteAwtWidget(java.awt.Component component)
| Method Detail |
public java.awt.Component getAwtComponent()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||