net.sf.filePiper.gui
Class ProfilesController.StoreProfileParams
java.lang.Object
net.sf.filePiper.gui.ProfilesController.StoreProfileParams
- Enclosing class:
- ProfilesController
public class ProfilesController.StoreProfileParams
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilesController.StoreProfileParams
public ProfilesController.StoreProfileParams(String currentProfileName)
getToolModel
public ToolModel getToolModel()
getProfileName
public String getProfileName()
getAction
public ProfilesController.StoreAction getAction()
setAction
public void setAction(ProfilesController.StoreAction act)
getExistingProfileName
public String getExistingProfileName()
setExistingProfileName
public void setExistingProfileName(String profileName)
getNewProfileName
public String getNewProfileName()
setNewProfileName
public void setNewProfileName(String profileName)
Copyright © 2010. All Rights Reserved.