net.sf.kagiru.ui.cmd
Class PuzzleSaveCommand

java.lang.Object
  extended by net.sf.kagiru.ui.cmd.AbstractPuzzleFrameCommand
      extended by net.sf.kagiru.ui.cmd.PuzzleSaveCommand
All Implemented Interfaces:
Command

public class PuzzleSaveCommand
extends AbstractPuzzleFrameCommand


Constructor Summary
PuzzleSaveCommand(Controller c, PuzzleFrame pf)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class net.sf.kagiru.ui.cmd.AbstractPuzzleFrameCommand
getController, getPuzzleFrame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PuzzleSaveCommand

public PuzzleSaveCommand(Controller c,
                         PuzzleFrame pf)
Method Detail

execute

public void execute()


This code documentation is disclosed as part of Kagiru Sudoku. It is licensed under the GNU General Public License (GPL) and comes with NO WARRANTY. See file license.txt for more info.