public class StaticReportItemSection extends StaticReportItem
Modifier and Type | Class and Description |
---|---|
static class |
StaticReportItemSection.AlignmentValues |
static class |
StaticReportItemSection.BreakValues |
static class |
StaticReportItemSection.FontSizeValues |
static class |
StaticReportItemSection.StaticReportItemSectionProperties |
Modifier and Type | Field and Description |
---|---|
static int |
ROW_ALIGNMENT |
static int |
ROW_BREAK_BEFORE |
static int |
ROW_SIZE |
static java.lang.String |
SECTION |
Constructor and Description |
---|
StaticReportItemSection() |
StaticReportItemSection(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
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_ALIGNMENT
public static final int ROW_BREAK_BEFORE
public static final int ROW_SIZE
public static final java.lang.String SECTION
public StaticReportItemSection()
public StaticReportItemSection(java.lang.String name)
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