Modifier and Type | Method and Description |
---|---|
protected abstract IvMDecoratorI |
InductiveVisualMinerConfigurationAbstract.createDecorator() |
protected IvMDecoratorI |
InductiveVisualMinerConfigurationDefault.createDecorator() |
IvMDecoratorI |
InductiveVisualMinerConfiguration.getDecorator() |
IvMDecoratorI |
InductiveVisualMinerConfigurationAbstract.getDecorator() |
IvMDecoratorI |
InductiveVisualMinerConfigurationFake.getDecorator() |
Constructor and Description |
---|
DataAnalysisView(IvMDecoratorI decorator,
DataAnalysisTable table,
java.lang.String explanation) |
OnOffPanel(IvMDecoratorI decorator,
X onPanel) |
OnOffPanel(IvMDecoratorI decorator,
X onPanel,
boolean switchable) |
Modifier and Type | Class and Description |
---|---|
class |
IvMDecoratorAbstract
Class to decorate gui elements.
|
class |
IvMDecoratorDefault |
Constructor and Description |
---|
IvMPanel(IvMDecoratorI ivMDecorator) |
SwitchPanel(IvMDecoratorI decorator) |
Constructor and Description |
---|
IvMFiltersView(java.awt.Component parent,
java.lang.String title,
java.lang.String header,
java.util.List<? extends IvMFilter> filters,
IvMDecoratorI decorator) |
Constructor and Description |
---|
HighlightingFiltersView(java.awt.Component parent,
java.util.List<HighlightingFilter> highlightingFilters,
IvMDecoratorI decorator) |
Constructor and Description |
---|
PreMiningFiltersView(java.awt.Component parent,
java.util.List<PreMiningFilter> preMiningFilters,
IvMDecoratorI decorator) |
Constructor and Description |
---|
TraceColourMapView(IvMDecoratorI decorator,
InductiveVisualMinerPanel parent) |
Constructor and Description |
---|
TraceView(IvMDecoratorI decorator,
java.awt.Component parent) |