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