Uses of Interface
fis.data.sample.generator.block.BlockSampleGenerator
-
Packages that use BlockSampleGenerator Package Description fis.data.sample.generator.block fis.data.sample.generator.jni.block fis.swing.data.sample.generator.block -
-
Uses of BlockSampleGenerator in fis.data.sample.generator.block
Classes in fis.data.sample.generator.block that implement BlockSampleGenerator Modifier and Type Class Description classBlockSampleGeneratorModelMethods in fis.data.sample.generator.block that return BlockSampleGenerator Modifier and Type Method Description BlockSampleGeneratorBlockSampleGeneratorModel. clone()Methods in fis.data.sample.generator.block with parameters of type BlockSampleGenerator Modifier and Type Method Description com.jgoodies.validation.ValidationResultBlockSampleGeneratorValidator. validate(BlockSampleGenerator blockSampleGenerator) -
Uses of BlockSampleGenerator in fis.data.sample.generator.jni.block
Constructors in fis.data.sample.generator.jni.block with parameters of type BlockSampleGenerator Constructor Description DefaultJNIBlockSampleGenerator(JExtendedDataFile data, BlockSampleGenerator blockSampleGenerator) -
Uses of BlockSampleGenerator in fis.swing.data.sample.generator.block
Constructors in fis.swing.data.sample.generator.block with parameters of type BlockSampleGenerator Constructor Description BlockSampleGeneratorAdapter(BlockSampleGenerator blockSampleGenerator, JExtendedDataFile data, JFIS fis)
-