iPodDB::Menu::Edit - the edit menu


iPodDB documentation  | view source Contained in the iPodDB distribution.

Index


NAME

Top

iPodDB::Menu::Edit - the edit menu

SYNOPSIS

Top

    my $edit = iPodDB::Menu::Edit->new( $frame );

DESCRIPTION

Top

This is the Edit menu portion of the menu bar.

METHODS

Top

new( $frame )

Creates the menu and sets up the callbacks when menu items are clicked.

EVENTS

Top

on_preferences( )

When the "Preferences" option is selected this event is triggered. It will popup the preferences dialog for the user to modify then attempt to load the new database.

AUTHOR

Top

* Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Top


iPodDB documentation  | view source Contained in the iPodDB distribution.