Home
last modified time | relevance | path

Searched refs:sampleRuleSetCommentary (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfDemo.java83 commentaryField.setText(RbnfSampleRuleSets.sampleRuleSetCommentary[0]); in createDemoFrame()
190 sampleRuleSetCommentary[RbnfSampleRuleSets. in createDemoFrame()
191 sampleRuleSetCommentary.length - 1]); in createDemoFrame()
324 sampleRuleSetCommentary[item]); in createDemoFrame()
DRbnfSampleRuleSets.java1734 public static final String[] sampleRuleSetCommentary = { field in RbnfSampleRuleSets