public class Toolbar extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Toolbar.Button |
Constructor and Description |
---|
Toolbar(IconResource iconResource) |
Modifier and Type | Method and Description |
---|---|
void |
addActionListener(Toolbar.Button button,
ActionListener actionListener) |
JToolBar |
getJToolBar() |
void |
toggleButtons(boolean connected) |
public Toolbar(IconResource iconResource)
public void addActionListener(Toolbar.Button button, ActionListener actionListener)
public JToolBar getJToolBar()
public void toggleButtons(boolean connected)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.