|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprefuse.controls.ControlAdapter
prefuse.controls.FocusControl
org.LexGrid.LexBIG.gui.displayResults.MyFocusControl
public class MyFocusControl
Focus Listener for the graph to allow me to back select to a swt list..
Field Summary |
---|
Fields inherited from class prefuse.controls.FocusControl |
---|
activity, button, ccount, curFocus, filter |
Fields inherited from interface prefuse.controls.Control |
---|
LEFT_MOUSE_BUTTON, MIDDLE_MOUSE_BUTTON, RIGHT_MOUSE_BUTTON |
Constructor Summary | |
---|---|
MyFocusControl(int clicks,
java.lang.String act,
DisplayCodedNodeSet dcns)
|
Method Summary | |
---|---|
void |
itemClicked(prefuse.visual.VisualItem item,
java.awt.event.MouseEvent e)
|
Methods inherited from class prefuse.controls.FocusControl |
---|
filterCheck, getFilter, itemEntered, itemExited, setFilter |
Methods inherited from class prefuse.controls.ControlAdapter |
---|
isEnabled, itemDragged, itemKeyPressed, itemKeyReleased, itemKeyTyped, itemMoved, itemPressed, itemReleased, itemWheelMoved, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyFocusControl(int clicks, java.lang.String act, DisplayCodedNodeSet dcns)
Method Detail |
---|
public void itemClicked(prefuse.visual.VisualItem item, java.awt.event.MouseEvent e)
itemClicked
in interface prefuse.controls.Control
itemClicked
in class prefuse.controls.FocusControl
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |