|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDialog
fable.gui.dialog.PropertiesDialog
public class PropertiesDialog
This dialog box shows a property of any FableComponent, and allows users to change some of the properties.
Method Summary | |
---|---|
static PropertiesDialogData |
showPropertiesDialog(Shell parent,
FableComponent target)
Show up a property dialog box and return any changes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PropertiesDialogData showPropertiesDialog(Shell parent, FableComponent target)
parent
- parent shell of the dialog box.target
- target fable component.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |