|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridDataFileHandler | |
edu.kzoo.grid.gui | |
edu.kzoo.grid.gui.nuggets |
Uses of GridDataFileHandler in edu.kzoo.grid.gui |
Methods in edu.kzoo.grid.gui that return GridDataFileHandler | |
protected GridDataFileHandler |
FileMenuActionHandler.getFileHandler()
Gets the object that handles file i/o. |
Constructors in edu.kzoo.grid.gui with parameters of type GridDataFileHandler | |
FileMenuActionHandler(GridAppFrame frame,
GridDataFileHandler fileHandler)
Creates a new file menu action handler tied to the specified frame. |
Uses of GridDataFileHandler in edu.kzoo.grid.gui.nuggets |
Methods in edu.kzoo.grid.gui.nuggets that return GridDataFileHandler | |
protected GridDataFileHandler |
BasicGridFileMenu.getFileHandler()
Gets the object that handles file i/o. |
Constructors in edu.kzoo.grid.gui.nuggets with parameters of type GridDataFileHandler | |
BasicGridFileMenu(GridAppFrame frame,
GridDataFileHandler fileHandler)
Creates a File menu tied to the specified frame for creating, reading, and writing grids. |
|
BasicGridFileMenu(GridAppFrame frame,
FileMenuActionHandler menuActionHandler,
GridDataFileHandler fileHandler)
Creates a File menu tied to the specified frame for creating, reading, and writing grids. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |