All Implemented Interfaces:
GuiComponent, com.ptc.netmarkets.util.misc.NmFormatable, Serializable

public class Label extends HTMLGuiComponent
A simple GUI component to display the given text.
Supported API: true

See Also:
  • Constructor Details

    • Label

      public Label(String text)
      Create an instance of Label
      Supported API: true