public class PMITabStripTermFinder extends ComponentPropertyTermFinder
| Constructor and Description |
|---|
PMITabStripTermFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAttribute(TabAttribute attr,
int row,
Dataset ds,
java.util.List<TermDescriptor> terms) |
void |
getTermsFor(javax.swing.JComponent component,
java.util.List<TermDescriptor> results)
Will create TermDescriptors for each translatable term found in the component.
|
addFromBasicProperties, addFromDynamicProperties, addFromStylespublic void getTermsFor(javax.swing.JComponent component,
java.util.List<TermDescriptor> results)
ComponentTermFindergetTermsFor in interface ComponentTermFindergetTermsFor in class ComponentPropertyTermFinderprotected void addAttribute(TabAttribute attr, int row, Dataset ds, java.util.List<TermDescriptor> terms)