public class DataViewerFactory extends Object
Modifier and Type | Field and Description |
---|---|
DataViewerFactory |
delegatedFactory |
Constructor and Description |
---|
DataViewerFactory() |
Modifier and Type | Method and Description |
---|---|
static DataViewerFactory |
getFactory() |
DataViewer |
newDataViewer(String title) |
void |
setDelegate(DataViewerFactory dvf) |
public DataViewerFactory delegatedFactory
public static DataViewerFactory getFactory()
public void setDelegate(DataViewerFactory dvf)
public DataViewer newDataViewer(String title)
Copyright © 2019. All rights reserved.