| Package | Description |
|---|---|
| org.nuiton.jaxx.widgets.jformattedtextfield |
| Modifier and Type | Method and Description |
|---|---|
protected static JFormatterTextFieldInternalGroup |
JFormatterTextFieldInternalGroups.addGroup(Set<JFormatterTextFieldInternalGroup> componentPositions,
JFormatterTextFieldInternalGroup previousGroup,
int endIndex,
int endSymbolIndex) |
protected JFormatterTextFieldInternalGroup |
JFormattedTextFieldNavigationManager.getCurrentGroup(JFormattedTextField source) |
JFormatterTextFieldInternalGroup |
JFormatterTextFieldInternalGroups.getGroupAtPosition(int position) |
JFormatterTextFieldInternalGroup |
JFormatterTextFieldInternalGroup.getNextGroup() |
JFormatterTextFieldInternalGroup |
JFormatterTextFieldInternalGroup.getPreviousGroup() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<JFormatterTextFieldInternalGroup> |
JFormatterTextFieldInternalGroups.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected static JFormatterTextFieldInternalGroup |
JFormatterTextFieldInternalGroups.addGroup(Set<JFormatterTextFieldInternalGroup> componentPositions,
JFormatterTextFieldInternalGroup previousGroup,
int endIndex,
int endSymbolIndex) |
protected void |
JFormattedTextFieldNavigationManager.gotoComponent(JFormattedTextField source,
JFormatterTextFieldInternalGroup group) |
protected void |
JFormattedTextFieldNavigationManager.selectComponent(JFormatterTextFieldInternalGroup currentGroup) |
void |
JFormatterTextFieldInternalGroup.setNextGroup(JFormatterTextFieldInternalGroup nextGroup) |
void |
JFormatterTextFieldInternalGroup.setPreviousGroup(JFormatterTextFieldInternalGroup previousGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected static JFormatterTextFieldInternalGroup |
JFormatterTextFieldInternalGroups.addGroup(Set<JFormatterTextFieldInternalGroup> componentPositions,
JFormatterTextFieldInternalGroup previousGroup,
int endIndex,
int endSymbolIndex) |
| Constructor and Description |
|---|
JFormatterTextFieldInternalGroups(Set<JFormatterTextFieldInternalGroup> componentPositions) |
Copyright © 2008–2018 Ultreia.io. All rights reserved.