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 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)