|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mutable | |
|---|---|
| org.base.apps.api.view | |
| org.base.apps.api.view.swing | |
| org.base.apps.api.view.util | |
| org.base.apps.beans | |
| org.base.apps.core.swing.bound | |
| org.base.apps.util.config | Basic configuration utilities, including ResourceManager. |
| org.base.apps.xml.elem | Contains Element API, a simple representation of an XML tree. |
| org.base.apps.xml.elem.impl | Implementation of the Element API. |
| Uses of Mutable in org.base.apps.api.view |
|---|
| Subinterfaces of Mutable in org.base.apps.api.view | |
|---|---|
interface |
BoundView
Defines the contract for a view bound to a POJO bean. |
| Uses of Mutable in org.base.apps.api.view.swing |
|---|
| Classes in org.base.apps.api.view.swing that implement Mutable | |
|---|---|
class |
BoundComponentView<C extends Component>
Base class for all bound JComponent views, implemented as an
abstract class (rather than an interface) to mirror Swing's
JComponent class hierarchy. |
| Uses of Mutable in org.base.apps.api.view.util |
|---|
| Classes in org.base.apps.api.view.util that implement Mutable | |
|---|---|
class |
BoundViewSupport
Utility implementation of BoundView, to be reused across actual
implementations. |
| Uses of Mutable in org.base.apps.beans |
|---|
| Classes in org.base.apps.beans that implement Mutable | |
|---|---|
class |
BoundProperty
|
class |
Thing
Represents an instance of something, with mutable bound properties, and acts as an object container (to hold null values, for example). |
| Uses of Mutable in org.base.apps.core.swing.bound |
|---|
| Classes in org.base.apps.core.swing.bound that implement Mutable | |
|---|---|
class |
AbstractBoundText<C extends JTextComponent>
|
class |
BoundField
A bound JTextField. |
class |
BoundViewPanel
Concrete implementation of BoundComponentView representing a panel. |
| Uses of Mutable in org.base.apps.util.config |
|---|
| Classes in org.base.apps.util.config that implement Mutable | |
|---|---|
class |
Property
Represents a key-value pair. |
| Uses of Mutable in org.base.apps.xml.elem |
|---|
| Subinterfaces of Mutable in org.base.apps.xml.elem | |
|---|---|
interface |
Attr
Defines the contract for an XML attribute. |
| Uses of Mutable in org.base.apps.xml.elem.impl |
|---|
| Classes in org.base.apps.xml.elem.impl that implement Mutable | |
|---|---|
class |
BaseAttr
|
|
Please visit Base Apps, hosted on Sourceforge.net. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||