Uses of Interface
net.anwiba.commons.swing.configuration.IConfiguration
-
Packages that use IConfiguration Package Description net.anwiba.commons.swing.configuration -
-
Uses of IConfiguration in net.anwiba.commons.swing.configuration
Classes in net.anwiba.commons.swing.configuration that implement IConfiguration Modifier and Type Class Description classConfigurationMethods in net.anwiba.commons.swing.configuration with parameters of type IConfiguration Modifier and Type Method Description java.lang.StringConfigurationUi. getText(IConfiguration object)Method parameters in net.anwiba.commons.swing.configuration with type arguments of type IConfiguration Modifier and Type Method Description protected voidConfigurationPanel. updateParameters(ISelectionModel<IConfiguration> selectionModel, ParameterTableModel parameterTableModel)Constructor parameters in net.anwiba.commons.swing.configuration with type arguments of type IConfiguration Constructor Description ConfigurationPanel(java.util.List<IConfiguration> configurations)ConfigurationTab(java.lang.String title, IMessage defaultMessage, javax.swing.Icon defaultIcon, java.util.List<IConfiguration> configurations)
-