public class StringSorter
extends java.lang.Object
Constructor and Description |
---|
StringSorter() |
Modifier and Type | Method and Description |
---|---|
static void |
sort(javax.swing.text.Document doc,
boolean reverse) |
static void |
sort(javax.swing.text.Document doc,
int offset,
int length,
boolean reverse) |
Copyright ? 2002 Romain Guy.