|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBDialog
artofillusion.ExternalObjectEditingWindow
public class ExternalObjectEditingWindow
This is a window for editing ExternalObjects.
Constructor Summary | |
---|---|
ExternalObjectEditingWindow(EditingWindow parent,
ExternalObject obj,
ObjectInfo info,
java.lang.Runnable onClose)
Display a window for editing an ExternalObject. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExternalObjectEditingWindow(EditingWindow parent, ExternalObject obj, ObjectInfo info, java.lang.Runnable onClose)
parent
- the parent windowobj
- the object to editinfo
- the ObjectInfo for the ExternalObjectonClose
- a callback to invoke when the user clicks OK (may be null)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |