Class RosterManagementPanelTermFinder
java.lang.Object
com.inductiveautomation.factorypmi.designer.i18n.search.ComponentPropertyTermFinder
com.inductiveautomation.ignition.alarming.designer.beaninfo.RosterManagementPanelTermFinder
- All Implemented Interfaces:
 ComponentTermFinder
Filename: RosterManagementPanelTermFinder.java
 Created on Jan 02, 2014
 Author: Kathy Applebaum
 Copyright Inductive Automation 2014
 Project: AlarmNotification
- 
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
- 
RosterManagementPanelTermFinder
public RosterManagementPanelTermFinder() 
 - 
 - 
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
 
 -