Class OutputSlot

All Implemented Interfaces:
Comparable<GUIComponent>

public class OutputSlot extends Slot
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Description copied from class: GUIComponent
      Returns the name of the component. Name should be Java and registry name compatible.

      The name should be unique for the components that need it.

      Specified by:
      getName in class GUIComponent
      Returns:
      Component name