A C D F G H I L M O R S T U
A
- AbstractExtensionManager - Class in org.topcased.facilities.extensions
- An abstract implementation of en extension manager.
This manager can initialize itself iterating on all the registered extensions
of a given extension point id.
It also listens to the platform extension registry changes and makes the
appropriate modifications.
Clients must implements the addExtension()
and the
removeExtension()
methods in order to define the subclassing
manager behavior.
Creation : 24 nov. - AbstractExtensionManager(String) -
Constructor for class org.topcased.facilities.extensions.AbstractExtensionManager
- Constructor.
- addExtension(IExtension) -
Method in class org.topcased.facilities.extensions.AbstractExtensionManager
- Adds the given extension to this manager.
- addSelectionListener(SelectionListener) -
Method in class org.topcased.facilities.widgets.SingleObjectChooser
- Add a SelectionListener on both the CCombo and the Button
A C D F G H I L M O R S T U
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.