Class RadarChart2TermFinder
java.lang.Object
com.inductiveautomation.factorypmi.designer.i18n.search.ComponentPropertyTermFinder
com.inductiveautomation.factorypmi.designer.beaninfo.RadarChart2TermFinder
- All Implemented Interfaces:
 ComponentTermFinder
Filename: RadarChart2TermFinder.java
 Created on Aug 5, 2014
 Author: Kathy Applebaum
 Copyright Inductive Automation 2014
 Project: Vision
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidgetTermsFor(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.ComponentPropertyTermFinder
addFromBasicProperties, addFromDynamicProperties, addFromStyles 
- 
Constructor Details
- 
RadarChart2TermFinder
public RadarChart2TermFinder() 
 - 
 - 
Method Details
- 
getTermsFor
Description copied from interface:ComponentTermFinderWill create TermDescriptors for each translatable term found in the component.- Specified by:
 getTermsForin interfaceComponentTermFinder- Overrides:
 getTermsForin classComponentPropertyTermFinder
 
 -