|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.support.action.swing.ActionSupport
public class ActionSupport
ActionList-related utilities
| Nested Class Summary | |
|---|---|
static class |
ActionSupport.ActionListAction
|
| Field Summary | |
|---|---|
static javax.swing.Action |
SEPARATOR_ACTION
|
| Constructor Summary | |
|---|---|
ActionSupport()
|
|
| Method Summary | |
|---|---|
static void |
addActions(ActionList actionList,
com.jgoodies.forms.builder.ButtonBarBuilder builder)
|
static javax.swing.JMenu |
addActions(ActionList actions,
javax.swing.JMenu menu)
|
static javax.swing.JPopupMenu |
addActions(ActionList actions,
javax.swing.JPopupMenu popup)
|
static void |
addActions(ActionList actionList,
JXToolBar toolbar)
|
static javax.swing.JMenu |
buildMenu(ActionList actions)
|
static javax.swing.JPopupMenu |
buildPopup(ActionList actions)
|
static javax.swing.JPopupMenu |
insertActions(ActionList actions,
javax.swing.JPopupMenu popup,
int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final javax.swing.Action SEPARATOR_ACTION
| Constructor Detail |
|---|
public ActionSupport()
| Method Detail |
|---|
public static javax.swing.JPopupMenu buildPopup(ActionList actions)
public static javax.swing.JMenu buildMenu(ActionList actions)
public static javax.swing.JPopupMenu addActions(ActionList actions,
javax.swing.JPopupMenu popup)
public static javax.swing.JMenu addActions(ActionList actions,
javax.swing.JMenu menu)
public static javax.swing.JPopupMenu insertActions(ActionList actions,
javax.swing.JPopupMenu popup,
int index)
public static void addActions(ActionList actionList,
com.jgoodies.forms.builder.ButtonBarBuilder builder)
public static void addActions(ActionList actionList,
JXToolBar toolbar)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||