|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRowContainer
artofillusion.animation.ObjectRefSelector
public class ObjectRefSelector
This is a user interface component for selecting an object or a joint in an object.
Constructor Summary | |
---|---|
ObjectRefSelector(ObjectRef obj,
LayoutWindow win,
java.lang.String prompt,
ObjectInfo exclude)
Create a new selector. |
Method Summary | |
---|---|
ObjectRef |
getSelection()
Get the selected ObjectRef. |
void |
setEnabled(boolean enable)
Set whether this component is enabled. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectRefSelector(ObjectRef obj, LayoutWindow win, java.lang.String prompt, ObjectInfo exclude)
Method Detail |
---|
public ObjectRef getSelection()
public void setEnabled(boolean enable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |