Package | Description |
---|---|
com.vektorsoft.demux.core.mva |
Contains classes and interface that represent Model-View-Adapter pattern.
|
com.vektorsoft.demux.core.resources.impl |
Contains default implementations of interfaces for managing resources.
|
Modifier and Type | Field and Description |
---|---|
protected DMXResourceManager |
DMXDefaultAdapter.resourceManager
Resource manager used in this adapter.
|
Modifier and Type | Method and Description |
---|---|
DMXResourceManager |
DMXDefaultAdapter.getResourceManager() |
DMXResourceManager |
DMXAdapter.getResourceManager()
Returns resource manager associated with this adapter.
|
Constructor and Description |
---|
DMXDefaultAdapter(DMXResourceManager resourceManager)
Create new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultResourceManager
Default implementation of
DMXResourceManager . |
Copyright © 2012-2014 Vektor Software. All Rights Reserved.