|
WebObjects 5.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.webobjects.eoapplication | |
com.webobjects.eoapplication | Provides application logic utility classes to the client side of Java Client applications. |
com.webobjects.eoapplication.client | |
com.webobjects.eogeneration | Provides infrastructure for dynamically generating complete user interfaces in Java Client applications from XML descriptions of controller hierarchies. |
Classes in com.webobjects.eoapplication used by com.webobjects.eoapplicationEOAction
|
EOAction objects are abstract representations of operations the user can invoke from the user interface. EOAction.Enabling
|
The EOAction.Enabling interface defines a method, canPerformActionNamed , which allows an action receiver
to specify if an action (sent by an EOAction object) is enabled
for the receiver.EOActionWidgetController
|
EOApplication
|
Java Client applications typically execute as a desktop application (often referred to as a "Java application"), launched through Web Start or through a command line or as an applet running in a browser. EOApplication.ApplicationSupport
|
EOApplication.ApplicationSupport can encapsulate behavior of Java Client applications
used in different architectures.EOArchive
|
EOArchive is used to load interface files created with the Interface Builder application. EOArchiveController
|
As a subclass of EOComponentController, EOArchiveController manages a user interface component (which be default is just an empty view to hold subcontroller components). EOAssociationConnector
|
EOAssociationConnector is an interface that defines a controller
that can assume the responsibilities for connecting and disconnecting the
associations of a transient subcontroller.EOComponentController
|
The EOComponentController class provides behavior for controllers that manage user interface components. EOComponentController.ActionCollector
|
The EOComponentController.ActionCollector interface identifies controllers
that display actions of subcontrollers collectively (for example in tool bars).EOComponentController.Activation
|
The EOComponentController.Activation interface identifies controllers that which have components can be explicitly activated (for example window controllers). EOComponentController.EndEditing
|
The EOComponentController.EndEditing interface identifies controllers
that edit data objects and might need to flush uncommitted user changes.EOComponentController.Modal
|
The EOComponentController.Modal interface identifies controllers that can run modal user interfaces (modal dialogs). EOComponentController.ResetUserInterface
|
The EOComponentController.ResetUserInterface interface identifies controllers that have components that can reset their interface to an original state (for example switch controllers). EOController
|
The EOController class defines basic behavior for controller objects that are responsible for managing and sometimes generating the user interface for the client side of a Java Client application. EOController.Enumeration
|
EOController.Enumeration is an interface that defines an enumeration
that iterates over a set of EOController objects.EODataSourceFactory
|
EODefaults
|
EODefaults objects are used to collect user defaults like window sizes and positions. EODialogController
|
EODocument
|
EODocument is an interface that defines the behavior of a controller that displays and edits enterprise objects. EODocumentController
|
The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface. EOEditable
|
EOEditable is an interface that defines an API for managing the editability of a branch of the controller hierarchy. EOEntityController
|
The EOEntityController class provides behavior for displaying enterprise objects in a user interface that can optionally be loaded from an interface file archive (a .nib file).EOObjectDisplay
|
EOObjectDisplay is an interface that defines the behavior of a
controller that displays enterprise objects.EOObjectDisplayDocument
|
EOObjectDisplayDocument is an interface that
combines the EOObjectDisplay and EODocument interfaces.EOSimpleWindowController
|
EOSwitchController
|
EOURLClassLoader
|
EOURLClassLoader is an URLClassLoader that can be used to add classes to your program at runtime. EOWindowController
|
EOWindowController extends EOComponentController for windows and dialogs. EOWindowObserver
|
EOXMLUnarchiver
|
EOXMLUnarchivers are used to unarchive objects (controllers and actions) from an XML description. |
Classes in com.webobjects.eoapplication used by com.webobjects.eoapplication.clientEOAction.Enabling
|
The EOAction.Enabling interface defines a method, canPerformActionNamed , which allows an action receiver
to specify if an action (sent by an EOAction object) is enabled
for the receiver.EOApplication
|
Java Client applications typically execute as a desktop application (often referred to as a "Java application"), launched through Web Start or through a command line or as an applet running in a browser. EOApplication.ApplicationSupport
|
EOApplication.ApplicationSupport can encapsulate behavior of Java Client applications
used in different architectures.EOComponentController
|
The EOComponentController class provides behavior for controllers that manage user interface components. EOController
|
The EOController class defines basic behavior for controller objects that are responsible for managing and sometimes generating the user interface for the client side of a Java Client application. EODefaults
|
EODefaults objects are used to collect user defaults like window sizes and positions. |
Classes in com.webobjects.eoapplication used by com.webobjects.eogenerationEOAction
|
EOAction objects are abstract representations of operations the user can invoke from the user interface. EOAction.Enabling
|
The EOAction.Enabling interface defines a method, canPerformActionNamed , which allows an action receiver
to specify if an action (sent by an EOAction object) is enabled
for the receiver.EOApplication
|
Java Client applications typically execute as a desktop application (often referred to as a "Java application"), launched through Web Start or through a command line or as an applet running in a browser. EOArchive
|
EOArchive is used to load interface files created with the Interface Builder application. EOArchiveController
|
As a subclass of EOComponentController, EOArchiveController manages a user interface component (which be default is just an empty view to hold subcontroller components). EOAssociationConnector
|
EOAssociationConnector is an interface that defines a controller
that can assume the responsibilities for connecting and disconnecting the
associations of a transient subcontroller.EOComponentController
|
The EOComponentController class provides behavior for controllers that manage user interface components. EOComponentController.EndEditing
|
The EOComponentController.EndEditing interface identifies controllers
that edit data objects and might need to flush uncommitted user changes.EOController
|
The EOController class defines basic behavior for controller objects that are responsible for managing and sometimes generating the user interface for the client side of a Java Client application. EODocument
|
EODocument is an interface that defines the behavior of a controller that displays and edits enterprise objects. EODocumentController
|
The EODocumentController class provides behavior for displaying and editing enterprise objects in a user interface. EOEditable
|
EOEditable is an interface that defines an API for managing the editability of a branch of the controller hierarchy. EOEntityController
|
The EOEntityController class provides behavior for displaying enterprise objects in a user interface that can optionally be loaded from an interface file archive (a .nib file).EOModalDialogController.ModalActions
|
The EOModalDialogController.ModalActions interface defines the
methods subcontrollers of modal dialog controllers have to implement to handle
closing of the dialog.EOObjectDisplay
|
EOObjectDisplay is an interface that defines the behavior of a
controller that displays enterprise objects.EOObjectDisplayDocument
|
EOObjectDisplayDocument is an interface that
combines the EOObjectDisplay and EODocument interfaces.EOXMLUnarchiver
|
EOXMLUnarchivers are used to unarchive objects (controllers and actions) from an XML description. |
|
Last updated Fri Feb 21 13:15:00 PST 2003. | |||||||||
PREV NEXT | FRAMES NO FRAMES |