Package | Description |
---|---|
com.vektorsoft.demux.android.core.app |
Contains classes needed for implementation of MVA pattern on Android.
|
com.vektorsoft.demux.android.core.gui |
Contains classes useful for GUI building.
|
com.vektorsoft.demux.android.core.proxy |
Contains Android-specific proxy classes.
|
com.vektorsoft.demux.core |
Contains classes required to initialize the framework.
|
com.vektorsoft.demux.core.app |
Defines interfaces common to all applications across multiple domains.
|
com.vektorsoft.demux.core.common |
Contains definitions of common controllers which can be used across
platforms.
|
com.vektorsoft.demux.core.dlg |
Contains classes used for creating and managing dialogs.
|
com.vektorsoft.demux.core.extension |
Contains classes and interface related to extensions management.
|
com.vektorsoft.demux.core.extension.impl |
Default implementation of extension management methods.
|
com.vektorsoft.demux.core.mva |
Contains classes and interface that represent Model-View-Adapter pattern.
|
com.vektorsoft.demux.core.proxy |
Contains classes used for creating proxy objects.
|
com.vektorsoft.demux.core.task |
Provides class definitions for handling multitasking.
|
com.vektorsoft.demux.desktop.gui | |
com.vektorsoft.demux.desktop.jfx.app |
Contains implementation classes for common application service.
|
com.vektorsoft.demux.desktop.jfx.app.gui |
Contains implementations of GUI related services, such as menu and tolbar.
|
com.vektorsoft.demux.desktop.jfx.gui |
Contains public interfaces and classes used for interacting with JavaFX GUI.
|
com.vektorsoft.demux.desktop.jfx.view |
Contains classes needed to implement views for JavaFX platform.
|
com.vektorsoft.demux.desktop.jfx.view.dlg |
Contains classes for creating and managing JavaFX dialogs.
|
com.vektorsoft.demux.web.jsf.core |
Contains classes and interfaces required for running DEMUX JSF applications.
|
com.vektorsoft.demux.web.jsf.core.internal |
Contains class which are not publicly accessible.
|
Class and Description |
---|
AbstractViewManager
Base class for specific implementations of
ViewManager . |
DMXAbstractView
An implementation of
DMXView interface which provides some common methods that can be used
for view across all supported platforms. |
DMXAdapter
Defines methods required by Adapter part of the MVA (Model-View-Adapter) pattern.
|
DMXDefaultAdapter
Represents the Adapter in Model-View-Adapter pattern.
|
DMXEventRegistrationHandler
Defines common way to register event listeners for UI components on supported platforms.
|
DMXView
Interface for all classes implementing View part of MVC pattern.
|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
Class and Description |
---|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
Class and Description |
---|
DMXDefaultAdapter
Represents the Adapter in Model-View-Adapter pattern.
|
IncompleteDeclarationException
This exception is thrown when class declared by annotations as either view or
controller can not be registered due to incomplete information.
|
Class and Description |
---|
DMXAdapter
Defines methods required by Adapter part of the MVA (Model-View-Adapter) pattern.
|
Class and Description |
---|
DMXAdapter
Defines methods required by Adapter part of the MVA (Model-View-Adapter) pattern.
|
Class and Description |
---|
DMXAbstractController
Abstract implementation of
DMXController . |
DMXController
Controller represents one piece of application logic that performs some operation.
|
ExecutionException
Thrown when an error occurs during controller execution.
|
Class and Description |
---|
DMXView
Interface for all classes implementing View part of MVC pattern.
|
Class and Description |
---|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
Class and Description |
---|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
Class and Description |
---|
DMXAdapter
Defines methods required by Adapter part of the MVA (Model-View-Adapter) pattern.
|
DMXController
Controller represents one piece of application logic that performs some operation.
|
DMXDefaultAdapter
Represents the Adapter in Model-View-Adapter pattern.
|
DMXEventRegistrationHandler
Defines common way to register event listeners for UI components on supported platforms.
|
DMXModel
Represents a Model in Model-View-Adapter pattern.
|
DMXView
Interface for all classes implementing View part of MVC pattern.
|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
ExecutionException
Thrown when an error occurs during controller execution.
|
Class and Description |
---|
DMXDefaultAdapter
Represents the Adapter in Model-View-Adapter pattern.
|
IncompleteDeclarationException
This exception is thrown when class declared by annotations as either view or
controller can not be registered due to incomplete information.
|
Class and Description |
---|
DMXController
Controller represents one piece of application logic that performs some operation.
|
Class and Description |
---|
DMXEventRegistrationHandler
Defines common way to register event listeners for UI components on supported platforms.
|
Class and Description |
---|
AbstractViewManager
Base class for specific implementations of
ViewManager . |
DMXDefaultAdapter
Represents the Adapter in Model-View-Adapter pattern.
|
DMXEventRegistrationHandler
Defines common way to register event listeners for UI components on supported platforms.
|
DMXView
Interface for all classes implementing View part of MVC pattern.
|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
Class and Description |
---|
DMXAdapter
Defines methods required by Adapter part of the MVA (Model-View-Adapter) pattern.
|
DMXEventRegistrationHandler
Defines common way to register event listeners for UI components on supported platforms.
|
Class and Description |
---|
DMXAdapter
Defines methods required by Adapter part of the MVA (Model-View-Adapter) pattern.
|
DMXEventRegistrationHandler
Defines common way to register event listeners for UI components on supported platforms.
|
Class and Description |
---|
DMXView
Interface for all classes implementing View part of MVC pattern.
|
Class and Description |
---|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
Class and Description |
---|
AbstractViewManager
Base class for specific implementations of
ViewManager . |
DMXAdapter
Defines methods required by Adapter part of the MVA (Model-View-Adapter) pattern.
|
DMXController
Controller represents one piece of application logic that performs some operation.
|
DMXEventRegistrationHandler
Defines common way to register event listeners for UI components on supported platforms.
|
DMXModel
Represents a Model in Model-View-Adapter pattern.
|
DMXView
Interface for all classes implementing View part of MVC pattern.
|
DMXViewManager
View manager is responsible for managing all views defines for application.
|
Class and Description |
---|
DMXView
Interface for all classes implementing View part of MVC pattern.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.