appl.parallel.data.xulugridfile.factories
Class GridListFactory
java.lang.Object
edu.bonn.xulu.io.AbstractFactory
edu.bonn.xulu.plugin.io.grid.awt.GridListFactory
appl.parallel.data.xulugridfile.factories.GridListFactory
- All Implemented Interfaces:
- Factory, InstantiationFactory
public class GridListFactory
- extends GridListFactory
Diese Factory erzeugt Standard-Instanzen von GridList
mit
durch die Factory XuluGridFactory
erzeugten (auf Standard-Arrays
basierenden) WritableGrid
-Instanzen als Inhalt.
- Version:
- 1.0
- Author:
- Martin Schmitz (University of Bonn/Germany)
GridListFactory
public GridListFactory()
getWritableGridFactory
protected InstantiationFactory getWritableGridFactory()
- Liefert eine Instanz von
XuluGridFactory
, die auf
Standard-Arrays basierende Instanzen von WritableGrid
erzeugt. Mit diesen
Instanzen wird die GridList gefuellt.
- Overrides:
getWritableGridFactory
in class GridListFactory