Inherits from
- ApplicationWindow: enthought.pyface.application_window.ApplicationWindow
Attributes
- browser
The PipelineBrowser instance.
browser = Instance(PipelineBrowser)
- browser_scene
The ordered split window to use.
browser_scene = Instance(SceneWithBrowser)
- icon
The icon of the window
icon = Instance(ImageResource, scene_icon)
- scene
The Scene instance into which VTK renders.
scene = Instance(Scene)
Method summary
Methods
- __init__(self, **traits)
Creates a new application window.
- close(self)