|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.awt.event.MouseAdapter ix.iview.table.ConstructTableMouser
public class ConstructTableMouser
A Mouse Adapter for construct summary tables
Constructor Summary | |
---|---|
ConstructTableMouser(IXTable table,
AConstructFramePanel editPanel)
A Mouse Adapter for construct summary tables. |
Method Summary | |
---|---|
void |
mouseClicked(java.awt.event.MouseEvent me)
If the left button was clicked on a row (except column 0) put the construct in the editor. |
Methods inherited from class java.awt.event.MouseAdapter |
---|
mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstructTableMouser(IXTable table, AConstructFramePanel editPanel)
Method Detail |
---|
public void mouseClicked(java.awt.event.MouseEvent me)
mouseClicked
in interface java.awt.event.MouseListener
mouseClicked
in class java.awt.event.MouseAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |