Uses of Package
de.mid.innovator.ui
Packages that use de.mid.innovator.ui
Package
Description
All classes in this package are used for communicating with the Innovator repository server
and license server.
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
-
Classes in de.mid.innovator.ui used by de.mid.innovator.uiClassDescriptionEvery Java application that should be run as an Innovator application should commit to this interface.This class has one instance which gives you information how the application net is configured.A property is a combination of a key and a value pair that a user can provide either when starting or running an application.A property provider is used to access an application's arguments at runtime.