Module greenlab

Class GreenLabJLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class GreenLabJLabel extends JLabel
See Also:
  • Constructor Details

    • GreenLabJLabel

      public GreenLabJLabel(String text)
    • GreenLabJLabel

      public GreenLabJLabel(String text, int horizontalAlignment)
    • GreenLabJLabel

      public GreenLabJLabel(String text, String key)
    • GreenLabJLabel

      public GreenLabJLabel(Icon image)
    • GreenLabJLabel

      public GreenLabJLabel(Icon image, int horizontalAlignment)