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.
|
Class and Description |
---|
IColoredString
A
String divided in chunks of different colors. |
Class and Description |
---|
IColoredString
A
String divided in chunks of different colors. |
IColoredString.Bucket
A piece of a
IColoredString : a text and its color. |
IColoredString.Impl
A basic implementation of
IColoredString . |
ICombinedPanel
The combination of two panels, one to color the background, the other to
write characters on the foreground.
|
ICombinedPanel.What
What to fill
|
IMarkup
Created by Tommy Ettinger on 1/23/2016.
|
ISquidPanel
The abstraction of
SquidPanel s, to abstract from the UI
implementation (i.e. |
Copyright © 2012–2016. All rights reserved.