public class FileChooser extends Object
Constructor and Description |
---|
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$) |
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$,
BBjNumber useClient) |
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly) |
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly,
BBjNumber multiSel) |
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly,
BBjNumber multiSel,
BBjNumber useSaveDialog) |
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly,
BBjNumber multiSel,
BBjNumber useSaveDialog,
BBjString filtername$,
BBjString filter$) |
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly,
BBjNumber multiSel,
BBjNumber useSaveDialog,
BBjString filtername$,
BBjVector filters!) |
FileChooser(BBjString startDir$,
BBjNumber startX,
BBjNumber startY,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly,
BBjNumber multiSel,
BBjNumber useSaveDialog,
BBjVector filterVectMap!) |
FileChooser(BBjString startDir$,
BBjString nsVar$) |
FileChooser(BBjString startDir$,
BBjString nsVar$,
BBjNumber useClient) |
FileChooser(BBjString startDir$,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly) |
FileChooser(BBjString startDir$,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly,
BBjNumber multiSel) |
FileChooser(BBjString startDir$,
BBjString nsVar$,
BBjNumber useClient,
BBjNumber dirOnly,
BBjNumber multiSel,
BBjNumber useSaveDialog) |
Modifier and Type | Method and Description |
---|---|
void |
approve(BBjFileChooserApproveEvent ev!) |
void |
cancel(BBjFileChooserCancelEvent ev!) |
void |
closeWindow(BBjCloseEvent ev!) |
BBjString |
getSelectedFile() |
BBjVector |
getSelectedFiles() |
public FileChooser(BBjString startDir$, BBjString nsVar$)
public FileChooser(BBjString startDir$, BBjString nsVar$, BBjNumber useClient)
public FileChooser(BBjString startDir$, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly)
public FileChooser(BBjString startDir$, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly, BBjNumber multiSel)
public FileChooser(BBjString startDir$, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly, BBjNumber multiSel, BBjNumber useSaveDialog)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$, BBjNumber useClient)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly, BBjNumber multiSel)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly, BBjNumber multiSel, BBjNumber useSaveDialog)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly, BBjNumber multiSel, BBjNumber useSaveDialog, BBjString filtername$, BBjString filter$)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly, BBjNumber multiSel, BBjNumber useSaveDialog, BBjString filtername$, BBjVector filters!)
public FileChooser(BBjString startDir$, BBjNumber startX, BBjNumber startY, BBjString nsVar$, BBjNumber useClient, BBjNumber dirOnly, BBjNumber multiSel, BBjNumber useSaveDialog, BBjVector filterVectMap!)