public class HelpFrame
extends java.lang.Object
HelpFrame
class is the frame displaying application help.Constructor and Description |
---|
HelpFrame()
Initializes a newly created
HelpFrame . |
Modifier and Type | Method and Description |
---|---|
void |
createHelp()
Creates the new help content according to the actual application language locale.
|
static HelpFrame |
getInstance()
Returns the single instance of the help frame.
|
public static HelpFrame getInstance()
public void createHelp()