Uses of Class
edu.kzoo.grid.gui.FileMenuActionHandler

Packages that use FileMenuActionHandler
edu.kzoo.grid.gui.nuggets   
 

Uses of FileMenuActionHandler in edu.kzoo.grid.gui.nuggets
 

Methods in edu.kzoo.grid.gui.nuggets that return FileMenuActionHandler
protected  FileMenuActionHandler BasicGridFileMenu.getFileMenuActionHandler()
          Gets the action handler for the file menu.
 

Constructors in edu.kzoo.grid.gui.nuggets with parameters of type FileMenuActionHandler
BasicGridFileMenu(GridAppFrame frame, FileMenuActionHandler menuActionHandler, GridDataFileHandler fileHandler)
          Creates a File menu tied to the specified frame for creating, reading, and writing grids.