FileSelection Member List

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

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]
complete(char[] pattern)FileSelection
getFileName()FileSelection
getHasSeparator()Dialog [private]
getMultiple()FileSelection
getSelections()FileSelection
getType()FileSelection [static]
getVBox()Dialog [private]
hideButtons()FileSelection
run()Dialog [private]
setDefaultResponse(Response response)Dialog [private]
setFileName(char[] filename)FileSelection
setHasSeparator(bit setting)Dialog [private]
setMultiple(bit select_multiple)FileSelection
setReponseSensitive(Response response, bit setting)Dialog [private]
showButtons()FileSelection
this(char[] title)FileSelection
Dialog::this()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]


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