NAME
Games::Sudoku::Component::TkPlayer::Selector - UI class
SYNOPSIS
use Games::Sudoku::Component::TkPlayer::Selector;
my $popup = Games::Sudoku::Component::TkPlayer::Selector->new;
DESCRIPTION
This is an internal class.
METHODS
- set_allowed
-
turns the buttons you shouldn't push red if you enable "Allowed value only" option.
- setsize
-
sets the size of the puzzle board (used internally).
TK METHODS
Consult appropriate pods for details.
AUTHOR
Kenichi Ishigaki, <ishigaki at cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2006 by Kenichi Ishigaki, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.