net.sf.kagiru.ui.cmd
Class PuzzleDefineCommand

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

public class PuzzleDefineCommand
extends AbstractPuzzleFrameCommand


Constructor Summary
PuzzleDefineCommand(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

PuzzleDefineCommand

public PuzzleDefineCommand(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.