com.metamatrix.console.ui.views.runtime
Class VMStatisticsDisplayHandler
java.lang.Object
com.metamatrix.console.ui.views.runtime.VMStatisticsDisplayHandler
public class VMStatisticsDisplayHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
caller
public QueueStatisticsRefreshRequestHandler caller
VMStatisticsDisplayHandler
public VMStatisticsDisplayHandler(QueueStatisticsRefreshRequestHandler vmrrh)
isProcessDisplayed
public boolean isProcessDisplayed(ProcessData pd)
getDialogs
public java.util.Map getDialogs()
startDisplayForProcess
public com.metamatrix.console.ui.views.runtime.VMStatisticsFrame startDisplayForProcess(java.lang.String processDisplayName,
ProcessData pd,
ProcessStatistics vmstatistics)
- Create a VMStatisticsFrame for the specified ProcessData.
The caller must subsequently call VMStatisticsFrame.show() to display the frame.
setOperationsPnl
public void setOperationsPnl(OperationsPanel op)
refreshDisplayForProcess
public void refreshDisplayForProcess(java.lang.String processDisplayName,
ProcessData pd,
ProcessStatistics vmstatistics)
frameClosing
public void frameClosing(ProcessData pd)
Copyright © 2009. All Rights Reserved.