net.sf.kagiru.ui
Class NavigationKeyConfiguration

java.lang.Object
  extended by net.sf.kagiru.ui.NavigationKeyConfiguration
All Implemented Interfaces:
java.io.Serializable

public class NavigationKeyConfiguration
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NavigationKeyConfiguration()
           
 
Method Summary
 void handle(java.awt.event.KeyEvent ke, PuzzleProvider pp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationKeyConfiguration

public NavigationKeyConfiguration()
Method Detail

handle

public void handle(java.awt.event.KeyEvent ke,
                   PuzzleProvider pp)


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.