Package | Description |
---|---|
squidpony |
Utilities that don't fit elsewhere in SquidLib, like text manipulation, some interfaces, and compatibility code.
|
squidpony.panel |
Interfaces for panels in GUIs/TUIs; these do not depend on any particular implementation of a color type.
|
Modifier and Type | Class and Description |
---|---|
static class |
IColorCenter.Skeleton<T>
A skeletal implementation of
IColorCenter . |
Modifier and Type | Method and Description |
---|---|
ISquidPanel<T> |
ISquidPanel.setColorCenter(IColorCenter<T> icc)
Method to change the backing
IColorCenter . |
void |
ICombinedPanel.setColorCenter(IColorCenter<T> icc)
Changes the underlying
IColorCenter . |
void |
ICombinedPanel.Impl.setColorCenter(IColorCenter<T> icc) |
Copyright © 2012–2016. All rights reserved.