public class PlottableAdapter
extends org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
Modifier and Type | Class and Description |
---|---|
class |
PlottableAdapter.Commands |
Constructor and Description |
---|
PlottableAdapter(AIDAPlugin thePlugin,
org.freehep.application.studio.Studio app) |
Modifier and Type | Method and Description |
---|---|
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) |
String |
statusMessage(org.freehep.jas.plugin.tree.FTreeNode node,
String oldMessage) |
acceptNewText, allowsChildren, canTextBeChanged, checkForChildren, icon, modifyTransferable, mouseClicked, nodeBeingDeleted, nodeStructureProvider, nodeTextChanged, priority, selectionChanged, text, toolTipMessage, treeCellRendererComponent, treeNodeObjectProvider
public PlottableAdapter(AIDAPlugin thePlugin, org.freehep.application.studio.Studio app)
public JPopupMenu modifyPopupMenu(org.freehep.jas.plugin.tree.FTreeNode[] nodes, JPopupMenu menu)
modifyPopupMenu
in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
modifyPopupMenu
in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
public org.freehep.util.commanddispatcher.CommandProcessor commandProcessor(org.freehep.jas.plugin.tree.FTreeNode[] selectedNodes)
commandProcessor
in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
commandProcessor
in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
public boolean doubleClick(org.freehep.jas.plugin.tree.FTreeNode node)
doubleClick
in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
doubleClick
in class org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
Copyright © 2019. All rights reserved.