VTT Java
2010 Version

gov.nih.nlm.nls.vtt.Operations
Class HelpDocOperations

java.lang.Object
  extended by gov.nih.nlm.nls.vtt.Operations.HelpDocOperations

public class HelpDocOperations
extends java.lang.Object

This class provides methods for help Documents related operations.

History:

Version:
V-2010
Author:
NLM NLS Development Team, clu

Field Summary
static int HOME_PAGE
           
static int KEYS_PAGE
           
static int MARKUPS_PAGE
           
static int TAGS_PAGE
           
static int TEXT_PAGE
           
 
Method Summary
static void ShowHelpDoc(int startpage, VttObj vttObj)
          Show help documents.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOME_PAGE

public static final int HOME_PAGE
See Also:
Constant Field Values

TEXT_PAGE

public static final int TEXT_PAGE
See Also:
Constant Field Values

TAGS_PAGE

public static final int TAGS_PAGE
See Also:
Constant Field Values

MARKUPS_PAGE

public static final int MARKUPS_PAGE
See Also:
Constant Field Values

KEYS_PAGE

public static final int KEYS_PAGE
See Also:
Constant Field Values
Method Detail

ShowHelpDoc

public static void ShowHelpDoc(int startpage,
                               VttObj vttObj)
Show help documents.

Parameters:
startpage - the initial starting page
vttObj - the vttObj Java object

VTT Java
2010 Version

Submit a bug or feature

Copyright © 2010 National Library of Medicine