|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
org.lsst.ccs.plugin.jas3.adapters.DataChannelTreeAdapter
public class DataChannelTreeAdapter
| Nested Class Summary | |
|---|---|
class |
DataChannelTreeAdapter.Commands
|
| Constructor Summary | |
|---|---|
DataChannelTreeAdapter(LsstPlugin lsstPlugin)
|
|
| Method Summary | |
|---|---|
org.freehep.util.commanddispatcher.CommandProcessor |
commandProcessor(org.freehep.jas.plugin.tree.FTreeNode[] selectedNodes)
|
boolean |
doubleClick(org.freehep.jas.plugin.tree.FTreeNode node)
|
JPopupMenu |
modifyPopupMenu(org.freehep.jas.plugin.tree.FTreeNode[] nodes,
JPopupMenu menu)
|
org.freehep.jas.plugin.tree.FTreeNodeObjectProvider |
treeNodeObjectProvider(org.freehep.jas.plugin.tree.FTreeNode node)
|
| Methods inherited from class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter |
|---|
acceptNewText, allowsChildren, canTextBeChanged, checkForChildren, icon, modifyTransferable, mouseClicked, nodeBeingDeleted, nodeStructureProvider, nodeTextChanged, priority, selectionChanged, statusMessage, text, toolTipMessage, treeCellRendererComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataChannelTreeAdapter(LsstPlugin lsstPlugin)
| Method Detail |
|---|
public org.freehep.util.commanddispatcher.CommandProcessor commandProcessor(org.freehep.jas.plugin.tree.FTreeNode[] selectedNodes)
commandProcessor in interface org.freehep.jas.plugin.tree.FTreeNodeAdaptercommandProcessor in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
public JPopupMenu modifyPopupMenu(org.freehep.jas.plugin.tree.FTreeNode[] nodes,
JPopupMenu menu)
modifyPopupMenu in interface org.freehep.jas.plugin.tree.FTreeNodeAdaptermodifyPopupMenu in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterpublic org.freehep.jas.plugin.tree.FTreeNodeObjectProvider treeNodeObjectProvider(org.freehep.jas.plugin.tree.FTreeNode node)
treeNodeObjectProvider in interface org.freehep.jas.plugin.tree.FTreeNodeAdaptertreeNodeObjectProvider in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterpublic boolean doubleClick(org.freehep.jas.plugin.tree.FTreeNode node)
doubleClick in interface org.freehep.jas.plugin.tree.FTreeNodeAdapterdoubleClick in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||