| Modifier and Type | Method | Description |
|---|---|---|
static IOContainer |
IOContainer.create(IOContainer.Provider provider) |
Factory method for IOContainer instances
|
static IOContainer |
IOContainer.getDefault() |
Gets the default container according to a generic
IOContainer.Provider. |
| Modifier and Type | Method | Description |
|---|---|---|
InputOutput |
IOProvider.getIO(java.lang.String name,
boolean newIO,
javax.swing.Action[] actions,
IOContainer ioContainer) |
Gets a named instance of
InputOutput. |
InputOutput |
IOProvider.getIO(java.lang.String name,
javax.swing.Action[] actions,
IOContainer ioContainer) |
Gets a named instance of
InputOutput. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.