| addActionWidget(Widget child, Response response) | Dialog | [private] |
| addButton(String buttonText, Response responseID) | Dialog | [private] |
| addButton(Stock stockID, Response responseID) | Dialog | [private] |
| addButtons(String[] buttonsText, Response[] responses) | Dialog | [private] |
| addButtons(Stock[] stockID, Response[] responses) | Dialog | [private] |
| getFontName() | FontSelectionDialog | |
| getHasSeparator() | Dialog | [private] |
| getPreviewText() | FontSelectionDialog | |
| getType() | FontSelectionDialog | [static] |
| getVBox() | Dialog | [private] |
| run() | Dialog | [private] |
| setDefaultResponse(Response response) | Dialog | [private] |
| setFontName(String fontname) | FontSelectionDialog | |
| setHasSeparator(bit setting) | Dialog | [private] |
| setReponseSensitive(Response response, bit setting) | Dialog | [private] |
| this(char *title) | FontSelectionDialog | |
| Dialog::this() | Dialog | [private] |
| Dialog::this(char[] title) | Dialog | [private] |
| Dialog::this(String title, Window parent, DialogFlags flags, String[] buttonsText, Response[] responses) | Dialog | [private] |
| Dialog::this(String title, Window parent, DialogFlags flags, Stock[] buttons, Response[] responses) | Dialog | [private] |