|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.util.stateMachine.State
com.bbn.openmap.omGraphics.editable.GraphicUndefinedState
com.bbn.openmap.omGraphics.editable.ScalingRasterUndefinedState
public class ScalingRasterUndefinedState
| Field Summary |
|---|
| Fields inherited from class com.bbn.openmap.omGraphics.editable.GraphicUndefinedState |
|---|
graphic |
| Fields inherited from class com.bbn.openmap.util.stateMachine.State |
|---|
i18n |
| Constructor Summary | |
|---|---|
ScalingRasterUndefinedState(EditableOMScalingRaster eomr)
|
|
| Method Summary | |
|---|---|
boolean |
mousePressed(java.awt.event.MouseEvent e)
In this state, we need to draw a rect from scratch. |
| Methods inherited from class com.bbn.openmap.omGraphics.editable.GraphicUndefinedState |
|---|
mouseMoved |
| Methods inherited from class com.bbn.openmap.util.stateMachine.State |
|---|
actionPerformed, adjustmentValueChanged, componentAdded, componentHidden, componentMoved, componentRemoved, componentResized, componentShown, focusGained, focusLost, getMapMouseListenerResponse, getMouseModeServiceList, itemStateChanged, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, setMapMouseListenerResponse, textValueChanged, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScalingRasterUndefinedState(EditableOMScalingRaster eomr)
| Method Detail |
|---|
public boolean mousePressed(java.awt.event.MouseEvent e)
mousePressed in interface MapMouseListenermousePressed in class GraphicUndefinedStatee - MouseEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||