Home
last modified time | relevance | path

Searched defs:ContextManagerEvent (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/contexts/
H A DContextManagerEvent.java34 public final class ContextManagerEvent { class
93 public ContextManagerEvent(IContextManager contextManager, boolean definedContextIdsChanged, in ContextManagerEvent() method in ContextManagerEvent
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/contexts/
H A DContextManagerEvent.java28 public final class ContextManagerEvent extends AbstractBitSetEvent { class
82 public ContextManagerEvent(final ContextManager contextManager, in ContextManagerEvent() method in ContextManagerEvent