org.xnap.commons.gui.action
Class ActionCollection
java.lang.Object
org.xnap.commons.gui.action.ActionCollection
public class ActionCollection
- extends Object
- Author:
- Steffen Pingel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionCollection
public ActionCollection()
add
public void add(Action action)
addSeparator
public void addSeparator()
createPopupMenu
public JPopupMenu createPopupMenu()
getActions
public Action[] getActions()
setSelectedItems
public void setSelectedItems(Object[] items)
isEmpty
public boolean isEmpty()
Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.