public abstract class PluginsListEvent extends ListEvent<PluginInfo<?>>
PluginService
.Constructor and Description |
---|
PluginsListEvent(Collection<? extends PluginInfo<?>> c) |
PluginsListEvent(PluginInfo<?> o) |
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public PluginsListEvent(PluginInfo<?> o)
public PluginsListEvent(Collection<? extends PluginInfo<?>> c)
Copyright © 2015–2022 SciJava. All rights reserved.