Uses of Interface
fis.data.sample.block.BlockSample
-
Packages that use BlockSample Package Description fis.data.sample.block fis.data.sample.generator.block fis.swing.data.sample.block -
-
Uses of BlockSample in fis.data.sample.block
Classes in fis.data.sample.block that implement BlockSample Modifier and Type Class Description classBlockSampleChangeSupportDecoratorclassBlockSampleDecoratorclassBlockSampleModelConstructors in fis.data.sample.block with parameters of type BlockSample Constructor Description BlockSampleChangeSupportDecorator(BlockSample blockSample)BlockSampleDecorator(BlockSample blockSample) -
Uses of BlockSample in fis.data.sample.generator.block
Methods in fis.data.sample.generator.block that return BlockSample Modifier and Type Method Description BlockSampleBlockSampleGenerator. getBlockSample()BlockSampleBlockSampleGeneratorModel. getBlockSample() -
Uses of BlockSample in fis.swing.data.sample.block
Constructors in fis.swing.data.sample.block with parameters of type BlockSample Constructor Description BlockSampleAdapter(BlockSample blockSample, com.jgoodies.binding.value.ValueModel triggerChannel)
-