org.apache.batik.util.gui.resource
public class JToolbarButton extends JButton
| Nested Class Summary | |
|---|---|
| protected class | JToolbarButton.MouseListener
To manage the mouse interactions. |
| Constructor Summary | |
|---|---|
| JToolbarButton()
Creates a new toolbar button. | |
| JToolbarButton(String txt)
Creates a new toolbar button. | |
| Method Summary | |
|---|---|
| protected void | initialize()
Initializes the button. |
Parameters: txt The button text.