public static class ReportPanel.CounterOfInt extends Object implements ReportPanel.Counter
| Constructor and Description |
|---|
ReportPanel.CounterOfInt(String name) |
public ReportPanel.CounterOfInt(String name)
public String getName()
getName in interface ReportPanel.Counterpublic void reset()
public void count(int value)
public void addTo(ReportPanel.Counter sub)
addTo in interface ReportPanel.Counterpublic void show(Formatter f)
show in interface ReportPanel.CounterCopyright © 1999–2015 UCAR/Unidata. All rights reserved.