| Package | Description |
|---|---|
| org.netbeans.api.io | |
| org.netbeans.spi.io |
| Modifier and Type | Method and Description |
|---|---|
static ShowOperation |
ShowOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShowOperation[] |
ShowOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
InputOutput.show(Set<ShowOperation> operations)
Show this I/O if possible (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputOutputProvider.showIO(IO io,
Set<ShowOperation> operations)
Show output pane for the passed I/O instance.
|
Built on February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.