Searched refs:VALUE_ALPHABETICAL (Results 1 – 1 of 1) sorted by relevance
234 private static final String VALUE_ALPHABETICAL = "alpha"; //$NON-NLS-1$ field in PaletteControl275 mAlphabetical = paletteModes.contains(VALUE_ALPHABETICAL); in loadPaletteMode()297 sb.append(',').append(VALUE_ALPHABETICAL); in savePaletteMode()