Uses of Interface
net.anwiba.commons.swing.configuration.IConfiguration
Packages that use IConfiguration
-
Uses of IConfiguration in net.anwiba.commons.swing.configuration
Classes in net.anwiba.commons.swing.configuration that implement IConfigurationMethods in net.anwiba.commons.swing.configuration with parameters of type IConfigurationMethod parameters in net.anwiba.commons.swing.configuration with type arguments of type IConfigurationModifier and TypeMethodDescriptionprotected final voidConfigurationPanel.updateParameters(ISelectionModel<IConfiguration> selectionModel, ParameterTableModel parameterTableModel) Constructor parameters in net.anwiba.commons.swing.configuration with type arguments of type IConfigurationModifierConstructorDescriptionConfigurationPanel(List<IConfiguration> configurations) ConfigurationTab(String title, IMessage defaultMessage, Icon defaultIcon, List<IConfiguration> configurations)