| Name | Description | Type | Package | Framework |
| AbstractMutablePalette | This class provides a skeletal implementation of the MutablePalette interface to minimize the effort required to implement this interface. | Class | com.jidesoft.palette | JideSoft |
| AbstractPalette | Class | com.jidesoft.palette | JideSoft | |
| FixedPalette | Palette composed of a defined list of discrete colors. | Class | com.jidesoft.palette | JideSoft |
| InterpolatedPalette | Palette where colors are interpolated according to some fixed points. | Class | com.jidesoft.palette | JideSoft |
| InterpolatedPalette .Entry | Class | com.jidesoft.palette | JideSoft | |
| InterpolatedPalette .Mode | Class | com.jidesoft.palette | JideSoft | |
| MutablePalette | Defines the requirements for a palette that can change. | Interface | com.jidesoft.palette | JideSoft |
| Palette | Defines a palette of colors. | Interface | com.jidesoft.palette | JideSoft |
| Palette .Cycle | Use the terminal colors to fill the remaining area. | Class | com.jidesoft.palette | JideSoft |
| PaletteEvent | An event that characterizes a change in the palette. | Class | com.jidesoft.palette | JideSoft |
| PaletteFactory | Factory class for creating prebuild palettes of various types. | Class | com.jidesoft.palette | JideSoft |
| PaletteFactory .Entry | Class | com.jidesoft.palette | JideSoft | |
| PaletteFactory .Type | Class | com.jidesoft.palette | JideSoft | |
| PaletteListener | The listener interface for receiving "interesting" events about changes to the palette. | Interface | com.jidesoft.palette | JideSoft |