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, showDescription
JComboBox<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.ItemField
public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
actionPerformed
in class SectionItem2014.ItemField
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
String getText()
void setText(String s)
void retrieveValueFromPanel()
retrieveValueFromPanel
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
EDB Working Group at Tue Jun 10 17:08:59 JST 2025