|
|||||||||||
| 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.JPanel
org.argouml.ui.AbstractArgoJPanel
org.argouml.uml.ui.PropPanel
org.argouml.uml.ui.foundation.core.PropPanelModelElement
org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
The abstract properties panel for a State.
| Nested Class Summary |
| Nested classes inherited from class javax.swing.JPanel |
JPanel.AccessibleJPanel |
| 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 org.argouml.uml.ui.PropPanel |
smallFont |
| Fields inherited from class javax.swing.JComponent |
accessibleContext, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
AbstractPropPanelState(String name,
ImageIcon icon,
org.tigris.swidgets.Orientation orientation)
Constructor for AbstractPropPanelState. |
|
| Method Summary | |
protected void |
addExtraButtons()
Overrule this to add extra buttons. |
protected JScrollPane |
getDeferrableEventsScroll()
|
protected JScrollPane |
getDoScroll()
|
protected JScrollPane |
getEntryScroll()
|
protected JScrollPane |
getExitScroll()
|
protected JScrollPane |
getInternalTransitionsScroll()
|
| Methods inherited from class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex |
getContainerScroll, getIncomingScroll, getOutgoingScroll |
| Methods inherited from class org.argouml.uml.ui.foundation.core.PropPanelModelElement |
getClientDependencyScroll, getConstraintScroll, getElementResidenceScroll, getModulePopUpActions, getNameDocument, getNamespaceScroll, getNamespaceSelector, getNamespaceVisibilityPanel, getNameTextField, getPropertyPanel, getSourceFlowScroll, getSupplierDependencyScroll, getTargetFlowScroll, inContext, initializeModule, isModuleEnabled, navigateUp, setModuleEnabled, shutdownModule |
| Methods inherited from class org.argouml.uml.ui.PropPanel |
addAction, addAction, addField, addFieldAfter, addFieldBefore, addSeparator, addSeperator, createBorderPanel, formatCollection, formatElement, formatNamespace, getDeleteAction, getDisplayNamespace, getModelElement, getProfile, getTarget, getTitleLabel, isRemovableElement, lookupIcon, refresh, setButtonPanelSize, setOrientation, setTarget, setTitleLabel, shouldBeEnabled, targetAdded, targetRemoved, targetSet |
| Methods inherited from class org.argouml.ui.AbstractArgoJPanel |
clone, getOrientation, getTitle, setTitle, spawn |
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AbstractPropPanelState(String name,
ImageIcon icon,
org.tigris.swidgets.Orientation orientation)
name - the name of the properties panel, to be shown at the topicon - the icon to be shown next to the nameorientation - the orientation of the panel| Method Detail |
protected void addExtraButtons()
PropPanelStateVertex
addExtraButtons in class PropPanelStateVertexPropPanelStateVertex.addExtraButtons()protected JScrollPane getEntryScroll()
protected JScrollPane getExitScroll()
protected JScrollPane getDoScroll()
protected JScrollPane getInternalTransitionsScroll()
protected JScrollPane getDeferrableEventsScroll()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |