Package | Description |
---|---|
info.bioinfweb.libralign.alignmentarea.paintsettings |
Contains classes managing the painting of the contents of
AlignmentArea s. |
Modifier and Type | Method and Description |
---|---|
boolean |
PaintSettings.addListener(PaintSettingsListener listener)
Attaches a paint settings listener to this instance.
|
boolean |
PaintSettings.removeListener(PaintSettingsListener listener)
Removes a paint settings listener from this instance.
|