|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.AbstractButton
javax.swing.JButton
org.argouml.uml.ui.PropPanelButton2
| Nested Class Summary |
| Nested classes inherited from class javax.swing.JButton |
JButton.AccessibleJButton |
| Nested classes inherited from class javax.swing.AbstractButton |
AbstractButton.AccessibleAbstractButton, AbstractButton.ButtonChangeListener |
| Nested classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
| Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
| Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary |
| Fields inherited from class javax.swing.JButton |
|
| Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Container |
|
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface javax.swing.SwingConstants |
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
PropPanelButton2(Action a)
Constructor for PropPanelButton2. |
|
PropPanelButton2(Action a,
Icon i)
The constructor. |
|
| Method Summary | |
void |
listRoleItemSet(ru.novosoft.uml.MElementEvent e)
|
void |
propertySet(ru.novosoft.uml.MElementEvent e)
|
void |
recovered(ru.novosoft.uml.MElementEvent e)
|
void |
removed(ru.novosoft.uml.MElementEvent e)
|
void |
roleAdded(ru.novosoft.uml.MElementEvent e)
|
void |
roleRemoved(ru.novosoft.uml.MElementEvent e)
|
void |
targetChanged()
This method is called when the target of a UMLUserInterfaceContainer has been changed. |
void |
targetReasserted()
This method is called when the navigation history has been changed (and navigation buttons may need to be updated). |
| Methods inherited from class javax.swing.JButton |
configurePropertiesFromAction, getAccessibleContext, getUIClassID, isDefaultButton, isDefaultCapable, paramString, removeNotify, setDefaultCapable, updateUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PropPanelButton2(Action a)
a - the action
public PropPanelButton2(Action a,
Icon i)
a - the action for this buttoni - the icon to be shown| Method Detail |
public void targetChanged()
UMLUserInterfaceComponent
targetChanged in interface UMLUserInterfaceComponentUMLUserInterfaceComponent.targetChanged()public void targetReasserted()
UMLUserInterfaceComponent
targetReasserted in interface UMLUserInterfaceComponentUMLUserInterfaceComponent.targetReasserted()public void listRoleItemSet(ru.novosoft.uml.MElementEvent e)
listRoleItemSet in interface ru.novosoft.uml.MElementListenerMElementListener.listRoleItemSet(ru.novosoft.uml.MElementEvent)public void propertySet(ru.novosoft.uml.MElementEvent e)
propertySet in interface ru.novosoft.uml.MElementListenerMElementListener.propertySet(ru.novosoft.uml.MElementEvent)public void recovered(ru.novosoft.uml.MElementEvent e)
recovered in interface ru.novosoft.uml.MElementListenerMElementListener.recovered(ru.novosoft.uml.MElementEvent)public void removed(ru.novosoft.uml.MElementEvent e)
removed in interface ru.novosoft.uml.MElementListenerMElementListener.removed(ru.novosoft.uml.MElementEvent)public void roleAdded(ru.novosoft.uml.MElementEvent e)
roleAdded in interface ru.novosoft.uml.MElementListenerMElementListener.roleAdded(ru.novosoft.uml.MElementEvent)public void roleRemoved(ru.novosoft.uml.MElementEvent e)
roleRemoved in interface ru.novosoft.uml.MElementListenerMElementListener.roleRemoved(ru.novosoft.uml.MElementEvent)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |