| Interface | Description |
|---|---|
| ClientLifecycleListener | |
| TrackableByteArrayInputStream.Tracker |
| Class | Description |
|---|---|
| BrowserLauncher |
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the
current user of the system to the given URL.
|
| ClientIconUtil | |
| ClientLifecycle |
A static collection of listeners that will be notified when the client is shutdown.
|
| ClientLoggingSystem | |
| ClientQualifiedPathUtils | |
| ClientRepaintManager |
This repaint manager lets use have components opt-into a coalesced repaint mode, where their repaint requests
are translated as repaint requests on their parent for their location.
|
| DoubleDimension | |
| EasyFileFilter |
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows
about.
|
| EDTUtil | |
| LocalFallbackInfo |
Local client fallback is a mechanism where a client tries to see if there is a gateway on the local machine,
and if so, automatically can retarget to that local gateway in the event of losing it's connection.
|
| LocalFallbackInfo.Loader | |
| LocalObjectTransferable | |
| MultiplexedTransferable |
A transferable that accepts multiple transferables and will multiplex between them.
|
| NumberComparator | |
| SerializableTransferable | |
| TrackableByteArrayInputStream |
A Byte array that notifies an instance of child interface "Tracker" about the progress through the stream
|
| Enum | Description |
|---|---|
| ClientIconUtil.Size |