| Package | Description |
|---|---|
| csbase.client.util.csvpanel.columns |
| Modifier and Type | Method and Description |
|---|---|
static ClientFileChooserTextPanel.ClientFileLocation |
ClientFileChooserTextPanel.ClientFileLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientFileChooserTextPanel.ClientFileLocation[] |
ClientFileChooserTextPanel.ClientFileLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ClientFileChooserTextPanel(csbase.logic.ClientFile initialValue,
Window owner,
String fileType,
ClientFileChooserType chooserType,
ClientFileChooserSelectionMode mode,
ClientFileChooserTextPanel.ClientFileLocation location)
Construtor.
|
ClientFileChooserTextPanel(Window owner,
String fileType,
ClientFileChooserType chooserType,
ClientFileChooserSelectionMode mode,
ClientFileChooserTextPanel.ClientFileLocation location)
Construtor.
|
Copyright © 2018. All rights reserved.