|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundComponentView | |
|---|---|
| org.base.apps.api.view.swing | |
| org.base.apps.core.swing | |
| org.base.apps.core.swing.bound | |
| Uses of BoundComponentView in org.base.apps.api.view.swing |
|---|
| Methods in org.base.apps.api.view.swing that return BoundComponentView | |
|---|---|
BoundComponentView<C> |
BoundComponentView.getAppView()
|
| Methods in org.base.apps.api.view.swing with parameters of type BoundComponentView | |
|---|---|
void |
BoundComponentView.bindView(String name,
BoundComponentView<C> view)
Utility method to bind a subview and
add it, and its label, to this container view. |
| Uses of BoundComponentView in org.base.apps.core.swing |
|---|
| Methods in org.base.apps.core.swing that return BoundComponentView | |
|---|---|
BoundComponentView<C> |
SwingViewFactory.createView(Class<C> type,
Object... args)
|
| Uses of BoundComponentView in org.base.apps.core.swing.bound |
|---|
| Subclasses of BoundComponentView in org.base.apps.core.swing.bound | |
|---|---|
class |
AbstractBoundText<C extends JTextComponent>
|
class |
BoundField
A bound JTextField. |
class |
BoundViewPanel
Concrete implementation of BoundComponentView representing a panel. |
|
Please visit Base Apps, hosted on Sourceforge.net. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||