| Package | Description |
|---|---|
| org.eclipse.net4j.util.io |
Interfaces and classes for I/O.
|
| org.eclipse.net4j.util.ui.dnd |
Helpers for drag and drop support.
|
| Modifier and Type | Method and Description |
|---|---|
static ExtendedDataInputStream |
ExtendedDataInputStream.wrap(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedIOAdapter.handleIn(ExtendedDataInputStream in) |
void |
ExtendedInputHandler.handleIn(ExtendedDataInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract TYPE |
DNDTransfer.readObject(ExtendedDataInputStream in) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.