class SectionItem2014.ItemFieldT extends SectionItem2014.ItemField
| Modifier and Type | Field and Description |
|---|---|
(package private) static String |
Act_ItemToText |
(package private) JComboBox<String> |
cb_kind |
(package private) JComboBox<SectionItem.CBItemObj> |
cb_op |
(package private) String[] |
fieldTextItems |
(package private) JTextComponent |
textHolder |
(package private) String |
valueText |
description, id, ml_description, ml_postfix, ml_title, panel, postfix, rbField, title, type, value| Constructor and Description |
|---|
ItemFieldT(MLText t,
MLText d) |
ItemFieldT(jp.ac.tokushima_u.edb.evalsheet.SectionItem2014.FieldType ft,
MLText t,
MLText d) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent ae) |
(package private) String |
getText() |
(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 |
setText(String s) |
descriptionIsShown, getID, hasOddValue, hideDescription, isEmpty, showDescriptionJComboBox<SectionItem.CBItemObj> cb_op
String[] fieldTextItems
static final String Act_ItemToText
String valueText
JTextComponent textHolder
ItemFieldT(jp.ac.tokushima_u.edb.evalsheet.SectionItem2014.FieldType ft,
MLText t,
MLText d)
void makePanel(SectionItem self)
makePanel in class SectionItem2014.ItemFieldpublic void actionPerformed(ActionEvent ae)
actionPerformed in interface ActionListeneractionPerformed in class SectionItem2014.ItemFieldJComponent makeField(double v)
makeField in class SectionItem2014.ItemFieldvoid saveToDict(UDict dict, UPath path)
saveToDict in class SectionItem2014.ItemFieldvoid loadFromDict(UDict dict, UPath path)
loadFromDict in class SectionItem2014.ItemFieldString getText()
void setText(String s)
void retrieveValueFromPanel()
retrieveValueFromPanel in class SectionItem2014.ItemFieldvoid inspect()
inspect in class SectionItem2014.ItemFieldvoid printHTML(EdbPrint ep)
printHTML in class SectionItem2014.ItemFieldvoid printLaTeX(EdbPrint ep)
printLaTeX in class SectionItem2014.ItemFieldEDB Working Group at Mon Dec 15 16:45:05 JST 2025