Uses of Class
org.xnap.gui.AbstractPreferencesDialog

Packages that use AbstractPreferencesDialog
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
org.xnap.gui.event Provides common event listener classes. 
 

Uses of AbstractPreferencesDialog in org.xnap.gui
 

Subclasses of AbstractPreferencesDialog in org.xnap.gui
 class PluginPreferencesDialog
          Provides the plugin preferences dialog.
 class PreferencesDialog
          Provides the global preferences dialog.
 

Uses of AbstractPreferencesDialog in org.xnap.gui.event
 

Methods in org.xnap.gui.event with parameters of type AbstractPreferencesDialog
abstract  void AbstractPreferencesDialogListener.addPanels(AbstractPreferencesDialog dialog, java.util.List panels)
          Sub classes should add their panels to the preferences dialog and to panels.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.