Package gr.zeus.ui
Class OutLookToolBar
java.lang.Object
gr.zeus.ui.OutLookToolBar
Takes a simple
JToolBar
and transforms it into a
microsoft outlook like toolbar.
- Since:
- 1.04
- Author:
- Gregory Kotsaftis
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OutLookToolBar
Constructor.- Parameters:
t
- TheJToolBar
.
-