TextMenu.run

Starts the menu.

class TextMenu(inputStreamT, outputStreamT, keyT)
override final
void
run
(
)

Throws

InvalidMenuStatusException if the menu was not stopped prior to calling this method.

Meta