| 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTextEditorAction
com.ibm.etools.iseries.edit.ui.actions.ISeriesEditorLanguageHelpAction
public class ISeriesEditorLanguageHelpAction
Actions for showing programming language help
| Field Summary | |
|---|---|
protected static ResourceBundle | 
_bundle
 | 
protected  String | 
_strHelp
 | 
protected  String | 
_strPrefix
 | 
static String | 
copyright
 | 
static String | 
STRIDMENU
the string ID for the menu where this action appears  | 
| Constructor Summary | |
|---|---|
ISeriesEditorLanguageHelpAction(ITextEditor editor,
                                String strId,
                                String strPrefix,
                                String help)
Constructor for LanguageHelpAction.  | 
|
| Method Summary | |
|---|---|
 void | 
run()
Show the help.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final String copyright
protected static ResourceBundle _bundle
protected String _strPrefix
protected String _strHelp
public static final String STRIDMENU
| Constructor Detail | 
|---|
public ISeriesEditorLanguageHelpAction(ITextEditor editor,
                                       String strId,
                                       String strPrefix,
                                       String help)
editor - text editorstrId - action idstrPrefix - prefix of resource idhelp - help path| Method Detail | 
|---|
public void run()
  | 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||