|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pixelmed.query.QueryTreeBrowser
com.pixelmed.apps.DoseUtility.OurQueryTreeBrowser
protected class DoseUtility.OurQueryTreeBrowser
| Method Summary | |
|---|---|
protected TreeSelectionListener |
buildTreeSelectionListenerToDoSomethingWithSelectedLevel()
Override this method to perform application-specific behavior when an entity is selected in the tree browser. |
| Methods inherited from class com.pixelmed.query.QueryTreeBrowser |
|---|
buildTreeSelectionListenerToDisplayAttributesOfSelectedRecord, getSelectionPaths |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected TreeSelectionListener buildTreeSelectionListenerToDoSomethingWithSelectedLevel()
QueryTreeBrowserOverride this method to perform application-specific behavior when an entity is selected in the tree browser.
By default this method dumps the string values of the unique keys to the console for level selection, which is pretty useless.
buildTreeSelectionListenerToDoSomethingWithSelectedLevel in class QueryTreeBrowser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||