juife
v0.1a

Uses of Interface
net.sf.juife.NavigationHistoryModel

Packages that use NavigationHistoryModel
net.sf.juife Provides a set of common components and useful utilities that are missing in the Java 2 Platform Standard Edition. 
 

Uses of NavigationHistoryModel in net.sf.juife
 

Classes in net.sf.juife that implement NavigationHistoryModel
 class DefaultNavigationHistoryModel
          Provides default implementation of the NavigationHistoryModel interface.
 

Methods in net.sf.juife that return NavigationHistoryModel
 NavigationHistoryModel NavigationPane.getModel()
          Gets the navigation history model of this pane.
 

Methods in net.sf.juife with parameters of type NavigationHistoryModel
 void NavigationPane.setModel(NavigationHistoryModel model)
          Sets the navigation history model of this pane.
 

Constructors in net.sf.juife with parameters of type NavigationHistoryModel
NavigationPane(NavigationHistoryModel model)
          Creates a new instance of NavigationPane using the specified non-null model.
 


juife
v0.1a

Copyright © 2005 Grigor Iliev. All rights reserved. SourceForge.net Logo