Interface | Description |
---|---|
ISegmentPropertiesView |
Common interface for UI components used to display key=value properties of the current segment
|
Class | Description |
---|---|
FlashColorInterpolator |
A class that interpolates between a given min and max color, according to the formula
-4x^2 + 4x . |
FlashingTextArea |
A text pane that can flash its background.
|
ForcedWrappingEditorKit |
JTextPane s won't break words when wrapping, so very long words can result in horizontal scrolling. |
SegmentPropertiesArea | |
SegmentPropertiesListCell |
A cell for the SegmentPropertiesListView
|
SegmentPropertiesListView |
A list-based view of key=value properties of the current segment.
|
SegmentPropertiesTableView |
A table-based view of key=value properties of the current segment
|