Uses of Class
org.norvelle.textcite.gui.dialog.prefs.PreferencePanel

Packages that use PreferencePanel
org.norvelle.textcite.gui.dialog.prefs   
 

Uses of PreferencePanel in org.norvelle.textcite.gui.dialog.prefs
 

Subclasses of PreferencePanel in org.norvelle.textcite.gui.dialog.prefs
 class CheckForUpdatesSubpanel
           
 class CreateBackupsSubpanel
           
 class DefaultDataDirectorySubpanel
           
 class GroupingPanel
          GroupingPanel:
 class MainFontPreferenceSubpanel
          MainFontPreferenceSubpanel: A preference pane that provides the user with the facilities for selecing the Citation display font.
 class ReferenceFormatSubpanel
          A preferences subpanel that handles the user preferences for how to export citation references.
 class SendUsageInformationSubpanel
           
 class ShowTipsSubpanel
          A preferences panel for querying the user about whether to show the Tip of the Day or not.
 

Fields in org.norvelle.textcite.gui.dialog.prefs with type parameters of type PreferencePanel
protected  java.util.Vector<PreferencePanel> GroupingPanel.panels
           
 

Constructor parameters in org.norvelle.textcite.gui.dialog.prefs with type arguments of type PreferencePanel
GroupingPanel(java.util.Vector<PreferencePanel> p)
          Creates new form GroupingPanel