Class Label

java.lang.Object
io.github.espressoengine.object.Object
io.github.espressoengine.object.Label

public class Label extends Object
A simple text label.
Version:
$Id: $Id
Author:
pastthepixels
  • Field Details

    • text

      public String text
    • color

      public Color color
    • font

      public Font font
  • Constructor Details

    • Label

      public Label()