| Package | Description |
|---|---|
| ambit2.core.io |
Input output support.
|
| ambit2.ui.editors |
| Modifier and Type | Class and Description |
|---|---|
class |
FileInputState
Use
FileInputState.getReader(InputStream, String) to get a reader of the right
type. |
class |
FileOutputState
Use
FileOutputState.getWriter(OutputStream, String) to get a writer of the right type. |
| Modifier and Type | Field and Description |
|---|---|
protected FileState |
FileSelector.filestate |
| Modifier and Type | Field and Description |
|---|---|
protected com.jgoodies.binding.PresentationModel<FileState> |
FileSelector.detailsModel |
| Modifier and Type | Method and Description |
|---|---|
FileState |
FileSelector.getObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSelector.setObject(FileState object) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.