Package docking.widgets.label
-
Class Summary Class Description GDHtmlLabel A 'dynamic' label (the text can be changed), with HTML rendering allowed.GDLabel A 'dynamic' label (the text can be changed), with HTML rendering disabled.GHtmlLabel An immutable label (the text can NOT be changed), with HTML rendering allowed.GIconLabel A label that only contains an image and no text.GLabel An immutable label (the text can NOT be changed), with HTML rendering disabled.