org.terracotta.modules.ehcache.presentation
Class VuMeterPanel

java.lang.Object
  extended by XContainer
      extended by org.terracotta.modules.ehcache.presentation.BaseClusterModelPanel
          extended by org.terracotta.modules.ehcache.presentation.VuMeterPanel

public class VuMeterPanel
extends BaseClusterModelPanel


Field Summary
 
Fields inherited from class org.terracotta.modules.ehcache.presentation.BaseClusterModelPanel
appContext, bundle, clusterListener, clusterModel, mainPanel, messageLabel, messagePanel
 
Constructor Summary
VuMeterPanel()
           
 
Method Summary
protected  XContainer createMainPanel()
           
protected  void init()
           
 void setup(ApplicationContext appContext, CacheManagerModel cacheManagerModel, boolean globalMode)
           
 void tearDown()
           
 
Methods inherited from class org.terracotta.modules.ehcache.presentation.BaseClusterModelPanel
clientConnected, clientDisconnected, getActiveCoordinator, getApplicationContext, getClusterModel, resume, setStatus, setup, suspend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VuMeterPanel

public VuMeterPanel()
Method Detail

setup

public void setup(ApplicationContext appContext,
                  CacheManagerModel cacheManagerModel,
                  boolean globalMode)

createMainPanel

protected XContainer createMainPanel()
Specified by:
createMainPanel in class BaseClusterModelPanel

init

protected void init()
Specified by:
init in class BaseClusterModelPanel

tearDown

public void tearDown()
Overrides:
tearDown in class BaseClusterModelPanel


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.