Class Label

All Implemented Interfaces:
Viewable, Serializable

public class Label extends Model implements Viewable, Serializable
A "label" may have some text and/or an icon. It probably should be a combination of text and image.
See Also:
  • Constructor Details

    • Label

      public Label()
    • Label

      public Label(String text)
  • Method Details