Uses of Package
de.mid.innovator.ui
-
Packages that use de.mid.innovator.ui Package Description de.mid.innovator.srv All classes in this package are used for communicating with the Innovator repository server and license server.de.mid.innovator.ui 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. -
Classes in de.mid.innovator.ui used by de.mid.innovator.srv Class Description InvalidArgumentException -
Classes in de.mid.innovator.ui used by de.mid.innovator.ui Class Description InnovatorApplication Every Java application that should be run as an Innovator application should commit to this interface.InvalidArgumentException MissingArgumentException Property A property is a combination of a key and a value pair that a user can provide either when starting or running an application.PropertyProvider A property provider is used to access an application's arguments at runtime.UnknownArgumentException