Uses of Interface
gnu.jbrowser.PropertyAccessor

Packages that use PropertyAccessor
gnu.jbrowser   
 

Uses of PropertyAccessor in gnu.jbrowser
 

Classes in gnu.jbrowser that implement PropertyAccessor
static class JBrowsePlugin.PropAccessor
           
 

Methods in gnu.jbrowser that return PropertyAccessor
 PropertyAccessor JBrowsePlugin.OpenAction.getPropertyAccessor()
           
 PropertyAccessor JBrowse.Activator.getPropertyAccessor()
           
 

Methods in gnu.jbrowser with parameters of type PropertyAccessor
 void Options.load(PropertyAccessor props)
          The method that sets the option object's state to reflect the values specified by the passed PropertyAccessor.
 void Options.save(PropertyAccessor props)
          The method that sets the passed PropertyAccessor's state to reflect the current state of this Options object.
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.