java.lang.Object
com.iamsoft.fixparser.FieldsDescriptionController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCodeSetInfo
(CodeSetInfo pCodeSetInfo) javafx.scene.control.TableView
<FieldInfo> com.iamsoft.util.ui.javafx.codearea.SimpleEditor
void
setCodeSet
(CodeSetInfo pCodeSetInfo) void
setComponents
(Map<String, ComponentInfo> pNameToComponentInfoMap, List<ComponentInfo> pComponents)
-
Constructor Details
-
FieldsDescriptionController
public FieldsDescriptionController()
-
-
Method Details
-
getTableView
-
getTextEditor
public com.iamsoft.util.ui.javafx.codearea.SimpleEditor getTextEditor() -
setCodeSet
-
getCodeSetInfo
-
setComponents
public void setComponents(Map<String, ComponentInfo> pNameToComponentInfoMap, List<ComponentInfo> pComponents)
-