Uses of Class
org.jurvis.swing.explorer.JvExplorer

Packages that use JvExplorer
org.jurvis.swing Swing utilities and extensions. 
org.jurvis.swing.explorer   
 

Uses of JvExplorer in org.jurvis.swing
 

Methods in org.jurvis.swing with parameters of type JvExplorer
 Action JvSwingFactory.createViewDetailsAction(JvExplorer explorer, String name, JvExplorerDetails details)
          Construct a JvViewExplorerDetailsAction with the given name that controls the specified details pane.
 

Uses of JvExplorer in org.jurvis.swing.explorer
 

Fields in org.jurvis.swing.explorer declared as JvExplorer
protected  JvExplorer JvViewExplorerDetailsAction.explorer
          The Explorer component.
 

Methods in org.jurvis.swing.explorer that return JvExplorer
 JvExplorer JvExplorerModel.getExplorer()
          Return the JvExplorer using this model.
 

Constructors in org.jurvis.swing.explorer with parameters of type JvExplorer
JvViewExplorerDetailsAction(String name, JvExplorer explorer, JvExplorerDetails details)
          Create a JvViewExplorerDetailsAction with the given name that controls the visibility of the given details panel.
 



Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.