Uses of Interface
org.virion.jam.preferences.PreferencesSection

Packages that use PreferencesSection
org.virion.jam.framework   
org.virion.jam.preferences   
 

Uses of PreferencesSection in org.virion.jam.framework
 

Methods in org.virion.jam.framework with parameters of type PreferencesSection
 void Application.addPreferencesSection(PreferencesSection preferencesSection)
           
 

Uses of PreferencesSection in org.virion.jam.preferences
 

Methods in org.virion.jam.preferences with parameters of type PreferencesSection
 void PreferencesDialog.addSection(PreferencesSection section)