Dialog Member List

This is the complete list of members for Dialog, including all inherited members.

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


SourceForge.net Logo DSource.org Logo digitalmars.com Logo