Uses of Class
com.myjavaworld.jftp.Favorite

Packages that use Favorite
com.myjavaworld.jftp This package contains various user interface components used by JFTP. 
 

Uses of Favorite in com.myjavaworld.jftp
 

Methods in com.myjavaworld.jftp that return Favorite
 Favorite FavoritePropertiesDlg.getFavorite()
          Returns the updated Favorite FTP site that is currently being edited.
 

Methods in com.myjavaworld.jftp with parameters of type Favorite
 void FavoritePropertiesDlg.setFavorite(Favorite favorite)
          Sets the currently editing favorite FTP site to the given favorite.
 



Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.