class SectionItem2014.ItemFieldV extends SectionItem2014.ItemField
Modifier and Type | Field and Description |
---|---|
(package private) SectionItem2014.RBCalculator |
calculator |
(package private) EdbButton |
clearButton |
(package private) boolean |
error |
(package private) SectionItem2014.GItem[] |
items |
(package private) double |
maximum |
(package private) EdbLabel |
subTotal |
(package private) SectionItem2014.RBSupplementPrinter |
supPrinter |
description, id, ml_description, ml_postfix, ml_title, panel, postfix, rbField, title, type, value
Constructor and Description |
---|
ItemFieldV(MLText t,
MLText d,
MLText pos,
double max) |
ItemFieldV(MLText t,
MLText d,
SectionItem2014.GItem[] its) |
ItemFieldV(MLText t,
MLText d,
SectionItem2014.GItem[] its,
SectionItem2014.RBCalculator calc) |
ItemFieldV(MLText t,
MLText d,
SectionItem2014.GItem[] its,
SectionItem2014.RBCalculator calc,
SectionItem2014.RBSupplementPrinter sp) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent ae) |
(package private) void |
clearPanel() |
(package private) void |
getDetailContent(EdbPrint ep) |
(package private) boolean |
hasOddValue() |
(package private) void |
inspect() |
(package private) void |
loadFromDict(UDict dict,
UPath path) |
(package private) JComponent |
makeField(double v) |
(package private) void |
makePanel(SectionItem self) |
(package private) void |
printHTML(EdbPrint ep) |
(package private) void |
printLaTeX(EdbPrint ep) |
(package private) void |
retrieveValueFromPanel() |
(package private) void |
saveToDict(UDict dict,
UPath path) |
(package private) void |
updateSubTotal() |
descriptionIsShown, getID, hideDescription, isEmpty, showDescription
SectionItem2014.RBCalculator calculator
SectionItem2014.RBSupplementPrinter supPrinter
double maximum
boolean error
SectionItem2014.GItem[] items
EdbButton clearButton
EdbLabel subTotal
ItemFieldV(MLText t, MLText d, SectionItem2014.GItem[] its, SectionItem2014.RBCalculator calc, SectionItem2014.RBSupplementPrinter sp)
ItemFieldV(MLText t, MLText d, SectionItem2014.GItem[] its, SectionItem2014.RBCalculator calc)
ItemFieldV(MLText t, MLText d, SectionItem2014.GItem[] its)
JComponent makeField(double v)
makeField
in class SectionItem2014.ItemField
void saveToDict(UDict dict, UPath path)
saveToDict
in class SectionItem2014.ItemField
void loadFromDict(UDict dict, UPath path)
loadFromDict
in class SectionItem2014.ItemField
void clearPanel()
void updateSubTotal()
public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
actionPerformed
in class SectionItem2014.ItemField
void makePanel(SectionItem self)
makePanel
in class SectionItem2014.ItemField
void retrieveValueFromPanel()
retrieveValueFromPanel
in class SectionItem2014.ItemField
boolean hasOddValue()
hasOddValue
in class SectionItem2014.ItemField
void inspect()
inspect
in class SectionItem2014.ItemField
void printHTML(EdbPrint ep)
printHTML
in class SectionItem2014.ItemField
void printLaTeX(EdbPrint ep)
printLaTeX
in class SectionItem2014.ItemField
void getDetailContent(EdbPrint ep)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025