All Implemented Interfaces:
Locatable, ResourceWorkspace, ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class ViewWorkspace extends TabbedResourceWorkspace
This is the ResourceWorkspace for perspective View resources. Each view resource is represented as a JSON encoded document (nb: not Ignition's typical XML serialized format). The views are edited in an embedded JXBrowser web browser instance which points to a special URL on the gateway which loads the view in design mode.
See Also: