|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.undo.AbstractUndoableEdit
jsynoptic.plugins.java3d.edit.SceneGraphObjectEdit<Appearance>
jsynoptic.plugins.java3d.edit.AppearanceEdit
public class AppearanceEdit
Nested Class Summary | |
---|---|
static class |
AppearanceEdit.AppearanceColorEdit
|
static class |
AppearanceEdit.LineWidthEdit
|
static class |
AppearanceEdit.PolygonModeEdit
|
static class |
AppearanceEdit.ShadingModeEdit
|
static class |
AppearanceEdit.TransparencyEdit
|
static class |
AppearanceEdit.TransparencyModeEdit
|
Field Summary |
---|
Fields inherited from class jsynoptic.plugins.java3d.edit.SceneGraphObjectEdit |
---|
_object, _properties |
Fields inherited from class javax.swing.undo.AbstractUndoableEdit |
---|
RedoName, UndoName |
Constructor Summary | |
---|---|
AppearanceEdit(Appearance object)
|
Method Summary | |
---|---|
protected void |
buildProperties()
|
java.lang.String |
getPresentationName()
|
Methods inherited from class jsynoptic.plugins.java3d.edit.SceneGraphObjectEdit |
---|
getProperties, getProperties, getPropertyEdit, isModified, redo, setNode, toString, undo |
Methods inherited from class javax.swing.undo.AbstractUndoableEdit |
---|
addEdit, canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AppearanceEdit(Appearance object)
object
- Method Detail |
---|
protected void buildProperties()
buildProperties
in class SceneGraphObjectEdit<Appearance>
public java.lang.String getPresentationName()
getPresentationName
in interface javax.swing.undo.UndoableEdit
getPresentationName
in class SceneGraphObjectEdit<Appearance>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |