Uses of Interface
de.mid.innovator.ui.PropertyProvider
Packages that use PropertyProvider
Package
Description
The classes in this package can be used to provide transparent user interfaces
with a standard mechanism for supporting command line arguments or Java properties.
-
Uses of PropertyProvider in de.mid.innovator.ui
Classes in de.mid.innovator.ui that implement PropertyProviderModifier and TypeClassDescriptionclassThe class is a default implementation of thePropertyProviderinterface which can be used to unify command line arguments and system properties.Constructors in de.mid.innovator.ui with parameters of type PropertyProviderModifierConstructorDescriptionInnovatorBatchLoginDefault(PropertyProvider propProvider) Creates a BatchLoginDefault object which uses the given PropertyProvider.