|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.launch.UniversalLaunchUtil
Constructor Summary | |
---|---|
UniversalLaunchUtil()
|
Method Summary | |
---|---|
static String |
createSourcePath(String workingDirectory,
String systemConnectionProfileName,
String systemConnectionAliasName)
Create source path string from path without connection name. |
static IRemoteFile |
getRealParentRemoteFile(IRemoteFile remoteFile)
|
static ISystemRemoteElementAdapter |
getRSESelection(IStructuredSelection selection)
Get an ISystemRemoteElementAdapter from RSE selecction. |
static SystemConnection |
getSystemConnection(String systemConnectionProfileName,
String systemConnectionAliasName)
|
static void |
installSeparator(Composite parent,
int verticalSpacing)
Place separator on a composite |
static void |
installSeparator(Composite parent,
int style,
int verticalSpacing)
Place separator on a composite |
static boolean |
isLocalWindows()
|
static boolean |
isLocalWindows(SystemConnection connection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UniversalLaunchUtil()
Method Detail |
public static SystemConnection getSystemConnection(String systemConnectionProfileName, String systemConnectionAliasName)
systemConnectionProfileName
- systemConnectionAliasName
-
public static boolean isLocalWindows(SystemConnection connection)
public static boolean isLocalWindows()
public static String createSourcePath(String workingDirectory, String systemConnectionProfileName, String systemConnectionAliasName)
workingDirectory
- systemConnectionProfileName
- systemConnectionAliasName
-
public static IRemoteFile getRealParentRemoteFile(IRemoteFile remoteFile)
public static ISystemRemoteElementAdapter getRSESelection(IStructuredSelection selection)
public static void installSeparator(Composite parent, int verticalSpacing)
parent
- verticalSpacing
- public static void installSeparator(Composite parent, int style, int verticalSpacing)
parent
- verticalSpacing
-
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |