Class ParamLabel

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

public class ParamLabel extends JLabel
Generic label component for displaying code
See Also:
Serialized Form
  • Constructor Details

    • ParamLabel

      public ParamLabel(String text)