A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

P

pack - Variable in class org.eclipse.swt.layout.RowLayout
pack specifies whether all controls in the layout take their preferred size.
pack() - Method in class org.eclipse.swt.widgets.Control
Causes the receiver to be resized to its preferred size.
pack(boolean) - Method in class org.eclipse.swt.widgets.Control
Causes the receiver to be resized to its preferred size.
pack() - Method in class org.eclipse.swt.widgets.TableColumn
Causes the receiver to be resized to its preferred size.
pack() - Method in class org.eclipse.swt.widgets.TreeColumn
Causes the receiver to be resized to its preferred size.
PAGE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
PAGE_DOWN - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the PAGE DOWN key (value is (1<<24)+6).
PAGE_RANGE - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that the range of pages specified by startPage and endPage should be printed
PAGE_TAG - Static variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Page number placeholder constant for use in header and footer.
PAGE_UP - Static variable in class org.eclipse.swt.custom.ST
 
PAGE_UP - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the PAGE UP key (value is (1<<24)+5).
pageIncrement - Variable in class org.eclipse.swt.internal.theme.ScaleDrawData
 
pageIncrement - Variable in class org.eclipse.swt.internal.theme.ScrollBarDrawData
 
Paint - Static variable in class org.eclipse.swt.SWT
The paint event type (value is 9).
paintControl(PaintEvent) - Method in interface org.eclipse.swt.events.PaintListener
Sent when a paint event occurs for the control.
PaintEvent - Class in org.eclipse.swt.events
Instances of this class are sent as a result of visible areas of controls requiring re-painting.
PaintEvent(Event) - Constructor for class org.eclipse.swt.events.PaintEvent
Constructs a new instance of this class based on the information in the given untyped event.
PaintItem - Static variable in class org.eclipse.swt.SWT
The paint item event type (value is 42).
PaintListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated when the control needs to be painted.
paintObject(PaintObjectEvent) - Method in interface org.eclipse.swt.custom.PaintObjectListener
This method is called when an object needs to be drawn.
PaintObjectEvent - Class in org.eclipse.swt.custom
This event is sent when an object needs to be drawn.
PaintObjectEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.PaintObjectEvent
 
PaintObjectListener - Interface in org.eclipse.swt.custom
This listener is invoked when an object needs to be drawn.
PAINTSTRUCT - Class in org.eclipse.swt.internal.win32
 
PAINTSTRUCT() - Constructor for class org.eclipse.swt.internal.win32.PAINTSTRUCT
 
palette - Variable in class org.eclipse.swt.graphics.ImageData
The color table for the image.
PaletteData - Class in org.eclipse.swt.graphics
Instances of this class describe the color data used by an image.
PaletteData(RGB[]) - Constructor for class org.eclipse.swt.graphics.PaletteData
Constructs a new indexed palette given an array of RGB values.
PaletteData(int, int, int) - Constructor for class org.eclipse.swt.graphics.PaletteData
Constructs a new direct palette given the red, green and blue masks.
PaletteFlagsHasAlpha - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
parent - Variable in class org.eclipse.swt.internal.theme.TabItemDrawData
 
parent - Variable in class org.eclipse.swt.internal.theme.ToolItemDrawData
 
PASSWORD - Static variable in class org.eclipse.swt.SWT
Style constant for password behavior (value is 1<<22).
PASTE - Static variable in class org.eclipse.swt.custom.ST
 
paste() - Method in class org.eclipse.swt.custom.StyledText
Replaces the selection with the text on the DND.CLIPBOARD clipboard or, if there is no selection, inserts the text at the current caret offset.
paste() - Method in class org.eclipse.swt.widgets.Combo
Pastes text from clipboard.
paste() - Method in class org.eclipse.swt.widgets.Spinner
Pastes text from clipboard.
paste() - Method in class org.eclipse.swt.widgets.Text
Pastes text from clipboard.
PatBlt(int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PATCOPY - Static variable in class org.eclipse.swt.internal.win32.OS
 
Path - Class in org.eclipse.swt.graphics
Instances of this class represent paths through the two-dimensional coordinate system.
Path(Device) - Constructor for class org.eclipse.swt.graphics.Path
Constructs a new empty Path.
PATH_CLOSE - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "close" operation (value is 5).
PATH_CUBIC_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "cubic curve to" operation (value is 4).
PATH_LINE_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "line to" operation (value is 2).
PATH_MOVE_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "move to" operation (value is 1).
PATH_QUAD_TO - Static variable in class org.eclipse.swt.SWT
Path constant that represents a "quadratic curve to" operation (value is 3).
PathData - Class in org.eclipse.swt.graphics
Instances of this class describe device-independent paths.
PathData() - Constructor for class org.eclipse.swt.graphics.PathData
 
PathGradientBrush_delete(int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PathGradientBrush_new(int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PathGradientBrush_SetCenterColor(int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PathGradientBrush_SetCenterPoint(int, PointF) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PathGradientBrush_SetGraphicsPath(int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PathGradientBrush_SetSurroundColors(int, int[], int[]) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypeBezier - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypeBezier3 - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypeCloseSubpath - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypeLine - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypePathDashMode - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypePathMarker - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypePathTypeMask - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PathPointTypeStart - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PATINVERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
Pattern - Class in org.eclipse.swt.graphics
Instances of this class represent patterns to use while drawing.
Pattern(Device, Image) - Constructor for class org.eclipse.swt.graphics.Pattern
Constructs a new Pattern given an image.
Pattern(Device, float, float, float, float, Color, Color) - Constructor for class org.eclipse.swt.graphics.Pattern
Constructs a new Pattern that represents a linear, two color gradient.
Pattern(Device, float, float, float, float, Color, int, Color, int) - Constructor for class org.eclipse.swt.graphics.Pattern
Constructs a new Pattern that represents a linear, two color gradient.
PAUSE - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the pause key (value is (1<<24)+85).
pAuthInfo - Variable in class org.eclipse.swt.internal.ole.win32.COSERVERINFO
 
PBM_GETPOS - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBM_GETRANGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBM_SETBARCOLOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBM_SETBKCOLOR - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBM_SETMARQUEE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBM_SETPOS - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBM_SETRANGE32 - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBM_STEPIT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_DEFAULTED - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_DISABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_HOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_MARQUEE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_NORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_PRESSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_SMOOTH - Static variable in class org.eclipse.swt.internal.win32.OS
 
PBS_VERTICAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
PD_ALLPAGES - Static variable in class org.eclipse.swt.internal.win32.OS
 
PD_COLLATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PD_PAGENUMS - Static variable in class org.eclipse.swt.internal.win32.OS
 
PD_PRINTTOFILE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PD_RETURNDC - Static variable in class org.eclipse.swt.internal.win32.OS
 
PD_SELECTION - Static variable in class org.eclipse.swt.internal.win32.OS
 
PD_USEDEVMODECOPIESANDCOLLATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PeekMessage(MSG, int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PeekMessageA(MSG, int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PeekMessageW(MSG, int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
pElems - Variable in class org.eclipse.swt.internal.ole.win32.CAUUID
 
Pen_delete(int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Pen_GetBrush(int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Pen_new(int, float) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Pen_SetBrush(int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Pen_SetDashPattern(int, float[], int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Pen_SetDashStyle(int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Pen_SetLineCap(int, int, int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Pen_SetLineJoin(int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PFD_DEPTH_DONTCARE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_DOUBLEBUFFER - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_DOUBLEBUFFER_DONTCARE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_DRAW_TO_BITMAP - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_DRAW_TO_WINDOW - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_GENERIC_ACCELERATED - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_GENERIC_FORMAT - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_MAIN_PLANE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_NEED_PALETTE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_NEED_SYSTEM_PALETTE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_OVERLAY_PLANE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_STEREO - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_STEREO_DONTCARE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_SUPPORT_DIRECTDRAW - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_SUPPORT_GDI - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_SUPPORT_OPENGL - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_SWAP_COPY - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_SWAP_EXCHANGE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_SWAP_LAYER_BUFFERS - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_TYPE_COLORINDEX - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_TYPE_RGBA - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
PFD_UNDERLAY_PLANE - Static variable in class org.eclipse.swt.internal.opengl.win32.WGL
 
pFiles - Variable in class org.eclipse.swt.internal.win32.DROPFILES
 
PFM_TABSTOPS - Static variable in class org.eclipse.swt.internal.win32.OS
 
pfnDeferredFillIn - Variable in class org.eclipse.swt.internal.ole.win32.EXCEPINFO
 
PHONETIC - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for phonetic input behavior (value is 1<<4).
PHYSICALHEIGHT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PHYSICALOFFSETX - Static variable in class org.eclipse.swt.internal.win32.OS
 
PHYSICALOFFSETY - Static variable in class org.eclipse.swt.internal.win32.OS
 
PHYSICALWIDTH - Static variable in class org.eclipse.swt.internal.win32.OS
 
PI - Static variable in class org.eclipse.swt.internal.Compatibility
Returns the PI constant as a double.
pIDataObject - Variable in class org.eclipse.swt.dnd.TransferData
The pIDataObject is the address of an IDataObject OLE Interface which provides access to the data associated with the transfer.
pidlRoot - Variable in class org.eclipse.swt.internal.win32.BROWSEINFO
 
Pie(int, int, int, int, int, int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
pitem - Variable in class org.eclipse.swt.internal.win32.NMHEADER
 
PixelFormat - Variable in class org.eclipse.swt.internal.gdip.BitmapData
 
PixelFormat16bppARGB1555 - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat16bppGrayScale - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat16bppRGB555 - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat16bppRGB565 - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat1bppIndexed - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat24bppRGB - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat32bppARGB - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat32bppPARGB - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat32bppRGB - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat48bppRGB - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat4bppIndexed - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat64bppARGB - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat64bppPARGB - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormat8bppIndexed - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormatAlpha - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormatCanonical - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PIXELFORMATDESCRIPTOR - Class in org.eclipse.swt.internal.opengl.win32
 
PIXELFORMATDESCRIPTOR() - Constructor for class org.eclipse.swt.internal.opengl.win32.PIXELFORMATDESCRIPTOR
 
PixelFormatExtended - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormatGDI - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormatIndexed - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormatMax - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelFormatPAlpha - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelOffsetModeHalf - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PixelOffsetModeNone - Static variable in class org.eclipse.swt.internal.gdip.Gdip
 
PLANES - Static variable in class org.eclipse.swt.internal.win32.OS
 
Platform - Class in org.eclipse.swt.internal
 
Platform() - Constructor for class org.eclipse.swt.internal.Platform
 
PLATFORM - Static variable in class org.eclipse.swt.internal.Platform
 
PM_NOREMOVE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PM_NOYIELD - Static variable in class org.eclipse.swt.internal.win32.OS
 
PM_QS_INPUT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PM_QS_PAINT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PM_QS_POSTMESSAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PM_QS_SENDMESSAGE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PM_REMOVE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PngChunkReader - Class in org.eclipse.swt.internal.image
 
PngDecodingDataStream - Class in org.eclipse.swt.internal.image
 
PngHuffmanTable - Class in org.eclipse.swt.internal.image
 
PngHuffmanTables - Class in org.eclipse.swt.internal.image
 
PngLzBlockReader - Class in org.eclipse.swt.internal.image
 
PngTrnsChunk - Class in org.eclipse.swt.internal.image
 
Point - Class in org.eclipse.swt.graphics
Instances of this class represent places on the (x, y) coordinate plane.
Point(int, int) - Constructor for class org.eclipse.swt.graphics.Point
Constructs a new point with the given x and y coordinates.
POINT - Class in org.eclipse.swt.internal.win32
 
POINT() - Constructor for class org.eclipse.swt.internal.win32.POINT
 
Point_delete(int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
Point_new(int, int) - Static method in class org.eclipse.swt.internal.gdip.Gdip
 
PointF - Class in org.eclipse.swt.internal.gdip
 
PointF() - Constructor for class org.eclipse.swt.internal.gdip.PointF
 
points - Variable in class org.eclipse.swt.graphics.PathData
The points of a path.
Polygon(int, int[], int) - Static method in class org.eclipse.swt.internal.win32.OS
 
Polyline(int, int[], int) - Static method in class org.eclipse.swt.internal.win32.OS
 
POP_UP - Static variable in class org.eclipse.swt.SWT
Style constant for pop up menu behavior (value is 1<<3).
populate() - Method in class swingintegration.example.EmbeddedSwingComposite
Populates the embedded composite with the Swing component.
PopupList - Class in org.eclipse.swt.custom
A PopupList is a list of selectable items that appears in its own shell positioned above its parent shell.
PopupList(Shell) - Constructor for class org.eclipse.swt.custom.PopupList
Creates a PopupList above the specified shell.
PopupList(Shell, int) - Constructor for class org.eclipse.swt.custom.PopupList
Creates a PopupList above the specified shell.
position - Variable in class org.eclipse.swt.internal.theme.TabItemDrawData
 
post(Event) - Method in class org.eclipse.swt.widgets.Display
Generate a low level system event.
PostMessage(int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PostMessageA(int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PostMessageW(int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PostThreadMessage(int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PostThreadMessageA(int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
PostThreadMessageW(int, int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
pow2(int) - Static method in class org.eclipse.swt.internal.Compatibility
Returns 2 raised to the power of the argument.
PP_BAR - Static variable in class org.eclipse.swt.internal.win32.OS
 
PP_BARVERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PP_CHUNK - Static variable in class org.eclipse.swt.internal.win32.OS
 
PP_CHUNKVERT - Static variable in class org.eclipse.swt.internal.win32.OS
 
prc - Variable in class org.eclipse.swt.internal.win32.HDLAYOUT
 
PRESSED - Static variable in class org.eclipse.swt.internal.theme.DrawData
 
PRF_CLIENT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PRF_ERASEBKGND - Static variable in class org.eclipse.swt.internal.win32.OS
 
PRF_NONCLIENT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PRIMARY_MODAL - Static variable in class org.eclipse.swt.SWT
Style constant for primary modal behavior (value is 1<<15).
PRIMARYLANGID(short) - Static method in class org.eclipse.swt.internal.win32.OS
 
print() - Method in class org.eclipse.swt.custom.StyledText
Prints the widget's text to the default printer.
print(Printer) - Method in class org.eclipse.swt.custom.StyledText
Returns a runnable that will print the widget's text to the specified printer.
print(Printer, StyledTextPrintOptions) - Method in class org.eclipse.swt.custom.StyledText
Returns a runnable that will print the widget's text to the specified printer.
PRINT_SCREEN - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the print screen key (value is (1<<24)+87).
PrintDialog - Class in org.eclipse.swt.printing
Instances of this class allow the user to select a printer and various print-related parameters prior to starting a print job.
PrintDialog(Shell) - Constructor for class org.eclipse.swt.printing.PrintDialog
Constructs a new instance of this class given only its parent.
PrintDialog(Shell, int) - Constructor for class org.eclipse.swt.printing.PrintDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
PrintDlg(PRINTDLG) - Static method in class org.eclipse.swt.internal.win32.OS
 
PRINTDLG - Class in org.eclipse.swt.internal.win32
 
PRINTDLG() - Constructor for class org.eclipse.swt.internal.win32.PRINTDLG
 
PrintDlgA(PRINTDLG) - Static method in class org.eclipse.swt.internal.win32.OS
 
PrintDlgW(PRINTDLG) - Static method in class org.eclipse.swt.internal.win32.OS
 
Printer - Class in org.eclipse.swt.printing
Instances of this class are used to print to a printer.
Printer() - Constructor for class org.eclipse.swt.printing.Printer
Constructs a new printer representing the default printer.
Printer(PrinterData) - Constructor for class org.eclipse.swt.printing.Printer
Constructs a new printer given a PrinterData object representing the desired printer.
PrinterData - Class in org.eclipse.swt.printing
Instances of this class are descriptions of a print job in terms of the printer, and the scope and type of printing that is desired.
PrinterData() - Constructor for class org.eclipse.swt.printing.PrinterData
Constructs an instance of this class that can be used to print to the default printer.
PrinterData(String, String) - Constructor for class org.eclipse.swt.printing.PrinterData
Constructs an instance of this class with the given printer driver and printer name.
printLineBackground - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the line background color.
printStackTrace() - Method in error org.eclipse.swt.SWTError
Outputs a printable representation of this error's stack trace on the standard error stream.
printStackTrace() - Method in exception org.eclipse.swt.SWTException
Outputs a printable representation of this exception's stack trace on the standard error stream.
printTextBackground - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the text background color.
printTextFontStyle - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the font styles.
printTextForeground - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Print the text foreground color.
printToFile - Variable in class org.eclipse.swt.printing.PrinterData
whether or not the print job should go to a file
ProgIDFromCLSID(GUID, int[]) - Static method in class org.eclipse.swt.internal.ole.win32.COM
 
Program - Class in org.eclipse.swt.program
Instances of this class represent programs and their associated file extensions in the operating system.
PROGRESS_CLASS - Static variable in class org.eclipse.swt.internal.win32.OS
 
ProgressAdapter - Class in org.eclipse.swt.browser
This adapter class provides default implementations for the methods described by the ProgressListener interface.
ProgressAdapter() - Constructor for class org.eclipse.swt.browser.ProgressAdapter
 
ProgressBar - Class in org.eclipse.swt.widgets
Instances of the receiver represent is an unselectable user interface object that is used to display progress, typically in the form of a bar.
ProgressBar(Composite, int) - Constructor for class org.eclipse.swt.widgets.ProgressBar
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ProgressBarDrawData - Class in org.eclipse.swt.internal.theme
 
ProgressBarDrawData() - Constructor for class org.eclipse.swt.internal.theme.ProgressBarDrawData
 
PROGRESSCHUNKSIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
ProgressEvent - Class in org.eclipse.swt.browser
A ProgressEvent is sent by a Browser to ProgressListener's when a progress is made during the loading of the current URL or when the loading of the current URL has been completed.
ProgressListener - Interface in org.eclipse.swt.browser
This listener interface may be implemented in order to receive a ProgressEvent notification when a Browser makes a progress in loading the current URL or when the current URL has been loaded.
PROGRESSSPACESIZE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PROPERTY_CHANGED - Static variable in class org.eclipse.swt.ole.win32.OLE
 
PROPERTY_CHANGING - Static variable in class org.eclipse.swt.ole.win32.OLE
 
ps - Variable in class org.eclipse.swt.graphics.GCData
 
PS_DASH - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_DASHDOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_DASHDOTDOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_DOT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_ENDCAP_FLAT - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_ENDCAP_MASK - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_ENDCAP_ROUND - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_ENDCAP_SQUARE - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_GEOMETRIC - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_JOIN_BEVEL - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_JOIN_MASK - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_JOIN_MITER - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_JOIN_ROUND - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_SOLID - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_STYLE_MASK - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_TYPE_MASK - Static variable in class org.eclipse.swt.internal.win32.OS
 
PS_USERSTYLE - Static variable in class org.eclipse.swt.internal.win32.OS
 
psz - Variable in class org.eclipse.swt.internal.win32.NMLVFINDITEM
 
pszDisplayName - Variable in class org.eclipse.swt.internal.win32.BROWSEINFO
 
pszText - Variable in class org.eclipse.swt.internal.win32.HDITEM
 
pszText - Variable in class org.eclipse.swt.internal.win32.LVCOLUMN
 
pszText - Variable in class org.eclipse.swt.internal.win32.LVITEM
 
pszText - Variable in class org.eclipse.swt.internal.win32.NMLVDISPINFO
 
pszText - Variable in class org.eclipse.swt.internal.win32.NMTOOLBAR
 
pszText - Variable in class org.eclipse.swt.internal.win32.NMTVDISPINFO
 
pszText - Variable in class org.eclipse.swt.internal.win32.TBBUTTONINFO
 
pszText - Variable in class org.eclipse.swt.internal.win32.TCITEM
 
pszText - Variable in class org.eclipse.swt.internal.win32.TVINSERTSTRUCT
 
pszText - Variable in class org.eclipse.swt.internal.win32.TVITEM
 
pt_x - Variable in class org.eclipse.swt.internal.win32.DROPFILES
 
pt_y - Variable in class org.eclipse.swt.internal.win32.DROPFILES
 
ptd - Variable in class org.eclipse.swt.internal.ole.win32.FORMATETC
 
ptDown_x - Variable in class org.eclipse.swt.internal.win32.SHRGINFO
 
ptDown_y - Variable in class org.eclipse.swt.internal.win32.SHRGINFO
 
PtInRect(RECT, POINT) - Static method in class org.eclipse.swt.internal.win32.OS
 
PtInRegion(int, int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
ptMaxPosition_x - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptMaxPosition_x - Variable in class org.eclipse.swt.internal.win32.WINDOWPLACEMENT
 
ptMaxPosition_y - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptMaxPosition_y - Variable in class org.eclipse.swt.internal.win32.WINDOWPLACEMENT
 
ptMaxSize_x - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptMaxSize_y - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptMaxTrackSize_x - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptMaxTrackSize_y - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptMinPosition_x - Variable in class org.eclipse.swt.internal.win32.WINDOWPLACEMENT
 
ptMinPosition_y - Variable in class org.eclipse.swt.internal.win32.WINDOWPLACEMENT
 
ptMinTrackSize_x - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptMinTrackSize_y - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptReserved_x - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
ptReserved_y - Variable in class org.eclipse.swt.internal.win32.MINMAXINFO
 
pUnkForRelease - Variable in class org.eclipse.swt.internal.ole.win32.STGMEDIUM
 
PUSH - Static variable in class org.eclipse.swt.SWT
Style constant for push button behavior (value is 1<<3).
put_accName(int, int, int, int, int) - Method in class org.eclipse.swt.internal.ole.win32.IAccessible
 
put_accValue(int, int, int, int, int) - Method in class org.eclipse.swt.internal.ole.win32.IAccessible
 
pvImData - Variable in class org.eclipse.swt.internal.win32.SIPINFO
 
pvReserved - Variable in class org.eclipse.swt.internal.ole.win32.EXCEPINFO
 
pwcsName - Variable in class org.eclipse.swt.internal.ole.win32.STATSTG
 
pwpos - Variable in class org.eclipse.swt.internal.win32.HDLAYOUT
 
pwszName - Variable in class org.eclipse.swt.internal.ole.win32.COSERVERINFO
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z