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 June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.