|
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.ObjectToolBarButton
ro.sync.exml.workspace.api.standalone.ui.ToolbarButton
public class ToolbarButton
A toolbar button which looks like the ones in Oxygen
Constructor Summary | |
---|---|
ToolbarButton(javax.swing.Action action,
boolean showText)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToolbarButton(javax.swing.Action action, boolean showText)
action
- The actionshowText
- true
to show the text for the action
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |