org.terracotta.modules.ehcache.presentation
Class CacheManagerPanel
java.lang.Object
XContainer
org.terracotta.modules.ehcache.presentation.BaseClusterModelPanel
org.terracotta.modules.ehcache.presentation.CacheManagerPanel
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class CacheManagerPanel
- extends BaseClusterModelPanel
- implements PropertyChangeListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheManagerPanel
public CacheManagerPanel()
setup
public void setup(ApplicationContext appContext,
CacheManagerModel cacheManagerModel)
- Overrides:
setup in class BaseClusterModelPanel
init
protected void init()
- Specified by:
init in class BaseClusterModelPanel
createMainPanel
protected XContainer createMainPanel()
- Specified by:
createMainPanel in class BaseClusterModelPanel
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange in interface PropertyChangeListener
tearDown
public void tearDown()
- Overrides:
tearDown in class BaseClusterModelPanel
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.