Uses of Class
fis.swing.data.sample.block.BlockSampleAdapter
-
Packages that use BlockSampleAdapter Package Description fis.swing.data.sample.block fis.swing.data.sample.generator.block -
-
Uses of BlockSampleAdapter in fis.swing.data.sample.block
Methods in fis.swing.data.sample.block with parameters of type BlockSampleAdapter Modifier and Type Method Description voidJPanelBlockSample. bind(BlockSampleAdapter blockSampleAdapter) -
Uses of BlockSampleAdapter in fis.swing.data.sample.generator.block
Methods in fis.swing.data.sample.generator.block that return BlockSampleAdapter Modifier and Type Method Description BlockSampleAdapterBlockSampleGeneratorAdapter. getBlockSampleAdapter()
-