IBM Rational Pluglets
Release 7.0
C D E G I O P Q S W

P

Pluglet - Class in com.ibm.xtools.pluglets
Provides pluglet properties and basic services used by pluglets.
Pluglet() - Constructor for class com.ibm.xtools.pluglets.Pluglet
 
PlugletCompiler - Class in com.ibm.xtools.pluglets.host
The default implementation of the IPlugletCompiler interface.
PlugletCompiler(PrintWriter, String, boolean) - Constructor for class com.ibm.xtools.pluglets.host.PlugletCompiler
Constructs a pluglet compiler.
PlugletCompiler() - Constructor for class com.ibm.xtools.pluglets.host.PlugletCompiler
Constructs a pluglet compiler.
PlugletException - Exception in com.ibm.xtools.pluglets.engine
Exception thrown by methods in the PlugletExecutor class.
PlugletException(String) - Constructor for exception com.ibm.xtools.pluglets.engine.PlugletException
Constructs a pluglet exception with the specified detailed message.
PlugletExecutor - Class in com.ibm.xtools.pluglets.engine
Provides an engine for executing a Java source file or class file as a pluglet.
PlugletExecutor(IPlugletHost) - Constructor for class com.ibm.xtools.pluglets.engine.PlugletExecutor
Constructs a PlugletExecutor instance.
PlugletHost - Class in com.ibm.xtools.pluglets.host
The default implementation of the IPlugletHost interface.
PlugletHost(URLClassLoader[], IPlugletCompiler, PrintWriter, IPlugletMessageDialog, boolean) - Constructor for class com.ibm.xtools.pluglets.host.PlugletHost
Constructs a default IPlugletHost implementation.
PLUGLETMAIN - Static variable in class com.ibm.xtools.pluglets.engine.PlugletExecutor
The name of a pluglet main entry point.
PLUGLETMAIN_ARGS - Static variable in class com.ibm.xtools.pluglets.engine.PlugletExecutor
The argument types of a pluglet main entry point.
printStackTrace(Throwable, PrintWriter) - Method in class com.ibm.xtools.pluglets.Pluglet
Prints the throwable and its backtrace to the specified print writer.
printStackTrace(Throwable) - Method in class com.ibm.xtools.pluglets.Pluglet
Prints the throwable and its backtrace to the pluglet output writer.
prompt(String, String, String) - Method in interface com.ibm.xtools.pluglets.host.IPlugletMessageDialog
Displays an input dialog with a prompt message, a text input field, and OK and Cancel buttons.
prompt(String, String, String) - Method in class com.ibm.xtools.pluglets.Pluglet
Displays an input dialog with a prompt message, the text input field initial text, the title, and OK button and Cancel buttons.
prompt(String, String) - Method in class com.ibm.xtools.pluglets.Pluglet
Displays an input dialog with a prompt message, the text input field initial text, and OK and Cancel buttons.
prompt(String) - Method in class com.ibm.xtools.pluglets.Pluglet
Displays an input dialog with a prompt message, a text input field, and OK and Cancel buttons.

IBM Rational Pluglets
Release 7.0
C D E G I O P Q S W

Guidelines for using Eclipse APIs.

© Copyright IBM Corp. 2000, 2007. All rights reserved.