|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.ui.toolbar.ToolbarToggleButton
ro.sync.exml.workspace.api.standalone.ui.ToolbarToggleButton
public class ToolbarToggleButton
A toolbar toggle button which looks like the ones in Oxygen
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
Constructor Summary | |
---|---|
ToolbarToggleButton(javax.swing.Action action)
|
|
ToolbarToggleButton(javax.swing.Icon icon)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToolbarToggleButton(javax.swing.Action action)
action
- The action.public ToolbarToggleButton(javax.swing.Icon icon)
icon
- The icon to present.
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |