| Package | Description |
|---|---|
| csbase.client.util.csvpanel.columns | |
| csbase.client.util.filechooser |
| Constructor and Description |
|---|
ClientFileChooserTextPanel(csbase.logic.ClientFile initialValue,
java.awt.Window owner,
java.lang.String fileType,
ClientFileChooserType chooserType,
ClientFileChooserSelectionMode mode,
ClientFileChooserTextPanel.ClientFileLocation location)
Construtor.
|
ClientFileChooserTextPanel(java.awt.Window owner,
java.lang.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(java.lang.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 © 2018. All Rights Reserved.