| Package | Description |
|---|---|
| jadex.bdi.runtime | |
| jadex.commons |
This package contains generic utility classes.
|
| jadex.commons.beans | |
| jadex.commons.beans.beancontext | |
| jadex.extension.envsupport.environment | |
| org.apache.harmony.beans |
| Class and Description |
|---|
| PropertyChangeListener |
| Class and Description |
|---|
| PropertyChangeEvent |
| PropertyChangeListener |
| Class and Description |
|---|
| BeanDescriptor
Describes a bean's global information.
|
| BeanInfo |
| Encoder
The
Encoder, together with PersistenceDelegate
s, can encode an object into a series of java statements. |
| EventSetDescriptor |
| ExceptionListener |
| Expression |
| FeatureDescriptor
Common base class for Descriptors.
|
| IntrospectionException |
| MethodDescriptor
Describes a bean's method.
|
| ParameterDescriptor |
PersistenceDelegate
PersistenceDelegate instances write received bean objects to
encoders in the form of expressions and statements, which can be evaluated or
executed to reconstruct the recorded bean objects in a new environment during
decoding. |
| PropertyChangeEvent |
| PropertyChangeListener |
| PropertyDescriptor |
| PropertyEditor |
| PropertyVetoException
Indicates that a proposed property change is unacceptable.
|
| Statement |
| VetoableChangeListener |
| Class and Description |
|---|
| BeanInfo |
| DesignMode |
| PropertyChangeEvent |
| PropertyChangeListener |
| PropertyVetoException
Indicates that a proposed property change is unacceptable.
|
| VetoableChangeListener |
| Visibility |
| Class and Description |
|---|
| PropertyChangeListener |
| Class and Description |
|---|
XMLDecoder
XMLDecoder reads objects from xml created by
XMLEncoder. |
Copyright © 2015. All Rights Reserved.