Uses of Interface
siouxsie.desktop.option.IPreferencesRenderer

Packages that use IPreferencesRenderer
siouxsie.desktop.option.impl   
 

Uses of IPreferencesRenderer in siouxsie.desktop.option.impl
 

Classes in siouxsie.desktop.option.impl that implement IPreferencesRenderer
 class ListPreferencesRenderer
          JList menu based preferences renderer.
 class PreferencesRenderer
          JTree menu based preferences renderer.
 

Methods in siouxsie.desktop.option.impl that return IPreferencesRenderer
 IPreferencesRenderer PreferencesDisplay.getPreferencesRenderer()
           
 

Methods in siouxsie.desktop.option.impl with parameters of type IPreferencesRenderer
 void PreferencesDisplay.setPreferencesRenderer(IPreferencesRenderer preferencesRenderer)
           
 



Copyright © 2006-2008 null. All Rights Reserved.