|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
actionPerformed
method eg:
public void actionPerformed(ActionEvent ae) {
Container appRoot = ActionUtilities.getActionRoot(ae);
}
Returns the root object, usually a JFrame, JDialog or
JApplet
that is the owner of the source event source
object (JMenu, JMenuItem, JPopupMenu etc).
actionPerformed
method eg:
public void actionPerformed(ActionEvent e) {
Container appRoot = ActionUtilities.getActionRoot(e.getSource());
}
Project.getActiveDiagram()
Component
.
Component
.
Component
.
Dimension
.
Dimension
.
Dimension
.
ConfigurationKey
that the critic uses to determine if it is enabled or disabled.
TargetManager.getInstance().getTarget()
#getOwner()
instead.
Container
.
Container
.
Container
.
Orientation
object.
Horizontal
object.
Container
.
Container
.
Container
.
Component
.
Component
.
Component
.
Dimension
.
Dimension
.
Dimension
.
Container
minus its
insets
.
Container
minus its
insets
.
Container
minus its
insets
.
ProjectMember.getPlainName()
returns the member's name
including the project's base name.
Point
.
Point
.
Component
.
Orientation
perpendicular to
this instance.
Orientation
perpendicular to
this instance.
Orientation
perpendicular to
this instance.
ProjectMember.getName()
returns the member's name without the
prepended name of the project.
Component
.
Component
.
Component
.
MouseEvent
.
MouseEvent
.
MouseEvent
.
Point
.
Point
.
Point
.
TargetManager.getInstance().getTarget()
.
this method will be removed in a couple of releases
TargetManager.getInstance().getTarget()
TargetManager.getInstance().getTarget()
instead
TargetManager.getInstance().getTarget()
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20030919) | ArgoUML Project Home | ArgoUML Cookbook |