|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MVSConfig | |
---|---|
net.ontopia.topicmaps.nav2.core | Provides interfaces for the Navigator Tag Libraries and Framework. |
net.ontopia.topicmaps.nav2.impl.basic | The basic implementation of the Navigator core interfaces. |
Uses of MVSConfig in net.ontopia.topicmaps.nav2.core |
---|
Methods in net.ontopia.topicmaps.nav2.core that return MVSConfig | |
---|---|
MVSConfig |
NavigatorConfigurationIF.getMVSConfig()
get storage object for Model/View/Skin settings. |
Uses of MVSConfig in net.ontopia.topicmaps.nav2.impl.basic |
---|
Fields in net.ontopia.topicmaps.nav2.impl.basic declared as MVSConfig | |
---|---|
protected MVSConfig |
NavigatorConfiguration.mvsConfig
|
Methods in net.ontopia.topicmaps.nav2.impl.basic that return MVSConfig | |
---|---|
MVSConfig |
NavigatorConfiguration.getMVSConfig()
|
MVSConfig |
BrokenNavigatorConfiguration.getMVSConfig()
|
Methods in net.ontopia.topicmaps.nav2.impl.basic with parameters of type MVSConfig | |
---|---|
void |
NavigatorConfiguration.setMVSConfig(MVSConfig mvsConfig)
|
void |
BrokenNavigatorConfiguration.setMVSConfig(MVSConfig mvsConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |