Interface | Description |
---|---|
ToolBarModel |
Class | Description |
---|---|
ContextMenu | |
DefaultToolBarModel | |
MoreButton |
to use this feature replace:
frame.getContentPane().add(toolbar, BorderLayout.NORTH);
with
frame.getContentPane().add(MoreButton.wrapToolBar(toolBar), BorderLayout.NORTH);
|
ToolBar |
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)