net.sf.filePiper.gui
Class ProfilesController

java.lang.Object
  extended by net.sf.filePiper.gui.ProfilesController
All Implemented Interfaces:
net.sf.sfac.gui.framework.BarChangeListener

public class ProfilesController
extends Object
implements net.sf.sfac.gui.framework.BarChangeListener


Nested Class Summary
static class ProfilesController.StoreAction
           
 class ProfilesController.StoreProfileParams
           
 
Constructor Summary
ProfilesController(ToolModel model, PiperMainPanel pane, net.sf.sfac.gui.framework.ActionRepository repo)
           
 
Method Summary
 void beforeMnemonicAssignment(net.sf.sfac.gui.framework.ActionRepository repo)
           
 ToolModel getToolModel()
           
 void menubarCreated(net.sf.sfac.gui.framework.ActionRepository repo, JMenuBar menubar)
           
 void toolbarCreated(net.sf.sfac.gui.framework.ActionRepository repo, JToolBar toolbar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilesController

public ProfilesController(ToolModel model,
                          PiperMainPanel pane,
                          net.sf.sfac.gui.framework.ActionRepository repo)
Method Detail

getToolModel

public ToolModel getToolModel()

beforeMnemonicAssignment

public void beforeMnemonicAssignment(net.sf.sfac.gui.framework.ActionRepository repo)
Specified by:
beforeMnemonicAssignment in interface net.sf.sfac.gui.framework.BarChangeListener

menubarCreated

public void menubarCreated(net.sf.sfac.gui.framework.ActionRepository repo,
                           JMenuBar menubar)
Specified by:
menubarCreated in interface net.sf.sfac.gui.framework.BarChangeListener

toolbarCreated

public void toolbarCreated(net.sf.sfac.gui.framework.ActionRepository repo,
                           JToolBar toolbar)
Specified by:
toolbarCreated in interface net.sf.sfac.gui.framework.BarChangeListener


Copyright © 2010. All Rights Reserved.