Uses of Class
net.sf.filePiper.gui.ProfilesController.StoreAction

Packages that use ProfilesController.StoreAction
net.sf.filePiper.gui   
 

Uses of ProfilesController.StoreAction in net.sf.filePiper.gui
 

Methods in net.sf.filePiper.gui that return ProfilesController.StoreAction
 ProfilesController.StoreAction ProfilesController.StoreProfileParams.getAction()
           
static ProfilesController.StoreAction ProfilesController.StoreAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProfilesController.StoreAction[] ProfilesController.StoreAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.filePiper.gui with parameters of type ProfilesController.StoreAction
 void ProfilesController.StoreProfileParams.setAction(ProfilesController.StoreAction act)
           
 



Copyright © 2010. All Rights Reserved.