Updated project description in README |
|
More...
|
over 14 years ago
|
Added some advertising about the wizard api and now using java-toolbox-1.3 |
|
More...
|
over 14 years ago
|
Using java-toolbox HEAD |
|
More...
|
over 14 years ago
|
Added github README |
|
More...
|
almost 15 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
almost 15 years ago
|
[maven-release-plugin] prepare release swing-on-steroids-1.0 |
|
More...
|
almost 15 years ago
|
Changed groupId and version before 1.0 release |
|
More...
|
almost 15 years ago
|
use java-toolbox-1.2 |
|
More...
|
almost 15 years ago
|
use java-toolbox-1.2 |
|
More...
|
almost 15 years ago
|
Cleaned up dependency tree and prepared for github |
|
More...
|
almost 15 years ago
|
Added LICENSE file, Netbeans code formatting configuration, fixed source headers and added developers to pom |
|
More...
|
almost 15 years ago
|
Added Apache Licence in pom |
|
More...
|
almost 15 years ago
|
Added SwingHelper.initLookAndFeel( LookAndFeel laf ); |
|
More...
|
almost 15 years ago
|
Merge branch 'master' of codebox.codeartisans.org:swing-on-steroids |
|
More...
|
almost 15 years ago
|
Using java-toolbox-1.2 release |
|
More...
|
almost 15 years ago
|
Merge branch 'master' of codebox.codeartisans.org:swing-on-steroids |
|
More...
|
almost 15 years ago
|
Modification of the "bind" method of the default wizard presenter |
|
More...
|
almost 15 years ago
|
Upgraded slf4j/logback to 1.6.1/0.9.25 |
|
More...
|
almost 15 years ago
|
Added a publish method to the MessageBus that take a DeliveryCallback |
|
More...
|
almost 15 years ago
|
java dox modification of the class MessageBus to advert the user that a published message should not be null |
|
More...
|
about 15 years ago
|
EventDispatchThreadInterceptor now detects if EDT it the current thread |
|
More...
|
about 15 years ago
|
Bumped SwingX version to 1.6.1 |
|
More...
|
about 15 years ago
|
Moved class around packages to get rid of cyclic dependencies |
|
More...
|
about 15 years ago
|
Added WizardPresenter.next(); and WizardPresenter.previous(); methods, bypassing button state. |
|
More...
|
about 15 years ago
|
Removed WizardPresenter.goToNextPage(), WizardPresenter.clickButton(WizardButton.next) already do this. |
|
More...
|
about 15 years ago
|
Merge branch 'master' of codebox.codeartisans.org:swing-on-steroids |
|
More...
|
about 15 years ago
|
Add of a method to go to the next page in a wizard |
|
More...
|
about 15 years ago
|
SampleGuiceAppTest @Ignore |
|
More...
|
about 15 years ago
|
WizardTest @Ignore |
|
More...
|
about 15 years ago
|
Modification of the AWT calls while loading the wizard |
|
More...
|
about 15 years ago
|