|
org.netbeans.modules.editor.util/1 1.17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PositionRegion | |
---|---|
org.netbeans.lib.editor.util.swing |
Uses of PositionRegion in org.netbeans.lib.editor.util.swing |
---|
Subclasses of PositionRegion in org.netbeans.lib.editor.util.swing | |
---|---|
class |
MutablePositionRegion
A pair of positions delimiting a text region in a swing document. |
Methods in org.netbeans.lib.editor.util.swing that return types with arguments of type PositionRegion | |
---|---|
static Comparator<PositionRegion> |
PositionRegion.getComparator()
Get comparator for position regions comparing start offsets of the two given regions. |
Method parameters in org.netbeans.lib.editor.util.swing with type arguments of type PositionRegion | |
---|---|
static boolean |
PositionRegion.isRegionsSorted(List<PositionRegion> positionRegionList)
Check whether a list of position regions is sorted according the start offsets of the regions. |
|
org.netbeans.modules.editor.util/1 1.17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |