Uses of Package
org.jdesktop.el
Packages that use org.jdesktop.el
Package
Description
Customized version of EL for Beans Binding; not for general use.
Customized version of EL for Beans Binding; not for general use.
Customized version of EL for Beans Binding; not for general use.
Customized version of EL for Beans Binding; not for general use.
Customized version of EL for Beans Binding; not for general use.
-
Classes in org.jdesktop.el used by org.jdesktop.elClassDescriptionContext information for expression evaluation.An event which indicates that an
ELContext
has been created.Represents any of the exception conditions that can arise during expression evaluation.Enables customization of variable and property resolution behavior for EL expression evaluation.Base class for the expression subclassesValueExpression
andMethodExpression
, implementing characterstics common to both.The interface to a map between EL function names and methods.AnExpression
that refers to a method on an object.Holds information about a method that aMethodExpression
evaluated to.Thrown when a property could not be found while evaluating aValueExpression
orMethodExpression
.AnExpression
that can get or set a value.The interface to a map between EL variables and the EL expressions they are associated with. -
Classes in org.jdesktop.el used by org.jdesktop.el.implClassDescriptionContext information for expression evaluation.Represents any of the exception conditions that can arise during expression evaluation.Base class for the expression subclasses
ValueExpression
andMethodExpression
, implementing characterstics common to both.The interface to a map between EL function names and methods.AnExpression
that refers to a method on an object.Holds information about a method that aMethodExpression
evaluated to.Thrown when a method could not be found while evaluating aMethodExpression
.Thrown when a property could not be found while evaluating aValueExpression
orMethodExpression
.Thrown when a property could not be written to while setting the value on aValueExpression
.AnExpression
that can get or set a value.The interface to a map between EL variables and the EL expressions they are associated with. -
Classes in org.jdesktop.el used by org.jdesktop.el.impl.langClassDescriptionContext information for expression evaluation.Represents any of the exception conditions that can arise during expression evaluation.Enables customization of variable and property resolution behavior for EL expression evaluation.Base class for the expression subclasses
ValueExpression
andMethodExpression
, implementing characterstics common to both.The interface to a map between EL function names and methods.AnExpression
that refers to a method on an object.AnExpression
that can get or set a value.The interface to a map between EL variables and the EL expressions they are associated with. -
Classes in org.jdesktop.el used by org.jdesktop.el.impl.parserClassDescriptionRepresents any of the exception conditions that can arise during expression evaluation.Holds information about a method that a
MethodExpression
evaluated to. -
Classes in org.jdesktop.el used by org.jdesktop.el.impl.utilClassDescriptionRepresents any of the exception conditions that can arise during expression evaluation.Thrown when a method could not be found while evaluating a
MethodExpression
.Thrown when a property could not be found while evaluating aValueExpression
orMethodExpression
.