Package | Description |
---|---|
info.bioinfweb.libralign.dataarea.implementations.charset.events |
Contains event classes used to report changes in a
CharSetDataModel . |
Modifier and Type | Class and Description |
---|---|
class |
CharSetChangeEvent
This event indicates that an instance of
CharSet was added, removed or replaced in an
instance of CharSetDataModel . |
class |
CharSetColorChangeEvent
This event indicates that the color of an instance of
CharSet has been changed. |
class |
CharSetColumnChangeEvent
This event indicates that one or more neighboring columns have been added to or removed from an
instance of
CharSet . |
class |
CharSetRenamedEvent
This event indicates that the name of an instance of
CharSet has been changed. |