Interface SwingGadget

All Superinterfaces:
Aspectable, Gadget, SwingComponentProvider
All Known Implementing Classes:
AbstractValueHoldingSwingGadget

public interface SwingGadget extends Aspectable, Gadget, SwingComponentProvider
The base type for all swing gadget objects in the pluggable FirstSpirit module/component architecture. The UI swing gadget object is responsible for implementing the different optional gadget aspects.
Since:
4.2.405
See Also: