Generated by
JDiff

Package com.webobjects.eoapplication

Removed Classes
EOApplet

EOApplet is the default Applet class embedded in WebObjects pages containing a WOJavaClientApplet dynamic element.

EOAppletController EOAppletControllers represent applets in the controller hierarchy.
EODefaultResourceBundle

EODefaultResourceBundle is the default resource bundle class used by EOUserInterfaceParameters to localize icons and strings.

 

Added Classes and Interfaces
EOActionTrigger  
EOApplication.ApplicationSupport

EOApplication.ApplicationSupport can encapsulate behavior of Java Client applications used in different architectures.

EOApplicationSupport

EOApplicationSupport is an EOApplication.ApplicationSupport subclass used with two-tier Swing/EOF applications.

EOArchiveController

As a subclass of EOComponentController EOArchiveController manages a user interface component (which be default is just an empty view to hold subcontroller components).

EODataSourceFactory
EOObjectDisplayDocument EOObjectDisplayDocument is an interface that combines the EOObjectDisplay and EODocument interfaces.
EOResourceBundle

EOResourceBundles are registered with EOUserInterfaceParameters to localize icons and strings.

EOSplitController  
EOUserFileDefaults

EOUserFileDefaults manages the defaults of an application by storing and loading them from the file system.

 

Changed Classes and Interfaces
EOAction

EOAction objects are abstract representations of operations the user can invoke from the user interface.

EOActionButtonsController
EOActionMenuController
EOActionWidgetController
EOActionWidgets
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.
EOBoxController
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.
EODialogController
EODialogs The EODialogs class offers several static methods which can be used to run alert panels and dialogs.
EODisplayUtilities
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.

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).

EOFrameController
EOInspectorController
EOInterfaceController

EOInterfaceController serves as a convenient base class for logic related to the interface of client-side applications.

EOMenuSwitchController
EOSwitchController
EOTabSwitchController
EOUserInterfaceParameters

EOUserInterfaceParameters has many static methods used to localize strings and icons and to determine several aspects (fonts colors border sizes) of the user interface.

EOWindowController EOWindowController extends EOComponentController for windows and dialogs.
EOWindowObserver
EOXMLUnarchiver EOXMLUnarchivers are used to unarchive objects (controllers and actions) from an XML description.