- paintIcon(Component, Graphics, int, int) - Method in class org.openide.util.CachedHiDPIIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class org.openide.util.VectorIcon
-
- paintIcon(Component, Graphics2D, int, int, double) - Method in class org.openide.util.VectorIcon
-
Paint the icon at the given width and height.
- parseParameters(String) - Static method in class org.openide.util.Utilities
-
Parses parameters from a given string in shell-like manner.
- partialSort(List, Comparator, boolean) - Static method in class org.openide.util.Utilities
-
- paste() - Method in class org.openide.util.datatransfer.PasteType
-
Perform the paste action.
- PasteType - Class in org.openide.util.datatransfer
-
Clipboard operation providing one kind of paste action.
- PasteType() - Constructor for class org.openide.util.datatransfer.PasteType
-
- performAction(SystemAction) - Method in interface org.openide.util.actions.ActionPerformer
-
Deprecated.
Called when the action is to be performed.
- performAction() - Method in class org.openide.util.actions.CallableSystemAction
-
Actually perform the action.
- performAction() - Method in class org.openide.util.actions.CallbackSystemAction
-
- Presenter - Interface in org.openide.util.actions
-
Provides a presentation feature for an action.
- Presenter.Menu - Interface in org.openide.util.actions
-
The presenter interface for presenting an action in a menu.
- Presenter.Popup - Interface in org.openide.util.actions
-
The presenter interface for presenting an action in a popup menu.
- Presenter.Toolbar - Interface in org.openide.util.actions
-
The presenter interface for presenting an action in a toolbar.
- PROP_BOOLEAN_STATE - Static variable in class org.openide.util.actions.BooleanStateAction
-
Deprecated.
Name of property hold the state of the action.
- PROP_ENABLED - Static variable in class org.openide.util.actions.SystemAction
-
Name of property indicating whether or not the action is enabled.
- PROP_ICON - Static variable in class org.openide.util.actions.SystemAction
-
Name of property for the action's display icon.
- PROP_NAME - Static variable in class org.openide.ServiceType
-
Deprecated.
Name of property for the name of the service type.
- PROPERTY_URL - Static variable in class org.openide.util.ImageUtilities
-
Property that holds URL of the image bits.
- ProxyCredentialsProvider() - Constructor for class org.openide.util.NetworkSettings.ProxyCredentialsProvider
-
- pureClassName(String) - Static method in class org.openide.util.Utilities
-
Turn full name of an inner class into its pure form.
- put(ExTransferable.Single) - Method in class org.openide.util.datatransfer.ExTransferable
-
Add a new flavor with its data.
- put(T) - Method in class org.openide.util.Queue
-
Deprecated.
Adds new item.
- putProperty(Object, Object) - Method in class org.openide.util.SharedClassObject
-
Set a shared variable.
- putProperty(String, Object, boolean) - Method in class org.openide.util.SharedClassObject
-
Set a shared variable available only for string names.
- putValue(String, Object) - Method in class org.openide.util.actions.SystemAction
-
Set a property in the singleton.