public class DefaultNodeSupplierContext extends Object implements NodeSupplierContext
| Constructor and Description |
|---|
DefaultNodeSupplierContext(Object parentGuiComponent,
Application applicatino,
BindingNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Application |
getApplication() |
BindingNodeFactory |
getFactory() |
<T> T |
getParentGuiComponent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateGuiComponentpublic DefaultNodeSupplierContext(Object parentGuiComponent, Application applicatino, BindingNodeFactory factory)
public <T> T getParentGuiComponent()
getParentGuiComponent in interface NodeSupplierContextpublic Application getApplication()
getApplication in interface NodeSupplierContextpublic BindingNodeFactory getFactory()
getFactory in interface NodeSupplierContextCopyright © 2021 vpc open source initiative. All rights reserved.