Class PMIChartTermFinder
java.lang.Object
com.inductiveautomation.factorypmi.designer.i18n.search.ComponentPropertyTermFinder
com.inductiveautomation.factorypmi.designer.beaninfo.PMIChartTermFinder
- All Implemented Interfaces:
- ComponentTermFinder
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidaddColumnNames(Dataset ds, List<TermDescriptor> results) protected voidaddRowNames(Dataset ds, List<TermDescriptor> results) voidgetTermsFor(JComponent component, List<TermDescriptor> results) Will create TermDescriptors for each translatable term found in the component.Methods inherited from class com.inductiveautomation.factorypmi.designer.i18n.search.ComponentPropertyTermFinderaddFromBasicProperties, addFromDynamicProperties, addFromStyles
- 
Constructor Details- 
PMIChartTermFinderpublic PMIChartTermFinder()
 
- 
- 
Method Details- 
getTermsForDescription copied from interface:ComponentTermFinderWill create TermDescriptors for each translatable term found in the component.- Specified by:
- getTermsForin interface- ComponentTermFinder
- Overrides:
- getTermsForin class- ComponentPropertyTermFinder
 
- 
addColumnNames
- 
addRowNames
 
-