Class ShortcutLabel

    • Constructor Detail

      • ShortcutLabel

        public ShortcutLabel()
    • Method Detail

      • renderElement

        public boolean renderElement​(MarkupOutput out)
        Description copied from class: AbstractGuiElement
        Render the current GUI Element with the information provided
        Specified by:
        renderElement in interface GuiElement
        Overrides:
        renderElement in class AbstractGuiElement
        Parameters:
        out - MarkupOutput instance where the HTML information to display to the user is to be saved.
        Returns:
        boolean value indicating if the render operation was successful or not