Package | Description |
---|---|
org.basex.gui.layout |
Project specific GUI components.
|
Modifier and Type | Method and Description |
---|---|
static BaseXFileChooser.Mode |
BaseXFileChooser.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseXFileChooser.Mode[] |
BaseXFileChooser.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IOFile |
BaseXFileChooser.select(BaseXFileChooser.Mode mode)
Selects a file or directory.
|
IOFile[] |
BaseXFileChooser.selectAll(BaseXFileChooser.Mode mode)
Selects a file or directory.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.