See: Description
Interface | Description |
---|---|
ListReorderListener | |
OpenHelper |
Define methods required to handle open actions associated to a given "protocol"
|
ToolTipsable |
Interface for objects which provide a text to display in a tooltip.
|
Class | Description |
---|---|
ArraySet<T> |
A sorted set, based on an ArrayList.
|
ColorPalette |
Some pre-defined color palettes and methods to help generating
new ones or manipulating colors in general.
|
FileFormatDescription |
Simple description of a file format.
|
IntrospectionUtils |
Collection of static methods for common introspection tasks.
|
IOUtils |
Collection of helpers to open and parse files, or streams,
allowing to access files inside jar archives from the JVM classpath.
|
ListTools |
Basic tools for common list operations.
|
MaskUtils |
Manipulation of simple integer masks.
|
OpenUtils |
Open files and links (providing extensible "protocols" for specialised links handlers)
|
TempDir |
Handle the creation and destruction of temporary directory.
|
Timer |
Simple spent-time collector: get current time and return time elapsed since the previous one.
|
Copyright © 2005–2020. All rights reserved.