|
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.Object com.ibm.etools.iseries.edit.jni.IBMiEditorNativeInterface
public class IBMiEditorNativeInterface
Methods used by the RPG, COBOL and DDS program verifiers and syntax checkers.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
IBMiEditorNativeInterface()
|
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 String |
getQSYSSubSystemDllPath()
Get the absolute path where the DLLs reside in the QSYS subsystem plugin. |
static void |
issueMessage(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 String copyright
Constructor Detail |
---|
public IBMiEditorNativeInterface()
Method Detail |
---|
public static byte[] getMessageFileName(String msgFileName)
msgFileName
-
public static String getMessageFilePath()
public static String getDllsPath()
public static String getQSYSSubSystemDllPath()
public static String convertUrlStringToOsPath(String urlString)
urlString
-
public static void issueMessage(SystemMessage message)
message
-
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |