ICY Version 1.0.1.0
Public Member Functions | Static Public Attributes | Protected Member Functions | Package Functions

icy.gui.preferences.PluginLocalPreferencePanel Class Reference

Inheritance diagram for icy.gui.preferences.PluginLocalPreferencePanel:
icy.gui.preferences.PluginListPreferencePanel icy.gui.preferences.PreferencePanel icy.gui.component.IcyTextField.IcyTextListener

List of all members.

Public Member Functions

void pluginLoaderChanged (PluginLoaderEvent e)
void pluginInstalled (PluginInstallerEvent e)
void pluginRemoved (PluginInstallerEvent e)

Static Public Attributes

static final String NODE_NAME = "Local Plugin"

Protected Member Functions

void closed ()
void doAction1 (PluginDescriptor plugin)
void doAction2 (PluginDescriptor plugin)
void repositoryChanged ()
void reloadPlugins ()
String getStateValue (PluginDescriptor plugin)
ArrayList< PluginDescriptorgetPlugins ()
void updateButtonsState ()

Package Functions

 PluginLocalPreferencePanel (PreferenceFrame parent)

Detailed Description

Author:
Stephane

Constructor & Destructor Documentation

icy.gui.preferences.PluginLocalPreferencePanel.PluginLocalPreferencePanel ( PreferenceFrame  parent) [package]

preferences


Member Function Documentation

void icy.gui.preferences.PluginLocalPreferencePanel.closed ( ) [protected]

called when panel is closed

Reimplemented from icy.gui.preferences.PreferencePanel.


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