|
Generated by JDiff |
|||||||
| PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED | |||||||
| Removed Classes and Interfaces | |
|
|
{@code DefaultMDIApplication} handles the lifecycle of Views using a multiple document interface (MDI). |
|
|
{@code DefaultOSXApplication} handles the lifecycle of Views using a Mac OS X document interface. |
|
|
{@code DefaultSDIApplication} handles the lifecycle of a Views using a single document interface (SDI). |
|
|
The interface of a View which can open a directory. |
|
|
The interface of a View which can export its document. |
|
|
Hides all registered floating palettes, if none of the registered view windows have focus anymore. |
| Added Classes | |
|
|
AbstractApplicationModel. |
|
|
EmptyApplicationModel. |
|
|
{@code MDIApplication} handles the lifecycle of Views using a multiple document interface (MDI). |
|
|
{@code OSXApplication} handles the lifecycle of Views using a Mac OS X document interface. |
|
|
{@code SDIApplication} handles the lifecycle of a Views using a single document interface (SDI). |
| Changed Classes and Interfaces | |
|
|
This abstract class can be extended to implement an Application. |
|
|
This abstract class can be extended to implement a View. |
|
|
An application handles the lifecycle of View objects and provides windows to present them on screen. |
|
|
{@code ApplicationModel} provides meta-data for an Application, actions and factory methods for creating Views and toolbars. |
|
|
Default Application that can be run as an Applet. |
|
|
DefaultApplicationModel. |
|
|
This interface must be implemented by components which are editable. |
|
|
A view paints a document on a {@code JComponent} within an Application. |
|
||||||||
| PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | ||||||||