|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDialog
fable.gui.dialog.EditArticleDialog
public class EditArticleDialog
This dialog box shows a dialog box to edit an article.
| Method Summary | |
|---|---|
static EditArticleDialogData |
showPropertiesDialog(Shell parent,
Article target)
Show up a edit article 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 EditArticleDialogData showPropertiesDialog(Shell parent,
Article target)
parent - parent shell of the dialog box.target - target article.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||