A C D E G I J L M N O P R S T U V W

L

LaunchDialog - Class in com.javapathfinder.vjp.config
This is the main Configuration that VJP creates for the user.
LaunchDialog(Shell) - Constructor for class com.javapathfinder.vjp.config.LaunchDialog
Constructs this dialog with this shell specified.
log(int, String, Throwable) - Static method in class com.javapathfinder.vjp.VJP
Convenience method to log any type of message.
logError(String, Throwable) - Static method in class com.javapathfinder.vjp.VJP
Convenience method to log errors
logError(String) - Static method in class com.javapathfinder.vjp.VJP
Convenience method to log errors
logInfo(String) - Static method in class com.javapathfinder.vjp.VJP
Convenience method to log plugin information.
logWarning(String) - Static method in class com.javapathfinder.vjp.VJP
Convenience method to log Warnings without an exception This call is exactly equivalent to logWarning(message, null) @param message the message to include with the warning
logWarning(String, Exception) - Static method in class com.javapathfinder.vjp.VJP
Convenience method to log Warnings along with an exception @param message the message to include with the warning @param exception the exception to include with the warning

A C D E G I J L M N O P R S T U V W