org.enhydra.barracuda.config
Class BarracudaConfig
java.lang.Object
org.enhydra.barracuda.core.event.DefaultEventGateway
org.enhydra.barracuda.config.BarracudaConfig
- All Implemented Interfaces:
- EventGateway
- public class BarracudaConfig
- extends DefaultEventGateway
This mini-app is can be used to configure the core Barracuda
classes. This class contains event handlers (both Controller
and View) for the Config screen (which is the only screen)
Methods inherited from class org.enhydra.barracuda.core.event.DefaultEventGateway |
add, deregister, deregisterLocalEventInterests, getChildren, getParent, print, printStackTrace, printStackTrace, register, registerLocalEventAliases, registerLocalEventInterests, remove, setParent, specifyLocalEventAliases, specifyLocalEventInterests, specifyLocalEventInterests |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.apache.log4j.Logger logger
MASTER_SCREEN
public static final String MASTER_SCREEN
FORM
public static final String FORM
ERR
public static final String ERR
BarracudaConfig
public BarracudaConfig()
- Public constructor
Copyright © 2003 BarracudaMVC.org All Rights Reserved.