| Package | Description |
|---|---|
| csbase.client.util.csvpanel.columns | |
| csbase.client.util.filechooser |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ClientFileChooserType |
ClientFileChooser.getSelectionType()
Consulta do tipo de operação
|
static ClientFileChooserType |
ClientFileChooserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientFileChooserType[] |
ClientFileChooserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientFileChooser.setSelectionType(ClientFileChooserType type)
Ajuste do tipo.
|
Copyright © 2017. All rights reserved.