| com.rift.coad.web.admin.client.HelpDialog
HelpDialog | public class HelpDialog extends DialogBox (Code) | | This object is responsible for displaying the help information.
author: brett chaldecott |
HelpDialog | public HelpDialog()(Code) | | Creates a new instance of HelpDialog
|
getInstance | public static synchronized HelpDialog getInstance()(Code) | | This method returns an instance of the help dialog
|
setContent | public void setContent(String text)(Code) | | This method sets the content of the help dialog
|
|
|