Package com.alveole.studio.web.managers.struts2editor

Interface Summary
Struts2BaseFileEditor.PackageCreationListener This listener enables to receive event when a package is newly created.
 

Class Summary
BeanPanel  
BeanPanelModel This is the model associated to bean view.
ConstantPanel  
ConstantPanelModel This is the model associated to constant view.
DefaultActionRefPanel  
DefaultActionRefPanelModel This is the model associated to default action stack view.
ExceptionMappingPanel  
ExceptionMappingPanelModel This is the model associated to global-result view.
GlobalResultPanel  
GlobalResultPanelModel This is the model associated to global-result view.
InterceptorPanel  
InterceptorPanelModel This is the model associated to interceptor view.
InterceptorRefPanel  
InterceptorRefPanelModel This is the model associated to interceptor stack view.
InterceptorStackPanel  
InterceptorStackPanelModel This is the model associated to interceptor stack view.
PackageExtensionsEditor This class is a simple panel that displays a combo to choose struts2 package on a selected Alveole package.
ParamsPanel  
ResultTypePanel  
ResultTypePanelModel This is the model associated to interceptor stack view.
Struts2BaseFileEditor This editor enables to construct basic Struts2 file.
Struts2BaseFileModel This class is a model associated to a Struts2BaseFileEditor.
Struts2PackageEditor This panel performs edition of one Struts2 package.
Struts2PackageModel This model is associated to Struts2PackageEditor.
Struts2PackagesNodeEditor  
Struts2Panel This class is the one used to display a struts2 editor in plugin's tabs.
Struts2Tools This toolkit class performs some help methods on Struts2 specific plugins.