Package | Description |
---|---|
info.bioinfweb.libralign.alignmentarea.paintsettings |
Contains classes managing the painting of the contents of
AlignmentArea s. |
Modifier and Type | Class and Description |
---|---|
class |
TokenPainterReplacedEvent
Event object indicating that a token painter in an instance of
TokenPainterList has been replaced. |
class |
ZoomChangeEvent |
Modifier and Type | Method and Description |
---|---|
void |
PaintSettingsListener.tokenPainterListChange(PaintSettingsEvent event)
Called if any change happens to the token painter list which is not a direct replacement of a token painter
as indicated by
PaintSettingsListener.tokenPainterReplaced(TokenPainterReplacedEvent) . |