public class StaticReportItemLabel extends StaticReportItem
Constructor and Description |
---|
StaticReportItemLabel() |
StaticReportItemLabel(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
generateValues(Queryable queryable,
KeplerLSID lsid,
int execId) |
javax.swing.ImageIcon |
getIcon() |
java.lang.String |
getType() |
void |
getView() |
void |
initializeType() |
void |
setView() |
generateValues, getName
addLabel, addValue, getIconURL, getItemProperties, getLabels, getShortName, getValues, isSelected, removeLabel, removeValue, setIcon, setItemProperties, setName, setSelected, setType, setValues
public StaticReportItemLabel()
public StaticReportItemLabel(java.lang.String name)
public void generateValues(Queryable queryable, KeplerLSID lsid, int execId)
public java.lang.String getType()
getType
in class StaticReportItem
public void getView()
getView
in class StaticReportItem
public void initializeType() throws java.lang.Exception
initializeType
in class StaticReportItem
java.lang.Exception
public void setView()
setView
in class StaticReportItem