Class ControlConfig

java.lang.Object
net.ontopia.topicmaps.nav.conf.ControlConfig
All Implemented Interfaces:
ControlConfigIF

public class ControlConfig extends Object implements ControlConfigIF
PUBLIC: Provides model, view and skin information for the application

Implementors wanting to provide special models, view or skins can implement their own version which may use the controller.xml configuration file. The new class must implement ControlConfigIF.