Skip to content

HelpItems

stardust edited this page Feb 20, 2023 · 1 revision

HelpItems

The HelpItems class contains a help item stored as a String.

Constructor

Parameters:

  • String helpItem

getHelpItem

Getter method that returns String helpItem.

setHelpItem

Setter method that sets String helpItem.

Clone this wiki locally