| Package | Description |
|---|---|
| csbase.client.util.csvpanel.columns | |
| csbase.client.util.filechooser | |
| csbase.client.util.filechooser.filetablepanel |
| 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 |
|---|---|
ClientFileChooserSelectionMode |
ClientFileChooser.getSelectionMode()
Consulta ao modo de seleção para arquivos.
|
static ClientFileChooserSelectionMode |
ClientFileChooserSelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClientFileChooserSelectionMode[] |
ClientFileChooserSelectionMode.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.setSelectionMode(ClientFileChooserSelectionMode mode)
Ajuste do modo de seleção.
|
| Modifier and Type | Method and Description |
|---|---|
ClientFileChooserSelectionMode |
ClientFileTablePanel.getSelectionMode()
Consulta ao modo de seleção para arquivos.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientFileTablePanel.setSelectionMode(ClientFileChooserSelectionMode mode)
Ajuste do modo de seleção.
|
Copyright © 2016. All Rights Reserved.