Package | Description |
---|---|
com.vektorsoft.demux.core |
Contains classes required to initialize the framework.
|
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.
|
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.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.