|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphenote.gui.selection.SelectionBridge
public class SelectionBridge
| Field Summary | |
|---|---|
protected org.oboedit.controller.SelectionManager |
oboeditSelectionManager
|
protected SelectionManager |
phenoteSelectionManager
|
| Constructor Summary | |
|---|---|
SelectionBridge()
|
|
| Method Summary | |
|---|---|
void |
install()
|
void |
selectionChanged(org.oboedit.gui.event.SelectionEvent e)
|
void |
termSelected(TermSelectionEvent e)
|
void |
uninstall()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SelectionManager phenoteSelectionManager
protected org.oboedit.controller.SelectionManager oboeditSelectionManager
| Constructor Detail |
|---|
public SelectionBridge()
| Method Detail |
|---|
public void selectionChanged(org.oboedit.gui.event.SelectionEvent e)
selectionChanged in interface org.oboedit.gui.event.SelectionListenerpublic void termSelected(TermSelectionEvent e)
termSelected in interface TermSelectionListenerpublic void install()
public void uninstall()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||