Interface JLabel

  • All Known Implementing Classes:
    ImplJLabel

    public interface JLabel
    A source label. Labels may be defined when created, or defined later on.
    • Method Detail

      • name

        java.lang.String name()
        Get the label name. If the label is anonymous, or not defined yet, an exception is thrown.
        Returns:
        the label name