Uses of Interface
org.jgrapes.core.Components.IdInfoProvider
Packages that use Components.IdInfoProvider
Package
Description
Defines the interfaces and classes that provide
the core functionality of the JGrapes event driven component framework.
Classes implementing the public API of the library.
-
Uses of Components.IdInfoProvider in org.jgrapes.core
Subinterfaces of Components.IdInfoProvider in org.jgrapes.coreModifier and TypeInterfaceDescriptioninterfaceAn interface that describes a queue of events that are sent to the components of the associated tree. -
Uses of Components.IdInfoProvider in org.jgrapes.core.internal
Classes in org.jgrapes.core.internal that implement Components.IdInfoProviderModifier and TypeClassDescriptionclassThe buffering event pipeline is used before a tree has been started.classThis class provides the default implementation of anEventPipeline.