public static interface Analyzer.CustomizerProvider<D,C extends JComponent>
Modifier and Type | Method and Description |
---|---|
C |
createComponent(Analyzer.CustomizerContext<D,C> context) |
D |
initialize() |
D initialize()
C createComponent(Analyzer.CustomizerContext<D,C> context)