protected class ATEAnalysisColumn.ColumnMouseAdapter extends MouseAdapter
| Modifier | Constructor and Description |
|---|---|
protected |
ATEAnalysisColumn.ColumnMouseAdapter() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexOfFirstErrors(Point p) |
void |
mouseExited(MouseEvent e) |
void |
mousePressed(MouseEvent e)
Jump into the text at the location of the current error/warning under
the mouse.
|
mouseClicked, mouseDragged, mouseEntered, mouseMoved, mouseReleased, mouseWheelMovedprotected ATEAnalysisColumn.ColumnMouseAdapter()
public int getIndexOfFirstErrors(Point p)
public void mousePressed(MouseEvent e)
mousePressed in interface MouseListenermousePressed in class MouseAdapterpublic void mouseExited(MouseEvent e)
mouseExited in interface MouseListenermouseExited in class MouseAdapterCopyright © 2013. All rights reserved.