Package | Description |
---|---|
org.drombler.commons.action.context |
Context Framework utility classes for the Action Framework.
|
org.drombler.commons.action.fx.context |
JavaFX specific Context Framework utility classes for the Action Framework.
|
org.drombler.commons.context |
Context is a framework to work with objects available in a given context.
|
org.drombler.commons.data |
The core classes of the Data Handler Framework.
|
org.drombler.commons.data.file |
File support for the Data Handler Framework.
|
org.drombler.commons.docking.context |
Context support for the Docking Framework.
|
org.drombler.commons.docking.fx.context |
Context support for the JavaFX Docking Framework.
|
Class and Description |
---|
ActiveContextSensitive
An injection point for the active context.
|
ApplicationContextSensitive
An injection point for the application-wide context.
|
Context
A Context to find context-sensitive data.
|
ContextEvent
An event which indicates the content of a
Context changed. |
Class and Description |
---|
ActiveContextSensitive
An injection point for the active context.
|
ApplicationContextSensitive
An injection point for the application-wide context.
|
Context
A Context to find context-sensitive data.
|
ContextEvent
An event which indicates the content of a
Context changed. |
Class and Description |
---|
AbstractContext
A base class for
Context implementations. |
ActiveContextProvider
An active context provider.
|
ApplicationContextProvider
The application context provider provides the application wide context.
|
Context
A Context to find context-sensitive data.
|
ContextEvent
An event which indicates the content of a
Context changed. |
ContextInjector
The ContextInjector injects the active
Context to Objects, which implement the ActiveContextSensitive
interface and the application Context to Objects, which implement the ApplicationContextSensitive
interface. |
ContextListener
A listener to listen for changes in a
Context . |
ContextManager
This
Context manager allows to register local contexts for objects and manages the Application Context and the current Active Context. |
LocalProxyContext
A proxy for local contexts to handle implicit and explicit local contexts.
|
ProxyContext
A
Context which proxies other contexts. |
SimpleContextContent
A simple writable in-memory context content.
|
Class and Description |
---|
LocalContextProvider
The local context provider provides a local context.
|
Class and Description |
---|
ContextInjector
The ContextInjector injects the active
Context to Objects, which implement the ActiveContextSensitive
interface and the application Context to Objects, which implement the ApplicationContextSensitive
interface. |
ContextManager
This
Context manager allows to register local contexts for objects and manages the Application Context and the current Active Context. |
Class and Description |
---|
Context
A Context to find context-sensitive data.
|
ContextManager
This
Context manager allows to register local contexts for objects and manages the Application Context and the current Active Context. |
Class and Description |
---|
ContextManager
This
Context manager allows to register local contexts for objects and manages the Application Context and the current Active Context. |
Copyright © 2012–2019 Drombler. All rights reserved.