public class HistogramAdapter
extends org.freehep.jas.plugin.tree.DefaultFTreeNodeAdapter
Modifier and Type | Class and Description |
---|---|
class |
HistogramAdapter.Commands |
Modifier and Type | Field and Description |
---|---|
static Icon |
cloudIcon |
static Icon |
histogramIcon |
Constructor and Description |
---|
HistogramAdapter(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) |
Icon |
icon(org.freehep.jas.plugin.tree.FTreeNode node,
Icon oldIcon,
boolean selected,
boolean expanded) |
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, modifyTransferable, mouseClicked, nodeBeingDeleted, nodeStructureProvider, nodeTextChanged, priority, selectionChanged, text, toolTipMessage, treeCellRendererComponent, treeNodeObjectProvider
public static final Icon histogramIcon
public static final Icon cloudIcon
public HistogramAdapter(AIDAPlugin thePlugin, org.freehep.application.studio.Studio app)
public Icon icon(org.freehep.jas.plugin.tree.FTreeNode node, Icon oldIcon, boolean selected, boolean expanded)
icon
in interface org.freehep.jas.plugin.tree.FTreeNodeAdapter
icon
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.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.