Klasse Label

java.lang.Object
de.labAlive.core.util.Label

public class Label extends Object
  • Konstruktordetails

    • Label

      public Label()
    • Label

      public Label(String name)
    • Label

      public Label(String name, String longName)
  • Methodendetails

    • setName

      public void setName(String name)
    • setName

      public void setName(String name, String longName)
      Sets both name and long name
      Parameter:
      name -
      longName -
    • getName

      public String getName()
      (full) name of the WC as shown in the PropertyWindow
      Gibt zurück:
      Name of the WC
    • getLongName

      public String getLongName()
      Gibt zurück:
      (long) name of the WC as shown in the PropertyWindow or measure window, e.g. "Transmission signal".
    • getFullName

      public String getFullName()
    • setLongName

      public void setLongName(String longName)
      Parameter:
      longName - (long) name of the WC as shown in the PropertyWindow or measure window