|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
IBinding
.
See:
Description
Class Summary | |
AbstractBinding | Base class for IBinding implementations. |
FieldBinding | A type of static IBinding that gets it value from a public field
(static class variable) of some class or interface. |
PropertyBinding | Implements a dynamic binding, based on getting and fetching values using JavaBeans property access. |
StaticBinding | Stores a static (invariant) String as the value. |
Implementations of IBinding
.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |