|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.action.ContributionItem
org.eclipse.ui.actions.CompoundContributionItem
edu.cmu.cs.crystal.internal.AnalysisMenuPopulator
public class AnalysisMenuPopulator
The dynamic menu populator for the "Crystal" menu that will add an item
for each registered analysis. When getContributionItems
is called,
it returns menu contributions, one for each analysis that is registered.
These menu items are checkboxes, so they can be enabled or disabled.
EnableAnalysisHandler
Constructor Summary | |
---|---|
AnalysisMenuPopulator()
|
|
AnalysisMenuPopulator(String id)
|
Method Summary |
---|
Methods inherited from class org.eclipse.ui.actions.CompoundContributionItem |
---|
fill, isDirty, isDynamic, setParent |
Methods inherited from class org.eclipse.jface.action.ContributionItem |
---|
dispose, fill, fill, fill, getId, getParent, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setId, setVisible, toString, update, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AnalysisMenuPopulator()
public AnalysisMenuPopulator(String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |