Skip navigation links
org.netbeans.modules.editor.util/1 1.66.1
A B C D E F G H I K L M N O P R S T U V 

P

PositionComparator - Class in org.netbeans.lib.editor.util.swing
Comparator for Position objects.
PositionComparator() - Constructor for class org.netbeans.lib.editor.util.swing.PositionComparator
 
PositionRegion - Class in org.netbeans.lib.editor.util.swing
A pair of positions delimiting a text region in a swing document.
PositionRegion(Position, Position) - Constructor for class org.netbeans.lib.editor.util.swing.PositionRegion
Construct new position region.
PositionRegion(Document, int, int) - Constructor for class org.netbeans.lib.editor.util.swing.PositionRegion
Construct new position region based on the knowledge of the document and starting and ending offset.
PriorityListenerList<T extends EventListener> - Class in org.netbeans.lib.editor.util
Listener list that layers the maintained listeners according to the given priority index.
PriorityListenerList() - Constructor for class org.netbeans.lib.editor.util.PriorityListenerList
 
PriorityMutex - Class in org.netbeans.lib.editor.util
Mutex that allows only one thread to proceed other threads must wait until that one finishes.
PriorityMutex() - Constructor for class org.netbeans.lib.editor.util.PriorityMutex
 
PS - Static variable in class org.netbeans.lib.editor.util.CharacterConversions
Unicode paragraph separator (0x2029).
put(K, V) - Method in class org.netbeans.lib.editor.util.CompactMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.netbeans.lib.editor.util.CompactMap
 
putEntry(CompactMap.MapEntry<K, V>) - Method in class org.netbeans.lib.editor.util.CompactMap
Put the given entry into the map.
putEventProperty(DocumentEvent, Object, Object) - Static method in class org.netbeans.lib.editor.util.swing.DocumentUtilities
Set a property of a given document event.
putEventProperty(DocumentEvent, Map.Entry) - Static method in class org.netbeans.lib.editor.util.swing.DocumentUtilities
Set a property of a given document event by using the given map entry.
putEventPropertyIfSupported(DocumentEvent, Object, Object) - Static method in class org.netbeans.lib.editor.util.swing.DocumentUtilities
Sets a property for the document event, if the event supports the feature.
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links
org.netbeans.modules.editor.util/1 1.66.1

Built on April 17 2024.  |   Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.