Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
toolbar - An extension of JToolBar which adds support for ToolButton
- Description:
ToolBar was originally designed for the ArgoUML project and has now been
broken out to allow reuse by other swing based applications.
ToolBar comes with -
* a ToolBarManager to allow changes in look and feel to be broadcast
to all toolbars in your application.
* a ToolBar class (extending JToolBar) which allows building of
specialist buttons from the ToolButton project
* a layout manager that allows toolbars to be docked to any edge of
your application window.
ToolButton is now included with ToolBar (not any longer a separate project).
ToolButton allows selection of several actions from one button by
various means. Dropping down additional buttons or rotating through
possible actions.
Packages
toolbar-0.4-2jpp.src
[56 KiB] |
Changelog
by David Walluck (2005-02-21):
- Obsoletes: toolbutton
- fix ant dependency
- fix manifest
- macros
|
toolbar-0.4-2jpp.noarch
[41 KiB] |
Changelog
by David Walluck (2005-02-21):
- Obsoletes: toolbutton
- fix ant dependency
- fix manifest
- macros
|