public class StaticReportItemImage extends StaticReportItem
Modifier and Type | Class and Description |
---|---|
static class |
StaticReportItemImage.SCALE_VALUES |
static class |
StaticReportItemImage.StaticReportItemImageProperties |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IMAGE |
static int |
ROW_SCALE |
Constructor and Description |
---|
StaticReportItemImage() |
StaticReportItemImage(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 |
getName() |
java.lang.String |
getType() |
void |
getView() |
void |
initializeType() |
void |
setView() |
generateValues
addLabel, addValue, getIconURL, getItemProperties, getLabels, getShortName, getValues, isSelected, removeLabel, removeValue, setIcon, setItemProperties, setName, setSelected, setType, setValues
public static final int ROW_SCALE
public static final java.lang.String IMAGE
public StaticReportItemImage()
public StaticReportItemImage(java.lang.String name)
public void generateValues(Queryable queryable, KeplerLSID lsid, int execId)
public java.lang.String getName()
getName
in class StaticReportItem
public java.lang.String getType()
getType
in class StaticReportItem
public void initializeType() throws java.lang.Exception
initializeType
in class StaticReportItem
java.lang.Exception
public void getView()
getView
in class StaticReportItem
public void setView()
setView
in class StaticReportItem