This package contains utilities for Omix plugin development.
- Since:
- Omix 1.3.11
-
Interface Summary Interface Description Authenticator This interface allows plugins to ask the user for login information.Settings This interface allows to store and read properties in the Omix settings file. -
Class Summary Class Description Authenticator.DomainUsernamePassword Represents a domain+username/password answer.Authenticator.Password Represents a password answer.Authenticator.UsernamePassword Represents a username/password answer.RawData This class represents data in combination with the data format given as file suffix. -
Enum Summary Enum Description PluginMenuItemType Menus in the menubar.PluginToolbarItemType Actions on the toolbars. -
Exception Summary Exception Description ComponentExistsException This exception is thrown when a network component is added twice or a node name already exists.IllegalChangeException IllegalComponentException Is thrown when an object is not allowed do be used in a model factory.