|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBFrame
artofillusion.ObjectEditorWindow
artofillusion.CSGEditorWindow
public class CSGEditorWindow
The CSGEditorWindow class represents the window for editing CSGObjects.
Constructor Summary | |
---|---|
CSGEditorWindow(EditingWindow parent,
java.lang.String title,
CSGObject obj,
java.lang.Runnable onClose)
|
Method Summary | |
---|---|
Scene |
getScene()
Get the Scene which is being edited in this window. |
void |
renderPreviewCommand()
|
void |
updateMenus()
Update which menus are enabled. |
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 |
Constructor Detail |
---|
public CSGEditorWindow(EditingWindow parent, java.lang.String title, CSGObject obj, java.lang.Runnable onClose)
Method Detail |
---|
public void updateMenus()
EditingWindow
public Scene getScene()
EditingWindow
public void renderPreviewCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |