Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Message from the owner(s) An easy to use Framework which allows for quick and streamlined development of wizards (Which increase usability in flow/process oriented tasks). The Wizard Framework primarily handles flow control by relying heavily on Generics & Enums, however, it is still rather ... [More] lightweight (its only 2 abstract classes). A wizard is simply a collection of panels which are organized through assigned enums. Since most wizards are process oriented, and processes can encounter errors, each panel can flow in several different directions, thus abstract methods are used to determine which panel should be displayed next and whether the user can cancel the current process. Other abstract methods are implemented to streamline field validations, panel cleanup and panel initialization. [Less]

0
 
  0 reviews  |  0 users  |  1,287 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.