|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.gef.base.Selection
org.argouml.uml.diagram.static_structure.ui.FigFeature.SelectionFeature
Field Summary |
Fields inherited from class org.tigris.gef.base.Selection |
_content, BORDER_WIDTH, HAND_SIZE |
Constructor Summary | |
FigFeature.SelectionFeature(org.tigris.gef.presentation.Fig f)
Constructor for SelectionFeature. |
Method Summary | |
void |
dragHandle(int mx,
int my,
int anX,
int anY,
org.tigris.gef.presentation.Handle h)
Does nothing. |
void |
hitHandle(Rectangle r,
org.tigris.gef.presentation.Handle h)
Does nothing. |
void |
keyPressed(KeyEvent e)
|
Methods inherited from class org.tigris.gef.base.Selection |
contains, contains, contains, damage, delete, dispose, endTrans, getBounds, getContent, getContentBounds, getLocation, getLocked, hit, hitHandle, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, paint, print, reorder, setcontent, stuffBounds, translate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FigFeature.SelectionFeature(org.tigris.gef.presentation.Fig f)
f
- Method Detail |
public void dragHandle(int mx, int my, int anX, int anY, org.tigris.gef.presentation.Handle h)
Selection.dragHandle(int, int,
int, int, org.tigris.gef.presentation.Handle)
public void hitHandle(Rectangle r, org.tigris.gef.presentation.Handle h)
Selection.hitHandle(java.awt.Rectangle,
org.tigris.gef.presentation.Handle)
public void keyPressed(KeyEvent e)
KeyListener.keyPressed(java.awt.event.KeyEvent)
|
|||||||||||
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 |