artofillusion
Class CompoundImplicitEditorWindow
java.lang.Object
BFrame
artofillusion.ObjectEditorWindow
artofillusion.CompoundImplicitEditorWindow
- All Implemented Interfaces:
- EditingWindow
public class CompoundImplicitEditorWindow
- extends ObjectEditorWindow
The CompoundImplicitEditorWindow class represents the window for editing CompoundImplicitObjects.
Methods inherited from class artofillusion.ObjectEditorWindow |
confirmClose, dispose, getAllViews, getFrame, getToolPalette, getView, redoCommand, setCurrentView, setGridCommand, setHelpText, setModified, setTemplateCommand, setTool, setUndoRecord, setVisible, showAxesCommand, showTemplateCommand, toggleViewsCommand, undoCommand, updateImage |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompoundImplicitEditorWindow
public CompoundImplicitEditorWindow(EditingWindow parent,
java.lang.String title,
CompoundImplicitObject obj,
java.lang.Runnable onClose)
updateMenus
public void updateMenus()
- Description copied from interface:
EditingWindow
- Update which menus are enabled.
getScene
public Scene getScene()
- Description copied from interface:
EditingWindow
- Get the Scene which is being edited in this window. If it is not a window for
editing a scene, this should return null.
renderPreviewCommand
public void renderPreviewCommand()
Copyright © 1999-2011 by Peter Eastman.