| 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 ExtendedDataOutputStream |
ExtendedDataOutputStream.wrap(OutputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedIOAdapter.handleOut(ExtendedDataOutputStream out) |
void |
ExtendedOutputHandler.handleOut(ExtendedDataOutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
DNDTransfer.writeObject(ExtendedDataOutputStream out,
TYPE object) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.