public interface ITreeView
| Modifier and Type | Method and Description |
|---|---|
void |
addSelectRuleListener(PropertyChangeListener listener) |
IDecisionMethod |
getDecisionMethod() |
Action |
getHelpAction() |
JComponent |
getJComponent() |
JPopupMenu |
getPopupMenu() |
void |
setDecisionMethod(IDecisionMethod decisionMethod) |
void setDecisionMethod(IDecisionMethod decisionMethod)
IDecisionMethod getDecisionMethod()
JComponent getJComponent()
JPopupMenu getPopupMenu()
void addSelectRuleListener(PropertyChangeListener listener)
Action getHelpAction()
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.