Class Summary |
AbstractExtensionAction<t extends Extension> |
the base class for creating extension handlers
the implementing class will have a menu assigned to it automatically the name of the menu will be
from the constructors parametr(sp) and the will also listen to UI.getUIEvent(sp.getName()) |
AttributeSetView |
the eXtended attribute which is a kind of view for notifiableAttributeSet, it then connects to the notifiableAttributeSet
which is a kind of model for it. |
ExtensionShellCommandProvider |
|
ParameterShower |
this class provides the ability to show and edit the parametr of a
parametrizable object with a property editor |
PortableNotifiableAttributeSetImpl |
this is a portable NotifiableAttributeSetImpl + View
this means that the model of view can be changed |
UI |
this class is the base class of UI actions,
it contains the methods to load UserInterfaces from XML
it contains the methods to access different parts of a UI... |
UIUtils |
|