Class NatTableDataGenerator
java.lang.Object
org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetNumRows(String fileName) static voidvoidpersistData(String fileName)
-
Constructor Details
-
NatTableDataGenerator
public NatTableDataGenerator(int numCols, int numRows) -
NatTableDataGenerator
public NatTableDataGenerator()
-
-
Method Details
-
persistData
- Throws:
IOExceptionGeneratorException
-
getNumRows
- Throws:
IOException
-
loadData
- Throws:
FileNotFoundExceptionIOException
-
main
- Throws:
GeneratorExceptionIOException
-