|
|||||||||
| 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.PropertyEdit<Material,java.lang.Boolean>
jsynoptic.plugins.java3d.edit.MaterialEdit.LightingEnabledEdit
public static class MaterialEdit.LightingEnabledEdit
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jsynoptic.plugins.java3d.edit.PropertyEdit |
|---|
PropertyEdit.UndoRedoListener |
| Field Summary |
|---|
| Fields inherited from class jsynoptic.plugins.java3d.edit.PropertyEdit |
|---|
_ad, _changed, _listeners, _newValue, _node, _object, _oldValue, _propertyName |
| Fields inherited from class javax.swing.undo.AbstractUndoableEdit |
|---|
RedoName, UndoName |
| Constructor Summary | |
|---|---|
MaterialEdit.LightingEnabledEdit(Material object)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayClassName()
|
java.lang.Boolean |
getPropertyValue()
|
void |
setPropertyValue(java.lang.Boolean value)
|
| Methods inherited from class jsynoptic.plugins.java3d.edit.PropertyEdit |
|---|
addListener, compare, forceCapability, getOldValue, getPresentationName, isModified, redo, removeListener, restoreCapability, setNewValue, 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 MaterialEdit.LightingEnabledEdit(Material object)
| Method Detail |
|---|
public java.lang.Boolean getPropertyValue()
getPropertyValue in class PropertyEdit<Material,java.lang.Boolean>public void setPropertyValue(java.lang.Boolean value)
setPropertyValue in class PropertyEdit<Material,java.lang.Boolean>public java.lang.String getDisplayClassName()
getDisplayClassName in class PropertyEdit<Material,java.lang.Boolean>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||