Interface | Description |
---|---|
IOpenIcon |
This interface is used by icons that open a layer or window.
|
Class | Description |
---|---|
ConfigIcon |
This class provides an icon for opening a file-based config window.
|
FixedLabel |
This class provides a replacement for a
JLabel with a fixed size. |
FlowLabel |
This class provides a replacement for a
JLabel that enables smoother word wrapping of long texts and scrollbars when needed. |
LinkLabel |
This class provides a label containing a clickable link.
|
MessageTable |
Class for the message table in the info view.
|
MidicaButton |
This is the base class for all buttons.
|
MidicaFileChooser |
This class provides a file chooser that allows to choose a file together with a charset, a config icon etc.
|
MidicaSlider |
This is the base class for all sliders.
|
MidicaSplitPane |
Class for Midica split panes.
|
MidicaTable |
Class for Midica tables.
|
MidicaTableHeader |
Table header for
MidicaTable s. |
MidicaTree |
Class for Midica trees.
|