|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.editor.ISeriesEditorNativeInterface
Methods used by the RPG, COBOL and DDS program verifiers and syntax checkers.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesEditorNativeInterface()
|
Method Summary | |
---|---|
static String |
convertUrlStringToOsPath(String urlString)
Convert a path from URL format to the appropriate one for the OS |
static String |
getDllsPath()
Get the absolute path where the DLLs reside with the plugin. |
static byte[] |
getMessageFileName(String msgFileName)
Get the absolute path of the message file to be used. |
static String |
getMessageFilePath()
Get the absolute path where the message file would reside |
static void |
issueMessage(com.ibm.etools.systems.core.messages.SystemMessage message)
Pop up a dialog with the given message |
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
Constructor Detail |
public ISeriesEditorNativeInterface()
Method Detail |
public static byte[] getMessageFileName(String msgFileName)
msgFileName
-
public static String getMessageFilePath()
public static String getDllsPath()
public static String convertUrlStringToOsPath(String urlString)
urlString
-
public static void issueMessage(com.ibm.etools.systems.core.messages.SystemMessage message)
message
-
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |