Class HelpScreenPresenter
java.lang.Object
org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
The presentation logic for the help screen.
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final CommandDescription[]
private final HelpScreenView
private final ScreenView
private final long
-
Constructor Summary
ConstructorDescriptionHelpScreenPresenter
(HelpScreenView helpScreenView, long refreshDelay, ScreenView nextScreenView) -
Method Summary
-
Field Details
-
COMMAND_DESCRIPTIONS
-
helpScreenView
-
refreshDelay
-
nextScreenView
-
-
Constructor Details
-
HelpScreenPresenter
public HelpScreenPresenter(HelpScreenView helpScreenView, long refreshDelay, ScreenView nextScreenView)
-
-
Method Details
-
init
-
transitionToNextScreen
-