public static class JAMonBufferListener.HeaderInfo extends Object
Constructor and Description |
---|
HeaderInfo(String[] firstPart) |
Modifier and Type | Method and Description |
---|---|
int |
getActiveIndex() |
Object[] |
getData(List dataList,
Monitor mon)
Pass in list and add monitor data to the end of it
|
Object[] |
getData(Monitor mon)
Return an array with spaces for the values in header and values populated for monitor data - last value, active and last access
|
int |
getDateIndex() |
String[] |
getHeader() |
int |
getLastValueIndex() |
int |
getNumCols() |
public HeaderInfo(String[] firstPart)
public String[] getHeader()
public int getLastValueIndex()
public int getDateIndex()
public int getActiveIndex()
public int getNumCols()
public Object[] getData(Monitor mon)
Copyright © 2015. All rights reserved.