Package edu.washington.cs.supple.wlib.java2.customization

Interface Summary
WizardProcessor  
 

Class Summary
CommandController Controls the execution of a customization command.
CommandControllerCopyMove  
CommandControllerCustomizationPlan  
CommandControllerRemoveDynamicElement  
CommandControllerRemoveElement  
CommandControllerSetDynamicDefault  
CommandControllerSetStaticDefault  
CommandControllerSetWidgetType  
CustomizationMenu The customization menu that appears on right mouse click.
CustomizationTransferHandler The customization transfer handler is used to for copying and moving objects via drag and drop.
Wizard A customization wizard.
WizardPage The superclass of all wizard pages.
WizardPageCustomizationPlan The wizard page that shows the customization plan and allows to undo any customization.
WizardPageReference Allows the input of a reference to another UiObject.
WizardPageScope The wizard page that allows to generalize a given command.
WizardPageSelectUiObject A wizard page that allows the selection of a UiObject.