Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.memoire.bu.BuAbstractPreferencesPanel

Uses of BuAbstractPreferencesPanel in com.memoire.bu
 

Subclasses of BuAbstractPreferencesPanel in com.memoire.bu
 class BuBrowserPreferencesPanel
          browser.type browser.exec
 class BuCommandPreferencesPanel
          command.*
 class BuDesktopPreferencesPanel
          A panel where the user can choose which elements to put on his desktop.
 class BuDirWinPreferencesPanel
          directory.open directory.save window.size
 class BuGenericPreferencesPanel
          A panel where the user can view/edit preferences.
 class BuLanguagePreferencesPanel
          locale.language
 class BuLookPreferencesPanel
          desktop.decor desktop.texture desktop.background lookandfeel.name lookandfeel.class lookandfeel.theme icons.size
 class BuMonitorPreferencesPanel
          monitor.memory ...
 class BuScriptPreferencesPanel
          script.directory script.interpreters
 class BuToolsPreferencesPanel
          tool.#.name tool.#.exec tool.#.icon
 class BuUserPreferencesPanel
          user.*
 

Methods in com.memoire.bu with parameters of type BuAbstractPreferencesPanel
 void BuPreferencesFrame.addTab(BuAbstractPreferencesPanel _nouveau)