Provides an implementation launch configuration tabs for local and remote
Java applications.
Class Summary
|
AbstractVMInstallPage
|
A wizard page used to edit the attributes of an installed JRE. |
AppletArgumentsTab
|
A launch configuration tab that displays and edits program arguments,
VM arguments, and working directory launch configuration attributes,
for an applet. |
AppletMainTab
|
This tab appears for Java applet launch configurations and allows the user to edit
attributes such as the applet class to launch and its owning project, if any. |
AppletParametersTab
|
This tab appears for java applet launch configurations and allows the user to edit
applet-specific attributes such as width, height, name & applet parameters. |
JavaAppletLaunchShortcut
|
Launch shortcut for Java applets. |
JavaApplicationLaunchShortcut
|
Launch shortcut for local Java applications. |
JavaArgumentsTab
|
A launch configuration tab that displays and edits program arguments,
VM arguments, and working directory launch configuration attributes. |
JavaClasspathTab
|
A launch configuration tab that displays and edits the user and
bootstrap classes comprising the classpath launch configuration
attribute. |
JavaConnectTab
|
A launch configuration tab that displays and edits the project associated
with a remote connection and the connector used to connect to a remote
VM. |
JavaJRETab
|
A launch configuration tab that displays and edits the VM install
launch configuration attributes. |
JavaLaunchShortcut
|
Common behavior for Java launch shortcuts
This class may be subclassed. |
JavaLaunchTab
|
Common function for Java launch configuration tabs. |
JavaMainTab
|
A launch configuration tab that displays and edits project and
main type name launch configuration attributes. |
JavaSourceLookupTab
|
Deprecated. In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
Provides an implementation launch configuration tabs for local and remote
Java applications.
This package provides user interface classes supporting the launching of local
and remote Java applications. Launch configuration tabs and launch shortcuts
are provided.
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.