Package docking.widgets.label


package docking.widgets.label
  • Classes
    Class
    Description
    Base class for labels that render html using a custom rendering kit.
    A 'dynamic' label (the text can be changed), with HTML rendering allowed.
    A 'dynamic' label (the text can be changed), with HTML rendering disabled.
    An immutable label (the text can NOT be changed), with HTML rendering allowed.
    A label that only contains an image and no text.
    An immutable label (the text can NOT be changed), with HTML rendering disabled.