|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.event.MouseInputAdapter
pipe.gui.PetriNetObjectHandler
pipe.gui.PlaceTransitionObjectHandler
pipe.gui.TransitionHandler
Class used to implement methods corresponding to mouse events on transitions.
| Field Summary | |
(package private) static int |
ROTATE_ANGLE
|
| Fields inherited from class pipe.gui.PlaceTransitionObjectHandler |
keyHandler |
| Fields inherited from class pipe.gui.PetriNetObjectHandler |
contentPane, dragInit, enablePopup, isDragging, justSelected, myObject |
| Constructor Summary | |
TransitionHandler(java.awt.Container contentpane,
Transition obj)
|
|
| Method Summary | |
javax.swing.JPopupMenu |
getPopup(java.awt.event.MouseEvent e)
Creates the popup menu that the user will see when they right click on a component |
| Methods inherited from class pipe.gui.PlaceTransitionObjectHandler |
mousePressed, mouseReleased |
| Methods inherited from class pipe.gui.PetriNetObjectHandler |
enablePopupMenu, mouseDragged |
| Methods inherited from class javax.swing.event.MouseInputAdapter |
mouseClicked, mouseEntered, mouseExited, mouseMoved |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static final int ROTATE_ANGLE
| Constructor Detail |
public TransitionHandler(java.awt.Container contentpane,
Transition obj)
| Method Detail |
public javax.swing.JPopupMenu getPopup(java.awt.event.MouseEvent e)
getPopup in class PlaceTransitionObjectHandler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||