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, removeActionListenerpublic void setLiveThreads(String liveThreads)
setLiveThreads in class ThreadCountViewpublic void updateLivingDaemonTimeline(LivingDaemonThreadDifferenceChart model)
updateLivingDaemonTimeline in class ThreadCountViewpublic void setDaemonThreads(String daemonThreads)
setDaemonThreads in class ThreadCountViewpublic Component getUiComponent()
getUiComponent in interface SwingComponentCopyright © 2013. All Rights Reserved.