Uses of Class
com.luciad.lucy.workspace.TLcyWorkspaceManagerEvent
Packages that use TLcyWorkspaceManagerEvent
Package
Description
Provides workspace support for Lucy; a workspace is the complete state of the application (loaded
data, opened panels, ...); it can be saved to and loaded from for example a file.
-
Uses of TLcyWorkspaceManagerEvent in com.luciad.lucy.workspace
Methods in com.luciad.lucy.workspace with parameters of type TLcyWorkspaceManagerEventModifier and TypeMethodDescriptionvoid
ILcyWorkspaceManagerListener.workspaceStatusChanged
(TLcyWorkspaceManagerEvent aEvent) This method is invoked when aTLcyWorkspaceManager
is changed.