Package de.espirit.firstspirit.client.gui.model
package de.espirit.firstspirit.client.gui.model
Provides interfaces and types to access different models of java client.
Package Specification
This package provides types, interfaces and classes, that are to be used to access models of the java client (e.g. the currently selectedIDProvider
).
-
ClassDescriptionModel for the current selected gui language of the java client related to the language tabs in the editorial area of the java client.Interface for listeners on model changes.ModelType<T>Abstract super class for all model types.