public class SwingThreadCountView extends ThreadCountView implements SwingComponent
BasicView.Action
Constructor and Description |
---|
SwingThreadCountView() |
Modifier and Type | Method and Description |
---|---|
Component |
getUiComponent() |
void |
setDaemonThreads(String daemonThreads) |
void |
setLiveThreads(String liveThreads) |
void |
updateLivingDaemonTimeline(LivingDaemonThreadDifferenceChart model) |
addActionListener, notify, removeActionListener
public void setLiveThreads(String liveThreads)
setLiveThreads
in class ThreadCountView
public void updateLivingDaemonTimeline(LivingDaemonThreadDifferenceChart model)
updateLivingDaemonTimeline
in class ThreadCountView
public void setDaemonThreads(String daemonThreads)
setDaemonThreads
in class ThreadCountView
public Component getUiComponent()
getUiComponent
in interface SwingComponent
Copyright © 2013. All rights reserved.