|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--diva.canvas.event.LayerAdapter | +--fcmodeler.event.PopupLayerListener
Constructor Summary | |
PopupLayerListener(java.awt.Component component)
Creates new FCMLayerListener |
Method Summary | |
void |
mousePressed(diva.canvas.event.LayerEvent layerEvent)
|
void |
mouseReleased(diva.canvas.event.LayerEvent layerEvent)
|
Methods inherited from class diva.canvas.event.LayerAdapter |
mouseDragged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PopupLayerListener(java.awt.Component component)
Method Detail |
public void mousePressed(diva.canvas.event.LayerEvent layerEvent)
mousePressed
in class diva.canvas.event.LayerAdapter
public void mouseReleased(diva.canvas.event.LayerEvent layerEvent)
mouseReleased
in class diva.canvas.event.LayerAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |