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