ICY Version 1.0.1.0
Public Member Functions | Package Attributes

icy.gui.plugin.PluginErrorReport Class Reference

Inherits java::awt::event::ActionListener.

List of all members.

Public Member Functions

 PluginErrorReport (final PluginDescriptor pluginDescriptor, StackTraceElement[] stackTraceElements, final String message)
void actionPerformed (ActionEvent e)

Package Attributes

StackTraceElement[] stackTrace
final PluginDescriptor pluginDescriptor
JButton reportButton
JButton cancelButton
JTextPane textPane
JScrollPane scrollPane
IcyFrame icyFrame

Detailed Description

Author:
Fabrice de Chaumont & Stephane This class create a report from a plugin crash and ask the user if he wants to send it to the dev team of the plugin.

The documentation for this class was generated from the following file:
 All Classes Functions Variables