|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDialog
fable.gui.dialog.CensorshipDialog
public class CensorshipDialog
This dialog box controls censorship of the Fable.
Method Summary | |
---|---|
static void |
showCensorshipDialog(Shell parent,
FableCensor fc)
This method generates a dialog box which users can control the censorship. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void showCensorshipDialog(Shell parent, FableCensor fc)
parent
- parent shell of the dialog box.fc
- FableCensor object to be changed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |