cz.zcu.fav.kiv.editor.graphics.frames
Class HelpFrame

java.lang.Object
  extended by cz.zcu.fav.kiv.editor.graphics.frames.HelpFrame

public class HelpFrame
extends java.lang.Object

The HelpFrame class is the frame displaying application help.

Version:
1.0, 05/2007
Author:
Marta Vaclavikova

Constructor Summary
HelpFrame()
          Initializes a newly created HelpFrame.
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpFrame

public HelpFrame()
Initializes a newly created HelpFrame.

Method Detail

getInstance

public static HelpFrame getInstance()
Returns the single instance of the help frame.

Returns:
single instance of the help frame.

createHelp

public void createHelp()
Creates the new help content according to the actual application language locale.