|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.pf.ui.util.ComponentWrapperImpl
public class ComponentWrapperImpl
Field Summary | |
---|---|
java.lang.Object |
component
|
Disposable |
toDispose
|
Constructor Summary | |
---|---|
ComponentWrapperImpl(java.lang.Object component,
Disposable toDispose)
|
Method Summary | |
---|---|
void |
dispose()
|
java.lang.Object |
getComponent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Object component
public Disposable toDispose
Constructor Detail |
---|
public ComponentWrapperImpl(java.lang.Object component, Disposable toDispose)
Method Detail |
---|
public void dispose()
dispose
in interface Disposable
public java.lang.Object getComponent()
getComponent
in interface ComponentWrapper
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |