|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.bonn.xulu.io.AbstractFactory
edu.bonn.xulu.plugin.io.grid.awt.SingleGridFactory
appl.parallel.data.xulugridfile.factories.SingleGridFactory
public class SingleGridFactory
Diese Factory erzeugt Standard-Instanzen von SingleGrid
mit einem
durch die Factory XuluGridFactory
erzeugten WritableGrid
.
Field Summary |
---|
Fields inherited from class edu.bonn.xulu.io.AbstractFactory |
---|
name |
Constructor Summary | |
---|---|
SingleGridFactory()
|
Method Summary | |
---|---|
protected InstantiationFactory |
getWritableGridFactory()
Liefert eine Instanz von XuluGridFactory . |
Methods inherited from class edu.bonn.xulu.plugin.io.grid.awt.SingleGridFactory |
---|
getInstanceType, newInstance, newInstance |
Methods inherited from class edu.bonn.xulu.io.AbstractFactory |
---|
checkExportDestinationObject, checkImportSourceObject, equals, equals, getInstantiationFactoryFromRegistry, getName, setName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.bonn.xulu.io.Factory |
---|
equals |
Constructor Detail |
---|
public SingleGridFactory()
Method Detail |
---|
protected InstantiationFactory getWritableGridFactory()
XuluGridFactory
. Mit diesen
Instanzen wird das SingleGrid gefuellt.
getWritableGridFactory
in class SingleGridFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |