Package ch.bailu.gtk.gst
Schnittstelle PluginError
public interface PluginError
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
The plugin has unresolved dependenciesstatic final int
The plugin could not be loadedstatic final int
The plugin has already be loaded from a different file
-
Felddetails
-
MODULE
static final int MODULEThe plugin could not be loaded- Siehe auch:
-
DEPENDENCIES
static final int DEPENDENCIESThe plugin has unresolved dependencies- Siehe auch:
-
NAME_MISMATCH
static final int NAME_MISMATCHThe plugin has already be loaded from a different file- Siehe auch:
-