| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!--NewPage--> |
| <HTML> |
| <HEAD> |
| <!-- Generated by javadoc (build 1.6.0) on Fri Jan 12 16:42:04 EST 2007 --> |
| <TITLE> |
| L-Index |
| </TITLE> |
| |
| <META NAME="date" CONTENT="2007-01-12"> |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> |
| |
| <SCRIPT type="text/javascript"> |
| function windowTitle() |
| { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="L-Index"; |
| } |
| } |
| </SCRIPT> |
| <NOSCRIPT> |
| </NOSCRIPT> |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white" onload="windowTitle();"> |
| <HR> |
| |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <A NAME="navbar_top"><!-- --></A> |
| <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_top_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index-11.html"><B>PREV LETTER</B></A> |
| <A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_top"></A> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> |
| <A NAME="_L_"><!-- --></A><H2> |
| <B>L</B></H2> |
| <DL> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#L_MAX_URL_LENGTH"><B>L_MAX_URL_LENGTH</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/widgets/Label.html" title="class in org.eclipse.swt.widgets"><B>Label</B></A> - Class in <A HREF="../org/eclipse/swt/widgets/package-summary.html">org.eclipse.swt.widgets</A><DD>Instances of this class represent a non-selectable |
| user interface object that displays a string or image.<DT><A HREF="../org/eclipse/swt/widgets/Label.html#Label(org.eclipse.swt.widgets.Composite, int)"><B>Label(Composite, int)</B></A> - |
| Constructor for class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Label.html" title="class in org.eclipse.swt.widgets">Label</A> |
| <DD>Constructs a new instance of this class given its parent |
| and a style value describing its behavior and appearance. |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LANG_KOREAN"><B>LANG_KOREAN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LANG_NEUTRAL"><B>LANG_NEUTRAL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LANG_USER_DEFAULT"><B>LANG_USER_DEFAULT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/SCRIPT_PROPERTIES.html#langid"><B>langid</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/SCRIPT_PROPERTIES.html" title="class in org.eclipse.swt.internal.win32">SCRIPT_PROPERTIES</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/program/Program.html#launch(java.lang.String)"><B>launch(String)</B></A> - |
| Static method in class org.eclipse.swt.program.<A HREF="../org/eclipse/swt/program/Program.html" title="class in org.eclipse.swt.program">Program</A> |
| <DD>Launches the executable associated with the file in |
| the operating system. |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/LAYERPLANEDESCRIPTOR.html" title="class in org.eclipse.swt.internal.opengl.win32"><B>LAYERPLANEDESCRIPTOR</B></A> - Class in <A HREF="../org/eclipse/swt/internal/opengl/win32/package-summary.html">org.eclipse.swt.internal.opengl.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/LAYERPLANEDESCRIPTOR.html#LAYERPLANEDESCRIPTOR()"><B>LAYERPLANEDESCRIPTOR()</B></A> - |
| Constructor for class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/LAYERPLANEDESCRIPTOR.html" title="class in org.eclipse.swt.internal.opengl.win32">LAYERPLANEDESCRIPTOR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/ControlEditor.html#layout()"><B>layout()</B></A> - |
| Method in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/ControlEditor.html" title="class in org.eclipse.swt.custom">ControlEditor</A> |
| <DD>Lays out the control within the underlying composite. |
| <DT><A HREF="../org/eclipse/swt/custom/StackLayout.html#layout(org.eclipse.swt.widgets.Composite, boolean)"><B>layout(Composite, boolean)</B></A> - |
| Method in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/StackLayout.html" title="class in org.eclipse.swt.custom">StackLayout</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/graphics/GCData.html#layout"><B>layout</B></A> - |
| Variable in class org.eclipse.swt.graphics.<A HREF="../org/eclipse/swt/graphics/GCData.html" title="class in org.eclipse.swt.graphics">GCData</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/layout/FillLayout.html#layout(org.eclipse.swt.widgets.Composite, boolean)"><B>layout(Composite, boolean)</B></A> - |
| Method in class org.eclipse.swt.layout.<A HREF="../org/eclipse/swt/layout/FillLayout.html" title="class in org.eclipse.swt.layout">FillLayout</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/layout/FormLayout.html#layout(org.eclipse.swt.widgets.Composite, boolean)"><B>layout(Composite, boolean)</B></A> - |
| Method in class org.eclipse.swt.layout.<A HREF="../org/eclipse/swt/layout/FormLayout.html" title="class in org.eclipse.swt.layout">FormLayout</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/layout/GridLayout.html#layout(org.eclipse.swt.widgets.Composite, boolean)"><B>layout(Composite, boolean)</B></A> - |
| Method in class org.eclipse.swt.layout.<A HREF="../org/eclipse/swt/layout/GridLayout.html" title="class in org.eclipse.swt.layout">GridLayout</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/layout/RowLayout.html#layout(org.eclipse.swt.widgets.Composite, boolean)"><B>layout(Composite, boolean)</B></A> - |
| Method in class org.eclipse.swt.layout.<A HREF="../org/eclipse/swt/layout/RowLayout.html" title="class in org.eclipse.swt.layout">RowLayout</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/widgets/Composite.html#layout()"><B>layout()</B></A> - |
| Method in class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Composite.html" title="class in org.eclipse.swt.widgets">Composite</A> |
| <DD>If the receiver has a layout, asks the layout to <em>lay out</em> |
| (that is, set the size and location of) the receiver's children. |
| <DT><A HREF="../org/eclipse/swt/widgets/Composite.html#layout(boolean)"><B>layout(boolean)</B></A> - |
| Method in class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Composite.html" title="class in org.eclipse.swt.widgets">Composite</A> |
| <DD>If the receiver has a layout, asks the layout to <em>lay out</em> |
| (that is, set the size and location of) the receiver's children. |
| <DT><A HREF="../org/eclipse/swt/widgets/Composite.html#layout(boolean, boolean)"><B>layout(boolean, boolean)</B></A> - |
| Method in class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Composite.html" title="class in org.eclipse.swt.widgets">Composite</A> |
| <DD>If the receiver has a layout, asks the layout to <em>lay out</em> |
| (that is, set the size and location of) the receiver's children. |
| <DT><A HREF="../org/eclipse/swt/widgets/Composite.html#layout(org.eclipse.swt.widgets.Control[])"><B>layout(Control[])</B></A> - |
| Method in class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Composite.html" title="class in org.eclipse.swt.widgets">Composite</A> |
| <DD>Forces a lay out (that is, sets the size and location) of all widgets that |
| are in the parent hierarchy of the changed control up to and including the |
| receiver. |
| <DT><A HREF="../org/eclipse/swt/widgets/Layout.html" title="class in org.eclipse.swt.widgets"><B>Layout</B></A> - Class in <A HREF="../org/eclipse/swt/widgets/package-summary.html">org.eclipse.swt.widgets</A><DD>A layout controls the position and size |
| of the children of a composite widget.<DT><A HREF="../org/eclipse/swt/widgets/Layout.html#Layout()"><B>Layout()</B></A> - |
| Constructor for class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Layout.html" title="class in org.eclipse.swt.widgets">Layout</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/widgets/Layout.html#layout(org.eclipse.swt.widgets.Composite, boolean)"><B>layout(Composite, boolean)</B></A> - |
| Method in class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Layout.html" title="class in org.eclipse.swt.widgets">Layout</A> |
| <DD>Lays out the children of the specified composite |
| according to this layout. |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LAYOUT_RTL"><B>LAYOUT_RTL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_ADDSTRING"><B>LB_ADDSTRING</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_DELETESTRING"><B>LB_DELETESTRING</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_ERR"><B>LB_ERR</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_ERRSPACE"><B>LB_ERRSPACE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_FINDSTRINGEXACT"><B>LB_FINDSTRINGEXACT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETCARETINDEX"><B>LB_GETCARETINDEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETCOUNT"><B>LB_GETCOUNT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETCURSEL"><B>LB_GETCURSEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETHORIZONTALEXTENT"><B>LB_GETHORIZONTALEXTENT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETITEMHEIGHT"><B>LB_GETITEMHEIGHT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETITEMRECT"><B>LB_GETITEMRECT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETSEL"><B>LB_GETSEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETSELCOUNT"><B>LB_GETSELCOUNT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETSELITEMS"><B>LB_GETSELITEMS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETTEXT"><B>LB_GETTEXT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETTEXTLEN"><B>LB_GETTEXTLEN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_GETTOPINDEX"><B>LB_GETTOPINDEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_INITSTORAGE"><B>LB_INITSTORAGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_INSERTSTRING"><B>LB_INSERTSTRING</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_RESETCONTENT"><B>LB_RESETCONTENT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_SELITEMRANGE"><B>LB_SELITEMRANGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_SELITEMRANGEEX"><B>LB_SELITEMRANGEEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_SETCARETINDEX"><B>LB_SETCARETINDEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_SETCURSEL"><B>LB_SETCURSEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_SETHORIZONTALEXTENT"><B>LB_SETHORIZONTALEXTENT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_SETSEL"><B>LB_SETSEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LB_SETTOPINDEX"><B>LB_SETTOPINDEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html#lbColor"><B>lbColor</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html" title="class in org.eclipse.swt.internal.win32">LOGBRUSH</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html#lbHatch"><B>lbHatch</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html" title="class in org.eclipse.swt.internal.win32">LOGBRUSH</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LBN_DBLCLK"><B>LBN_DBLCLK</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LBN_SELCHANGE"><B>LBN_SELCHANGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LBS_EXTENDEDSEL"><B>LBS_EXTENDEDSEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LBS_MULTIPLESEL"><B>LBS_MULTIPLESEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LBS_NOINTEGRALHEIGHT"><B>LBS_NOINTEGRALHEIGHT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LBS_NOTIFY"><B>LBS_NOTIFY</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html#lbStyle"><B>lbStyle</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html" title="class in org.eclipse.swt.internal.win32">LOGBRUSH</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/TYPEATTR.html#lcid"><B>lcid</B></A> - |
| Variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/TYPEATTR.html" title="class in org.eclipse.swt.internal.ole.win32">TYPEATTR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LCID_SUPPORTED"><B>LCID_SUPPORTED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html#lCustData"><B>lCustData</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html" title="class in org.eclipse.swt.internal.win32">CHOOSECOLOR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html#lCustData"><B>lCustData</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html" title="class in org.eclipse.swt.internal.win32">CHOOSEFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lCustData"><B>lCustData</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html#lCustData"><B>lCustData</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html" title="class in org.eclipse.swt.internal.win32">PRINTDLG</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LEAD"><B>LEAD</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Style constant for leading alignment (value is 1<<14). |
| <DT><A HREF="../org/eclipse/swt/internal/win32/COMPOSITIONFORM.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/COMPOSITIONFORM.html" title="class in org.eclipse.swt.internal.win32">COMPOSITIONFORM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/DRAWITEMSTRUCT.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/DRAWITEMSTRUCT.html" title="class in org.eclipse.swt.internal.win32">DRAWITEMSTRUCT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GUITHREADINFO.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GUITHREADINFO.html" title="class in org.eclipse.swt.internal.win32">GUITHREADINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/MENUBARINFO.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/MENUBARINFO.html" title="class in org.eclipse.swt.internal.win32">MENUBARINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMCUSTOMDRAW.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMCUSTOMDRAW.html" title="class in org.eclipse.swt.internal.win32">NMCUSTOMDRAW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMREBARCHEVRON.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMREBARCHEVRON.html" title="class in org.eclipse.swt.internal.win32">NMREBARCHEVRON</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMTOOLBAR.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMTOOLBAR.html" title="class in org.eclipse.swt.internal.win32">NMTOOLBAR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/PAINTSTRUCT.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/PAINTSTRUCT.html" title="class in org.eclipse.swt.internal.win32">PAINTSTRUCT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/RECT.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/RECT.html" title="class in org.eclipse.swt.internal.win32">RECT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TOOLINFO.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TOOLINFO.html" title="class in org.eclipse.swt.internal.win32">TOOLINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/WINDOWPLACEMENT.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/WINDOWPLACEMENT.html" title="class in org.eclipse.swt.internal.win32">WINDOWPLACEMENT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/layout/FormData.html#left"><B>left</B></A> - |
| Variable in class org.eclipse.swt.layout.<A HREF="../org/eclipse/swt/layout/FormData.html" title="class in org.eclipse.swt.layout">FormData</A> |
| <DD>left specifies the attachment of the left side of |
| the control. |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LEFT"><B>LEFT</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Style constant for align left behavior (value is 1<<14). |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LEFT_TO_RIGHT"><B>LEFT_TO_RIGHT</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Style constant for left to right orientation (value is 1<<25). |
| <DT><A HREF="../org/eclipse/swt/accessibility/AccessibleTextEvent.html#length"><B>length</B></A> - |
| Variable in class org.eclipse.swt.accessibility.<A HREF="../org/eclipse/swt/accessibility/AccessibleTextEvent.html" title="class in org.eclipse.swt.accessibility">AccessibleTextEvent</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/ExtendedModifyEvent.html#length"><B>length</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/ExtendedModifyEvent.html" title="class in org.eclipse.swt.custom">ExtendedModifyEvent</A> |
| <DD>length of the new text |
| <DT><A HREF="../org/eclipse/swt/custom/StyleRange.html#length"><B>length</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/StyleRange.html" title="class in org.eclipse.swt.custom">StyleRange</A> |
| <DD>the length of the range |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TCHAR.html#length()"><B>length()</B></A> - |
| Method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TCHAR.html" title="class in org.eclipse.swt.internal.win32">TCHAR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/WINDOWPLACEMENT.html#length"><B>length</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/WINDOWPLACEMENT.html" title="class in org.eclipse.swt.internal.win32">WINDOWPLACEMENT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LF"><B>LF</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>ASCII character convenience constant for the line feed character |
| (value is the <code>char</code> '\n'). |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LF_FACESIZE"><B>LF_FACESIZE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html#lfCaptionFont"><B>lfCaptionFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSA</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html#lfCaptionFont"><B>lfCaptionFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfCharSet"><B>lfCharSet</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfClipPrecision"><B>lfClipPrecision</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfEscapement"><B>lfEscapement</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONTA.html#lfFaceName"><B>lfFaceName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONTA.html" title="class in org.eclipse.swt.internal.win32">LOGFONTA</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONTW.html#lfFaceName"><B>lfFaceName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONTW.html" title="class in org.eclipse.swt.internal.win32">LOGFONTW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfHeight"><B>lfHeight</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfItalic"><B>lfItalic</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html#lfMenuFont"><B>lfMenuFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSA</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html#lfMenuFont"><B>lfMenuFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html#lfMessageFont"><B>lfMessageFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSA</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html#lfMessageFont"><B>lfMessageFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfOrientation"><B>lfOrientation</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfOutPrecision"><B>lfOutPrecision</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfPitchAndFamily"><B>lfPitchAndFamily</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfQuality"><B>lfQuality</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html#lfSmCaptionFont"><B>lfSmCaptionFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSA</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html#lfSmCaptionFont"><B>lfSmCaptionFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html#lfStatusFont"><B>lfStatusFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSA.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSA</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html#lfStatusFont"><B>lfStatusFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NONCLIENTMETRICSW.html" title="class in org.eclipse.swt.internal.win32">NONCLIENTMETRICSW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfStrikeOut"><B>lfStrikeOut</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfUnderline"><B>lfUnderline</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfWeight"><B>lfWeight</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#lfWidth"><B>lfWidth</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LGRPID_ARABIC"><B>LGRPID_ARABIC</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LGRPID_HEBREW"><B>LGRPID_HEBREW</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LGRPID_INSTALLED"><B>LGRPID_INSTALLED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/Library.html" title="class in org.eclipse.swt.internal"><B>Library</B></A> - Class in <A HREF="../org/eclipse/swt/internal/package-summary.html">org.eclipse.swt.internal</A><DD> <DT><A HREF="../org/eclipse/swt/internal/Library.html#Library()"><B>Library()</B></A> - |
| Constructor for class org.eclipse.swt.internal.<A HREF="../org/eclipse/swt/internal/Library.html" title="class in org.eclipse.swt.internal">Library</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/LICINFO.html" title="class in org.eclipse.swt.internal.ole.win32"><B>LICINFO</B></A> - Class in <A HREF="../org/eclipse/swt/internal/ole/win32/package-summary.html">org.eclipse.swt.internal.ole.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/ole/win32/LICINFO.html#LICINFO()"><B>LICINFO()</B></A> - |
| Constructor for class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/LICINFO.html" title="class in org.eclipse.swt.internal.ole.win32">LICINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LIF_ITEMINDEX"><B>LIF_ITEMINDEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LIF_STATE"><B>LIF_STATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/BidiUtil.html#LIGATE"><B>LIGATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.<A HREF="../org/eclipse/swt/internal/BidiUtil.html" title="class in org.eclipse.swt.internal">BidiUtil</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/widgets/Combo.html#LIMIT"><B>LIMIT</B></A> - |
| Static variable in class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Combo.html" title="class in org.eclipse.swt.widgets">Combo</A> |
| <DD>the operating system limit for the number of characters |
| that the text field in an instance of this class can hold |
| <DT><A HREF="../org/eclipse/swt/widgets/Text.html#LIMIT"><B>LIMIT</B></A> - |
| Static variable in class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Text.html" title="class in org.eclipse.swt.widgets">Text</A> |
| <DD>The maximum number of characters that can be entered |
| into a text widget. |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/FORMATETC.html#lindex"><B>lindex</B></A> - |
| Variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/FORMATETC.html" title="class in org.eclipse.swt.internal.ole.win32">FORMATETC</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LINE_CUSTOM"><B>LINE_CUSTOM</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Line drawing style for custom dashed lines (value is 6). |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LINE_DASH"><B>LINE_DASH</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Line drawing style for dashed lines (value is 2). |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LINE_DASHDOT"><B>LINE_DASHDOT</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Line drawing style for alternating dash-dot lines (value is 4). |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LINE_DASHDOTDOT"><B>LINE_DASHDOTDOT</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Line drawing style for dash-dot-dot lines (value is 5). |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LINE_DOT"><B>LINE_DOT</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Line drawing style for dotted lines (value is 3). |
| <DT><A HREF="../org/eclipse/swt/custom/ST.html#LINE_DOWN"><B>LINE_DOWN</B></A> - |
| Static variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/ST.html" title="class in org.eclipse.swt.custom">ST</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/ST.html#LINE_END"><B>LINE_END</B></A> - |
| Static variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/ST.html" title="class in org.eclipse.swt.custom">ST</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LINE_SOLID"><B>LINE_SOLID</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Line drawing style for solid lines (value is 1). |
| <DT><A HREF="../org/eclipse/swt/custom/ST.html#LINE_START"><B>LINE_START</B></A> - |
| Static variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/ST.html" title="class in org.eclipse.swt.custom">ST</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/ST.html#LINE_UP"><B>LINE_UP</B></A> - |
| Static variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/ST.html" title="class in org.eclipse.swt.custom">ST</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LinearGradientBrush_delete(int)"><B>LinearGradientBrush_delete(int)</B></A> - |
| Static method in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LinearGradientBrush_new(org.eclipse.swt.internal.gdip.PointF, org.eclipse.swt.internal.gdip.PointF, int, int)"><B>LinearGradientBrush_new(PointF, PointF, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LinearGradientBrush_SetInterpolationColors(int, int[], float[], int)"><B>LinearGradientBrush_SetInterpolationColors(int, int[], float[], int)</B></A> - |
| Static method in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LinearGradientBrush_SetWrapMode(int, int)"><B>LinearGradientBrush_SetWrapMode(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html#lineBackground"><B>lineBackground</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html" title="class in org.eclipse.swt.custom">LineBackgroundEvent</A> |
| <DD>line background color |
| <DT><A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html" title="class in org.eclipse.swt.custom"><B>LineBackgroundEvent</B></A> - Class in <A HREF="../org/eclipse/swt/custom/package-summary.html">org.eclipse.swt.custom</A><DD>This event is sent when a line is about to be drawn.<DT><A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html#LineBackgroundEvent(org.eclipse.swt.custom.StyledTextEvent)"><B>LineBackgroundEvent(StyledTextEvent)</B></A> - |
| Constructor for class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html" title="class in org.eclipse.swt.custom">LineBackgroundEvent</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/LineBackgroundListener.html" title="interface in org.eclipse.swt.custom"><B>LineBackgroundListener</B></A> - Interface in <A HREF="../org/eclipse/swt/custom/package-summary.html">org.eclipse.swt.custom</A><DD> <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LineCapFlat"><B>LineCapFlat</B></A> - |
| Static variable in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LineCapRound"><B>LineCapRound</B></A> - |
| Static variable in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LineCapSquare"><B>LineCapSquare</B></A> - |
| Static variable in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/LineBackgroundListener.html#lineGetBackground(org.eclipse.swt.custom.LineBackgroundEvent)"><B>lineGetBackground(LineBackgroundEvent)</B></A> - |
| Method in interface org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineBackgroundListener.html" title="interface in org.eclipse.swt.custom">LineBackgroundListener</A> |
| <DD>This method is called when a line is about to be drawn in order to get its |
| background color. |
| <DT><A HREF="../org/eclipse/swt/custom/BidiSegmentListener.html#lineGetSegments(org.eclipse.swt.custom.BidiSegmentEvent)"><B>lineGetSegments(BidiSegmentEvent)</B></A> - |
| Method in interface org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/BidiSegmentListener.html" title="interface in org.eclipse.swt.custom">BidiSegmentListener</A> |
| <DD>This method is called when a line needs to be reordered for |
| measuring or rendering in a bidi locale. |
| <DT><A HREF="../org/eclipse/swt/custom/LineStyleListener.html#lineGetStyle(org.eclipse.swt.custom.LineStyleEvent)"><B>lineGetStyle(LineStyleEvent)</B></A> - |
| Method in interface org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineStyleListener.html" title="interface in org.eclipse.swt.custom">LineStyleListener</A> |
| <DD>This method is called when a line is about to be drawn in order to get the |
| line's style information. |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LineJoinBevel"><B>LineJoinBevel</B></A> - |
| Static variable in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LineJoinMiter"><B>LineJoinMiter</B></A> - |
| Static variable in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/gdip/Gdip.html#LineJoinRound"><B>LineJoinRound</B></A> - |
| Static variable in class org.eclipse.swt.internal.gdip.<A HREF="../org/eclipse/swt/internal/gdip/Gdip.html" title="class in org.eclipse.swt.internal.gdip">Gdip</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/BidiSegmentEvent.html#lineOffset"><B>lineOffset</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/BidiSegmentEvent.html" title="class in org.eclipse.swt.custom">BidiSegmentEvent</A> |
| <DD>line start offset |
| <DT><A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html#lineOffset"><B>lineOffset</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html" title="class in org.eclipse.swt.custom">LineBackgroundEvent</A> |
| <DD>line start offset |
| <DT><A HREF="../org/eclipse/swt/custom/LineStyleEvent.html#lineOffset"><B>lineOffset</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineStyleEvent.html" title="class in org.eclipse.swt.custom">LineStyleEvent</A> |
| <DD>line start offset (input) |
| <DT><A HREF="../org/eclipse/swt/custom/LineStyleEvent.html" title="class in org.eclipse.swt.custom"><B>LineStyleEvent</B></A> - Class in <A HREF="../org/eclipse/swt/custom/package-summary.html">org.eclipse.swt.custom</A><DD>This event is sent when a line is about to be drawn.<DT><A HREF="../org/eclipse/swt/custom/LineStyleEvent.html#LineStyleEvent(org.eclipse.swt.custom.StyledTextEvent)"><B>LineStyleEvent(StyledTextEvent)</B></A> - |
| Constructor for class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineStyleEvent.html" title="class in org.eclipse.swt.custom">LineStyleEvent</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/custom/LineStyleListener.html" title="interface in org.eclipse.swt.custom"><B>LineStyleListener</B></A> - Interface in <A HREF="../org/eclipse/swt/custom/package-summary.html">org.eclipse.swt.custom</A><DD> <DT><A HREF="../org/eclipse/swt/custom/BidiSegmentEvent.html#lineText"><B>lineText</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/BidiSegmentEvent.html" title="class in org.eclipse.swt.custom">BidiSegmentEvent</A> |
| <DD>line text |
| <DT><A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html#lineText"><B>lineText</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineBackgroundEvent.html" title="class in org.eclipse.swt.custom">LineBackgroundEvent</A> |
| <DD>line text |
| <DT><A HREF="../org/eclipse/swt/custom/LineStyleEvent.html#lineText"><B>lineText</B></A> - |
| Variable in class org.eclipse.swt.custom.<A HREF="../org/eclipse/swt/custom/LineStyleEvent.html" title="class in org.eclipse.swt.custom">LineStyleEvent</A> |
| <DD>line text (input) |
| <DT><A HREF="../org/eclipse/swt/graphics/Path.html#lineTo(float, float)"><B>lineTo(float, float)</B></A> - |
| Method in class org.eclipse.swt.graphics.<A HREF="../org/eclipse/swt/graphics/Path.html" title="class in org.eclipse.swt.graphics">Path</A> |
| <DD>Adds to the receiver a line from the current point to |
| the point specified by (x, y). |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LineTo(int, int, int)"><B>LineTo(int, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/graphics/GCData.html#lineWidth"><B>lineWidth</B></A> - |
| Variable in class org.eclipse.swt.graphics.<A HREF="../org/eclipse/swt/graphics/GCData.html" title="class in org.eclipse.swt.graphics">GCData</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/widgets/Link.html" title="class in org.eclipse.swt.widgets"><B>Link</B></A> - Class in <A HREF="../org/eclipse/swt/widgets/package-summary.html">org.eclipse.swt.widgets</A><DD>Instances of this class represent a selectable |
| user interface object that displays a text with |
| links.<DT><A HREF="../org/eclipse/swt/widgets/Link.html#Link(org.eclipse.swt.widgets.Composite, int)"><B>Link(Composite, int)</B></A> - |
| Constructor for class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/Link.html" title="class in org.eclipse.swt.widgets">Link</A> |
| <DD>Constructs a new instance of this class given its parent |
| and a style value describing its behavior and appearance. |
| <DT><A HREF="../org/eclipse/swt/internal/BidiUtil.html#LINKAFTER"><B>LINKAFTER</B></A> - |
| Static variable in class org.eclipse.swt.internal.<A HREF="../org/eclipse/swt/internal/BidiUtil.html" title="class in org.eclipse.swt.internal">BidiUtil</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/BidiUtil.html#LINKBEFORE"><B>LINKBEFORE</B></A> - |
| Static variable in class org.eclipse.swt.internal.<A HREF="../org/eclipse/swt/internal/BidiUtil.html" title="class in org.eclipse.swt.internal">BidiUtil</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LIS_ENABLED"><B>LIS_ENABLED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LIS_FOCUSED"><B>LIS_FOCUSED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/widgets/List.html" title="class in org.eclipse.swt.widgets"><B>List</B></A> - Class in <A HREF="../org/eclipse/swt/widgets/package-summary.html">org.eclipse.swt.widgets</A><DD>Instances of this class represent a selectable user interface |
| object that displays a list of strings and issues notification |
| when a string is selected.<DT><A HREF="../org/eclipse/swt/widgets/List.html#List(org.eclipse.swt.widgets.Composite, int)"><B>List(Composite, int)</B></A> - |
| Constructor for class org.eclipse.swt.widgets.<A HREF="../org/eclipse/swt/widgets/List.html" title="class in org.eclipse.swt.widgets">List</A> |
| <DD>Constructs a new instance of this class given its parent |
| and a style value describing its behavior and appearance. |
| <DT><A HREF="../org/eclipse/swt/widgets/Listener.html" title="interface in org.eclipse.swt.widgets"><B>Listener</B></A> - Interface in <A HREF="../org/eclipse/swt/widgets/package-summary.html">org.eclipse.swt.widgets</A><DD>Implementers of <code>Listener</code> provide a simple |
| <code>handleEvent()</code> method that is used internally |
| by SWT to dispatch events.<DT><A HREF="../org/eclipse/swt/internal/win32/LITEM.html" title="class in org.eclipse.swt.internal.win32"><B>LITEM</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LITEM.html#LITEM()"><B>LITEM()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LITEM.html" title="class in org.eclipse.swt.internal.win32">LITEM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMCUSTOMDRAW.html#lItemlParam"><B>lItemlParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMCUSTOMDRAW.html" title="class in org.eclipse.swt.internal.win32">NMCUSTOMDRAW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LM_GETIDEALHEIGHT"><B>LM_GETIDEALHEIGHT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LM_GETITEM"><B>LM_GETITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LM_SETITEM"><B>LM_SETITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/graphics/ImageLoader.html#load(java.io.InputStream)"><B>load(InputStream)</B></A> - |
| Method in class org.eclipse.swt.graphics.<A HREF="../org/eclipse/swt/graphics/ImageLoader.html" title="class in org.eclipse.swt.graphics">ImageLoader</A> |
| <DD>Loads an array of <code>ImageData</code> objects from the |
| specified input stream. |
| <DT><A HREF="../org/eclipse/swt/graphics/ImageLoader.html#load(java.lang.String)"><B>load(String)</B></A> - |
| Method in class org.eclipse.swt.graphics.<A HREF="../org/eclipse/swt/graphics/ImageLoader.html" title="class in org.eclipse.swt.graphics">ImageLoader</A> |
| <DD>Loads an array of <code>ImageData</code> objects from the |
| file with the specified name. |
| <DT><A HREF="../org/eclipse/swt/internal/image/FileFormat.html#load(java.io.InputStream, org.eclipse.swt.graphics.ImageLoader)"><B>load(InputStream, ImageLoader)</B></A> - |
| Static method in class org.eclipse.swt.internal.image.<A HREF="../org/eclipse/swt/internal/image/FileFormat.html" title="class in org.eclipse.swt.internal.image">FileFormat</A> |
| <DD>Read the specified input stream using the specified loader, and |
| return the device independent image array represented by the stream. |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/IPersistStorage.html#Load(int)"><B>Load(int)</B></A> - |
| Method in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/IPersistStorage.html" title="class in org.eclipse.swt.internal.ole.win32">IPersistStorage</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/IPersistStreamInit.html#Load(int)"><B>Load(int)</B></A> - |
| Method in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/IPersistStreamInit.html" title="class in org.eclipse.swt.internal.ole.win32">IPersistStreamInit</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadBitmap(int, int)"><B>LoadBitmap(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadBitmapA(int, int)"><B>LoadBitmapA(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadBitmapW(int, int)"><B>LoadBitmapW(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadCursor(int, int)"><B>LoadCursor(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadCursorA(int, int)"><B>LoadCursorA(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadCursorW(int, int)"><B>LoadCursorW(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/image/FileFormat.html#loadFromStream(org.eclipse.swt.internal.image.LEDataInputStream)"><B>loadFromStream(LEDataInputStream)</B></A> - |
| Method in class org.eclipse.swt.internal.image.<A HREF="../org/eclipse/swt/internal/image/FileFormat.html" title="class in org.eclipse.swt.internal.image">FileFormat</A> |
| <DD>Read the specified input stream, and return the |
| device independent image array represented by the stream. |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadIcon(int, int)"><B>LoadIcon(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadIconA(int, int)"><B>LoadIconA(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadIconW(int, int)"><B>LoadIconW(int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadImage(int, org.eclipse.swt.internal.win32.TCHAR, int, int, int, int)"><B>LoadImage(int, TCHAR, int, int, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadImage(int, int, int, int, int, int)"><B>LoadImage(int, int, int, int, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadImageA(int, byte[], int, int, int, int)"><B>LoadImageA(int, byte[], int, int, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadImageA(int, int, int, int, int, int)"><B>LoadImageA(int, int, int, int, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadImageW(int, char[], int, int, int, int)"><B>LoadImageW(int, char[], int, int, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadImageW(int, int, int, int, int, int)"><B>LoadImageW(int, int, int, int, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/Library.html#loadLibrary(java.lang.String)"><B>loadLibrary(String)</B></A> - |
| Static method in class org.eclipse.swt.internal.<A HREF="../org/eclipse/swt/internal/Library.html" title="class in org.eclipse.swt.internal">Library</A> |
| <DD>Loads the shared library that matches the version of the |
| Java code which is currently running. |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadLibrary(org.eclipse.swt.internal.win32.TCHAR)"><B>LoadLibrary(TCHAR)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadLibraryA(byte[])"><B>LoadLibraryA(byte[])</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadLibraryW(char[])"><B>LoadLibraryW(char[])</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadString(int, int, org.eclipse.swt.internal.win32.TCHAR, int)"><B>LoadString(int, int, TCHAR, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadStringA(int, int, byte[], int)"><B>LoadStringA(int, int, byte[], int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LoadStringW(int, int, char[], int)"><B>LoadStringW(int, int, char[], int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LOCALE_IDEFAULTANSICODEPAGE"><B>LOCALE_IDEFAULTANSICODEPAGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LOCALE_SDECIMAL"><B>LOCALE_SDECIMAL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LOCALE_SISO3166CTRYNAME"><B>LOCALE_SISO3166CTRYNAME</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LOCALE_SISO639LANGNAME"><B>LOCALE_SISO639LANGNAME</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/COM.html#LOCALE_SYSTEM_DEFAULT"><B>LOCALE_SYSTEM_DEFAULT</B></A> - |
| Static variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/COM.html" title="class in org.eclipse.swt.internal.ole.win32">COM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/COM.html#LOCALE_USER_DEFAULT"><B>LOCALE_USER_DEFAULT</B></A> - |
| Static variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/COM.html" title="class in org.eclipse.swt.internal.ole.win32">COM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LOCALE_USER_DEFAULT"><B>LOCALE_USER_DEFAULT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LocalFree(int)"><B>LocalFree(int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/browser/LocationEvent.html#location"><B>location</B></A> - |
| Variable in class org.eclipse.swt.browser.<A HREF="../org/eclipse/swt/browser/LocationEvent.html" title="class in org.eclipse.swt.browser">LocationEvent</A> |
| <DD>current location |
| <DT><A HREF="../org/eclipse/swt/browser/WindowEvent.html#location"><B>location</B></A> - |
| Variable in class org.eclipse.swt.browser.<A HREF="../org/eclipse/swt/browser/WindowEvent.html" title="class in org.eclipse.swt.browser">WindowEvent</A> |
| <DD>Requested location for the <code>Shell</code> hosting the <code>Browser</code>. |
| <DT><A HREF="../org/eclipse/swt/browser/LocationAdapter.html" title="class in org.eclipse.swt.browser"><B>LocationAdapter</B></A> - Class in <A HREF="../org/eclipse/swt/browser/package-summary.html">org.eclipse.swt.browser</A><DD>This adapter class provides default implementations for the |
| methods described by the <A HREF="../org/eclipse/swt/browser/LocationListener.html" title="interface in org.eclipse.swt.browser"><CODE>LocationListener</CODE></A> interface.<DT><A HREF="../org/eclipse/swt/browser/LocationAdapter.html#LocationAdapter()"><B>LocationAdapter()</B></A> - |
| Constructor for class org.eclipse.swt.browser.<A HREF="../org/eclipse/swt/browser/LocationAdapter.html" title="class in org.eclipse.swt.browser">LocationAdapter</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/browser/LocationEvent.html" title="class in org.eclipse.swt.browser"><B>LocationEvent</B></A> - Class in <A HREF="../org/eclipse/swt/browser/package-summary.html">org.eclipse.swt.browser</A><DD>A <code>LocationEvent</code> is sent by a <A HREF="../org/eclipse/swt/browser/Browser.html" title="class in org.eclipse.swt.browser"><CODE>Browser</CODE></A> to |
| <A HREF="../org/eclipse/swt/browser/LocationListener.html" title="interface in org.eclipse.swt.browser"><CODE>LocationListener</CODE></A>'s when the <code>Browser</code> |
| navigates to a different URL.<DT><A HREF="../org/eclipse/swt/browser/LocationListener.html" title="interface in org.eclipse.swt.browser"><B>LocationListener</B></A> - Interface in <A HREF="../org/eclipse/swt/browser/package-summary.html">org.eclipse.swt.browser</A><DD>This listener interface may be implemented in order to receive |
| a <A HREF="../org/eclipse/swt/browser/LocationEvent.html" title="class in org.eclipse.swt.browser"><CODE>LocationEvent</CODE></A> notification when a <A HREF="../org/eclipse/swt/browser/Browser.html" title="class in org.eclipse.swt.browser"><CODE>Browser</CODE></A> |
| navigates to a different URL.<DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LockWindowUpdate(int)"><B>LockWindowUpdate(int)</B></A> - |
| Static method in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html" title="class in org.eclipse.swt.internal.win32"><B>LOGBRUSH</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html#LOGBRUSH()"><B>LOGBRUSH()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGBRUSH.html" title="class in org.eclipse.swt.internal.win32">LOGBRUSH</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32"><B>LOGFONT</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html#LOGFONT()"><B>LOGFONT()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONT.html" title="class in org.eclipse.swt.internal.win32">LOGFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONTA.html" title="class in org.eclipse.swt.internal.win32"><B>LOGFONTA</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONTA.html#LOGFONTA()"><B>LOGFONTA()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONTA.html" title="class in org.eclipse.swt.internal.win32">LOGFONTA</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONTW.html" title="class in org.eclipse.swt.internal.win32"><B>LOGFONTW</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LOGFONTW.html#LOGFONTW()"><B>LOGFONTW()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGFONTW.html" title="class in org.eclipse.swt.internal.win32">LOGFONTW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/graphics/ImageLoader.html#logicalScreenHeight"><B>logicalScreenHeight</B></A> - |
| Variable in class org.eclipse.swt.graphics.<A HREF="../org/eclipse/swt/graphics/ImageLoader.html" title="class in org.eclipse.swt.graphics">ImageLoader</A> |
| <DD>the height of the logical screen on which the images |
| reside, in pixels (this corresponds to the GIF89a |
| Logical Screen Height value) |
| <DT><A HREF="../org/eclipse/swt/graphics/ImageLoader.html#logicalScreenWidth"><B>logicalScreenWidth</B></A> - |
| Variable in class org.eclipse.swt.graphics.<A HREF="../org/eclipse/swt/graphics/ImageLoader.html" title="class in org.eclipse.swt.graphics">ImageLoader</A> |
| <DD>the width of the logical screen on which the images |
| reside, in pixels (this corresponds to the GIF89a |
| Logical Screen Width value) |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGPEN.html" title="class in org.eclipse.swt.internal.win32"><B>LOGPEN</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LOGPEN.html#LOGPEN()"><B>LOGPEN()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGPEN.html" title="class in org.eclipse.swt.internal.win32">LOGPEN</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LOGPIXELSX"><B>LOGPIXELSX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LOGPIXELSY"><B>LOGPIXELSY</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGPEN.html#lopnColor"><B>lopnColor</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGPEN.html" title="class in org.eclipse.swt.internal.win32">LOGPEN</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LOGPEN.html#lopnStyle"><B>lopnStyle</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LOGPEN.html" title="class in org.eclipse.swt.internal.win32">LOGPEN</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/SWT.html#LOW"><B>LOW</B></A> - |
| Static variable in class org.eclipse.swt.<A HREF="../org/eclipse/swt/SWT.html" title="class in org.eclipse.swt">SWT</A> |
| <DD>Indicates low quality (value is 1). |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GRADIENT_RECT.html#LowerRight"><B>LowerRight</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GRADIENT_RECT.html" title="class in org.eclipse.swt.internal.win32">GRADIENT_RECT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html#lpApplicationName"><B>lpApplicationName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html" title="class in org.eclipse.swt.internal.win32">ACTCTX</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/BROWSEINFO.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/BROWSEINFO.html" title="class in org.eclipse.swt.internal.win32">BROWSEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/HDITEM.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/HDITEM.html" title="class in org.eclipse.swt.internal.win32">HDITEM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LVITEM.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LVITEM.html" title="class in org.eclipse.swt.internal.win32">LVITEM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/MSG.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/MSG.html" title="class in org.eclipse.swt.internal.win32">MSG</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMLISTVIEW.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMLISTVIEW.html" title="class in org.eclipse.swt.internal.win32">NMLISTVIEW</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMLVDISPINFO.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMLVDISPINFO.html" title="class in org.eclipse.swt.internal.win32">NMLVDISPINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMLVFINDITEM.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMLVFINDITEM.html" title="class in org.eclipse.swt.internal.win32">NMLVFINDITEM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMREBARCHEVRON.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMREBARCHEVRON.html" title="class in org.eclipse.swt.internal.win32">NMREBARCHEVRON</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMTTDISPINFO.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMTTDISPINFO.html" title="class in org.eclipse.swt.internal.win32">NMTTDISPINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMTVDISPINFO.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMTVDISPINFO.html" title="class in org.eclipse.swt.internal.win32">NMTVDISPINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/REBARBANDINFO.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/REBARBANDINFO.html" title="class in org.eclipse.swt.internal.win32">REBARBANDINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TBBUTTONINFO.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TBBUTTONINFO.html" title="class in org.eclipse.swt.internal.win32">TBBUTTONINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TCITEM.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TCITEM.html" title="class in org.eclipse.swt.internal.win32">TCITEM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TOOLINFO.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TOOLINFO.html" title="class in org.eclipse.swt.internal.win32">TOOLINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TVINSERTSTRUCT.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TVINSERTSTRUCT.html" title="class in org.eclipse.swt.internal.win32">TVINSERTSTRUCT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TVITEM.html#lParam"><B>lParam</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TVITEM.html" title="class in org.eclipse.swt.internal.win32">TVITEM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMREBARCHEVRON.html#lParamNM"><B>lParamNM</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMREBARCHEVRON.html" title="class in org.eclipse.swt.internal.win32">NMREBARCHEVRON</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html#lpAssemblyDirectory"><B>lpAssemblyDirectory</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html" title="class in org.eclipse.swt.internal.win32">ACTCTX</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html#lpCaretPos"><B>lpCaretPos</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html" title="class in org.eclipse.swt.internal.win32">GCP_RESULTS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html#lpClass"><B>lpClass</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html" title="class in org.eclipse.swt.internal.win32">GCP_RESULTS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html#lpClass"><B>lpClass</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html" title="class in org.eclipse.swt.internal.win32">SHELLEXECUTEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CREATESTRUCT.html#lpCreateParams"><B>lpCreateParams</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CREATESTRUCT.html" title="class in org.eclipse.swt.internal.win32">CREATESTRUCT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html#lpCustColors"><B>lpCustColors</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html" title="class in org.eclipse.swt.internal.win32">CHOOSECOLOR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_DOUBLEBUFFER"><B>LPD_DOUBLEBUFFER</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_SHARE_ACCUM"><B>LPD_SHARE_ACCUM</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_SHARE_DEPTH"><B>LPD_SHARE_DEPTH</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_SHARE_STENCIL"><B>LPD_SHARE_STENCIL</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_STEREO"><B>LPD_STEREO</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_SUPPORT_GDI"><B>LPD_SUPPORT_GDI</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_SUPPORT_OPENGL"><B>LPD_SUPPORT_OPENGL</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_SWAP_COPY"><B>LPD_SWAP_COPY</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_SWAP_EXCHANGE"><B>LPD_SWAP_EXCHANGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_TRANSPARENT"><B>LPD_TRANSPARENT</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_TYPE_COLORINDEX"><B>LPD_TYPE_COLORINDEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html#LPD_TYPE_RGBA"><B>LPD_TYPE_RGBA</B></A> - |
| Static variable in class org.eclipse.swt.internal.opengl.win32.<A HREF="../org/eclipse/swt/internal/opengl/win32/WGL.html" title="class in org.eclipse.swt.internal.opengl.win32">WGL</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html#lpDirectory"><B>lpDirectory</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html" title="class in org.eclipse.swt.internal.win32">SHELLEXECUTEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html#lpDx"><B>lpDx</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html" title="class in org.eclipse.swt.internal.win32">GCP_RESULTS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html#lpFile"><B>lpFile</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html" title="class in org.eclipse.swt.internal.win32">SHELLEXECUTEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/BROWSEINFO.html#lpfn"><B>lpfn</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/BROWSEINFO.html" title="class in org.eclipse.swt.internal.win32">BROWSEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html#lpfnHook"><B>lpfnHook</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html" title="class in org.eclipse.swt.internal.win32">CHOOSECOLOR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html#lpfnHook"><B>lpfnHook</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html" title="class in org.eclipse.swt.internal.win32">CHOOSEFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpfnHook"><B>lpfnHook</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html#lpfnPrintHook"><B>lpfnPrintHook</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html" title="class in org.eclipse.swt.internal.win32">PRINTDLG</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html#lpfnSetupHook"><B>lpfnSetupHook</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html" title="class in org.eclipse.swt.internal.win32">PRINTDLG</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/WNDCLASS.html#lpfnWndProc"><B>lpfnWndProc</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/WNDCLASS.html" title="class in org.eclipse.swt.internal.win32">WNDCLASS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html#lpGlyphs"><B>lpGlyphs</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html" title="class in org.eclipse.swt.internal.win32">GCP_RESULTS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html#lpIDList"><B>lpIDList</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html" title="class in org.eclipse.swt.internal.win32">SHELLEXECUTEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html#lpLogFont"><B>lpLogFont</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html" title="class in org.eclipse.swt.internal.win32">CHOOSEFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html#lpOrder"><B>lpOrder</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html" title="class in org.eclipse.swt.internal.win32">GCP_RESULTS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html#lpOutString"><B>lpOutString</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html" title="class in org.eclipse.swt.internal.win32">GCP_RESULTS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html#lpParameters"><B>lpParameters</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html" title="class in org.eclipse.swt.internal.win32">SHELLEXECUTEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html#lpPrintTemplateName"><B>lpPrintTemplateName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html" title="class in org.eclipse.swt.internal.win32">PRINTDLG</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html#lpResourceName"><B>lpResourceName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html" title="class in org.eclipse.swt.internal.win32">ACTCTX</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/FUNCDESC.html#lprgelemdescParam"><B>lprgelemdescParam</B></A> - |
| Variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/FUNCDESC.html" title="class in org.eclipse.swt.internal.ole.win32">FUNCDESC</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/FUNCDESC.html#lprgscode"><B>lprgscode</B></A> - |
| Variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/FUNCDESC.html" title="class in org.eclipse.swt.internal.ole.win32">FUNCDESC</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html#lpSetupTemplateName"><B>lpSetupTemplateName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html" title="class in org.eclipse.swt.internal.win32">PRINTDLG</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html#lpSource"><B>lpSource</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/ACTCTX.html" title="class in org.eclipse.swt.internal.win32">ACTCTX</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LPSTR_TEXTCALLBACK"><B>LPSTR_TEXTCALLBACK</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpstrCustomFilter"><B>lpstrCustomFilter</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpstrDefExt"><B>lpstrDefExt</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpstrFile"><B>lpstrFile</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpstrFileTitle"><B>lpstrFileTitle</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpstrFilter"><B>lpstrFilter</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpstrInitialDir"><B>lpstrInitialDir</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/TYPEATTR.html#lpstrSchema"><B>lpstrSchema</B></A> - |
| Variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/TYPEATTR.html" title="class in org.eclipse.swt.internal.ole.win32">TYPEATTR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/VARDESC.html#lpstrSchema"><B>lpstrSchema</B></A> - |
| Variable in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/VARDESC.html" title="class in org.eclipse.swt.internal.ole.win32">VARDESC</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpstrTitle"><B>lpstrTitle</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CREATESTRUCT.html#lpszClass"><B>lpszClass</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CREATESTRUCT.html" title="class in org.eclipse.swt.internal.win32">CREATESTRUCT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/WNDCLASS.html#lpszClassName"><B>lpszClassName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/WNDCLASS.html" title="class in org.eclipse.swt.internal.win32">WNDCLASS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/DOCINFO.html#lpszDatatype"><B>lpszDatatype</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/DOCINFO.html" title="class in org.eclipse.swt.internal.win32">DOCINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/HIGHCONTRAST.html#lpszDefaultScheme"><B>lpszDefaultScheme</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/HIGHCONTRAST.html" title="class in org.eclipse.swt.internal.win32">HIGHCONTRAST</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/DOCINFO.html#lpszDocName"><B>lpszDocName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/DOCINFO.html" title="class in org.eclipse.swt.internal.win32">DOCINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/WNDCLASS.html#lpszMenuName"><B>lpszMenuName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/WNDCLASS.html" title="class in org.eclipse.swt.internal.win32">WNDCLASS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CREATESTRUCT.html#lpszName"><B>lpszName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CREATESTRUCT.html" title="class in org.eclipse.swt.internal.win32">CREATESTRUCT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/DOCINFO.html#lpszOutput"><B>lpszOutput</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/DOCINFO.html" title="class in org.eclipse.swt.internal.win32">DOCINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html#lpszStyle"><B>lpszStyle</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html" title="class in org.eclipse.swt.internal.win32">CHOOSEFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/NMTTDISPINFO.html#lpszText"><B>lpszText</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/NMTTDISPINFO.html" title="class in org.eclipse.swt.internal.win32">NMTTDISPINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/TOOLINFO.html#lpszText"><B>lpszText</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/TOOLINFO.html" title="class in org.eclipse.swt.internal.win32">TOOLINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/BROWSEINFO.html#lpszTitle"><B>lpszTitle</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/BROWSEINFO.html" title="class in org.eclipse.swt.internal.win32">BROWSEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html#lpTemplateName"><B>lpTemplateName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html" title="class in org.eclipse.swt.internal.win32">CHOOSECOLOR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html#lpTemplateName"><B>lpTemplateName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html" title="class in org.eclipse.swt.internal.win32">CHOOSEFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lpTemplateName"><B>lpTemplateName</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/REBARBANDINFO.html#lpText"><B>lpText</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/REBARBANDINFO.html" title="class in org.eclipse.swt.internal.win32">REBARBANDINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html#lpVerb"><B>lpVerb</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/SHELLEXECUTEINFO.html" title="class in org.eclipse.swt.internal.win32">SHELLEXECUTEINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LR_DEFAULTCOLOR"><B>LR_DEFAULTCOLOR</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LR_SHARED"><B>LR_SHARED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LRESULT.html" title="class in org.eclipse.swt.internal.win32"><B>LRESULT</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LRESULT.html#LRESULT(int)"><B>LRESULT(int)</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LRESULT.html" title="class in org.eclipse.swt.internal.win32">LRESULT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/ole/win32/COM.html#LresultFromObject(org.eclipse.swt.internal.ole.win32.GUID, int, int)"><B>LresultFromObject(GUID, int, int)</B></A> - |
| Static method in class org.eclipse.swt.internal.ole.win32.<A HREF="../org/eclipse/swt/internal/ole/win32/COM.html" title="class in org.eclipse.swt.internal.ole.win32">COM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html#lStructSize"><B>lStructSize</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSECOLOR.html" title="class in org.eclipse.swt.internal.win32">CHOOSECOLOR</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html#lStructSize"><B>lStructSize</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/CHOOSEFONT.html" title="class in org.eclipse.swt.internal.win32">CHOOSEFONT</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html#lStructSize"><B>lStructSize</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/GCP_RESULTS.html" title="class in org.eclipse.swt.internal.win32">GCP_RESULTS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html#lStructSize"><B>lStructSize</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OPENFILENAME.html" title="class in org.eclipse.swt.internal.win32">OPENFILENAME</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html#lStructSize"><B>lStructSize</B></A> - |
| Variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/PRINTDLG.html" title="class in org.eclipse.swt.internal.win32">PRINTDLG</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCF_FMT"><B>LVCF_FMT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCF_IMAGE"><B>LVCF_IMAGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCF_TEXT"><B>LVCF_TEXT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCF_WIDTH"><B>LVCF_WIDTH</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCFMT_BITMAP_ON_RIGHT"><B>LVCFMT_BITMAP_ON_RIGHT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCFMT_CENTER"><B>LVCFMT_CENTER</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCFMT_IMAGE"><B>LVCFMT_IMAGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCFMT_JUSTIFYMASK"><B>LVCFMT_JUSTIFYMASK</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCFMT_LEFT"><B>LVCFMT_LEFT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVCFMT_RIGHT"><B>LVCFMT_RIGHT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LVCOLUMN.html" title="class in org.eclipse.swt.internal.win32"><B>LVCOLUMN</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LVCOLUMN.html#LVCOLUMN()"><B>LVCOLUMN()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LVCOLUMN.html" title="class in org.eclipse.swt.internal.win32">LVCOLUMN</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LVHITTESTINFO.html" title="class in org.eclipse.swt.internal.win32"><B>LVHITTESTINFO</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LVHITTESTINFO.html#LVHITTESTINFO()"><B>LVHITTESTINFO()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LVHITTESTINFO.html" title="class in org.eclipse.swt.internal.win32">LVHITTESTINFO</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVHT_ONITEM"><B>LVHT_ONITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVHT_ONITEMICON"><B>LVHT_ONITEMICON</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVHT_ONITEMLABEL"><B>LVHT_ONITEMLABEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVHT_ONITEMSTATEICON"><B>LVHT_ONITEMSTATEICON</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIF_IMAGE"><B>LVIF_IMAGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIF_INDENT"><B>LVIF_INDENT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIF_STATE"><B>LVIF_STATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIF_TEXT"><B>LVIF_TEXT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIR_BOUNDS"><B>LVIR_BOUNDS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIR_ICON"><B>LVIR_ICON</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIR_LABEL"><B>LVIR_LABEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIR_SELECTBOUNDS"><B>LVIR_SELECTBOUNDS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIS_DROPHILITED"><B>LVIS_DROPHILITED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIS_FOCUSED"><B>LVIS_FOCUSED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIS_SELECTED"><B>LVIS_SELECTED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVIS_STATEIMAGEMASK"><B>LVIS_STATEIMAGEMASK</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/LVITEM.html" title="class in org.eclipse.swt.internal.win32"><B>LVITEM</B></A> - Class in <A HREF="../org/eclipse/swt/internal/win32/package-summary.html">org.eclipse.swt.internal.win32</A><DD> <DT><A HREF="../org/eclipse/swt/internal/win32/LVITEM.html#LVITEM()"><B>LVITEM()</B></A> - |
| Constructor for class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/LVITEM.html" title="class in org.eclipse.swt.internal.win32">LVITEM</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_APPROXIMATEVIEWRECT"><B>LVM_APPROXIMATEVIEWRECT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_CREATEDRAGIMAGE"><B>LVM_CREATEDRAGIMAGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_DELETEALLITEMS"><B>LVM_DELETEALLITEMS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_DELETECOLUMN"><B>LVM_DELETECOLUMN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_DELETEITEM"><B>LVM_DELETEITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_ENSUREVISIBLE"><B>LVM_ENSUREVISIBLE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_FIRST"><B>LVM_FIRST</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETBKCOLOR"><B>LVM_GETBKCOLOR</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETCOLUMN"><B>LVM_GETCOLUMN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETCOLUMNORDERARRAY"><B>LVM_GETCOLUMNORDERARRAY</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETCOLUMNWIDTH"><B>LVM_GETCOLUMNWIDTH</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETCOUNTPERPAGE"><B>LVM_GETCOUNTPERPAGE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETEXTENDEDLISTVIEWSTYLE"><B>LVM_GETEXTENDEDLISTVIEWSTYLE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETHEADER"><B>LVM_GETHEADER</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETIMAGELIST"><B>LVM_GETIMAGELIST</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETITEM"><B>LVM_GETITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETITEMA"><B>LVM_GETITEMA</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETITEMCOUNT"><B>LVM_GETITEMCOUNT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETITEMRECT"><B>LVM_GETITEMRECT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETITEMSTATE"><B>LVM_GETITEMSTATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETITEMW"><B>LVM_GETITEMW</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETNEXTITEM"><B>LVM_GETNEXTITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETSELECTEDCOLUMN"><B>LVM_GETSELECTEDCOLUMN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETSELECTEDCOUNT"><B>LVM_GETSELECTEDCOUNT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETSTRINGWIDTH"><B>LVM_GETSTRINGWIDTH</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETSUBITEMRECT"><B>LVM_GETSUBITEMRECT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETTEXTCOLOR"><B>LVM_GETTEXTCOLOR</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETTOOLTIPS"><B>LVM_GETTOOLTIPS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_GETTOPINDEX"><B>LVM_GETTOPINDEX</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_HITTEST"><B>LVM_HITTEST</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_INSERTCOLUMN"><B>LVM_INSERTCOLUMN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_INSERTITEM"><B>LVM_INSERTITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_REDRAWITEMS"><B>LVM_REDRAWITEMS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SCROLL"><B>LVM_SCROLL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETBKCOLOR"><B>LVM_SETBKCOLOR</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETCALLBACKMASK"><B>LVM_SETCALLBACKMASK</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETCOLUMN"><B>LVM_SETCOLUMN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETCOLUMNORDERARRAY"><B>LVM_SETCOLUMNORDERARRAY</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETCOLUMNWIDTH"><B>LVM_SETCOLUMNWIDTH</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETEXTENDEDLISTVIEWSTYLE"><B>LVM_SETEXTENDEDLISTVIEWSTYLE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETIMAGELIST"><B>LVM_SETIMAGELIST</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETITEM"><B>LVM_SETITEM</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETITEMCOUNT"><B>LVM_SETITEMCOUNT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETITEMSTATE"><B>LVM_SETITEMSTATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETSELECTEDCOLUMN"><B>LVM_SETSELECTEDCOLUMN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETSELECTIONMARK"><B>LVM_SETSELECTIONMARK</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETTEXTBKCOLOR"><B>LVM_SETTEXTBKCOLOR</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVM_SETTEXTCOLOR"><B>LVM_SETTEXTCOLOR</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_BEGINDRAG"><B>LVN_BEGINDRAG</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_BEGINRDRAG"><B>LVN_BEGINRDRAG</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_COLUMNCLICK"><B>LVN_COLUMNCLICK</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_FIRST"><B>LVN_FIRST</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_GETDISPINFOA"><B>LVN_GETDISPINFOA</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_GETDISPINFOW"><B>LVN_GETDISPINFOW</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_ITEMACTIVATE"><B>LVN_ITEMACTIVATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_ITEMCHANGED"><B>LVN_ITEMCHANGED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_MARQUEEBEGIN"><B>LVN_MARQUEEBEGIN</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_ODFINDITEMA"><B>LVN_ODFINDITEMA</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVN_ODFINDITEMW"><B>LVN_ODFINDITEMW</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVNI_FOCUSED"><B>LVNI_FOCUSED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVNI_SELECTED"><B>LVNI_SELECTED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_DOUBLEBUFFER"><B>LVS_EX_DOUBLEBUFFER</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_FULLROWSELECT"><B>LVS_EX_FULLROWSELECT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_GRIDLINES"><B>LVS_EX_GRIDLINES</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_HEADERDRAGDROP"><B>LVS_EX_HEADERDRAGDROP</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_LABELTIP"><B>LVS_EX_LABELTIP</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_ONECLICKACTIVATE"><B>LVS_EX_ONECLICKACTIVATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_SUBITEMIMAGES"><B>LVS_EX_SUBITEMIMAGES</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_TRACKSELECT"><B>LVS_EX_TRACKSELECT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_EX_TWOCLICKACTIVATE"><B>LVS_EX_TWOCLICKACTIVATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_NOCOLUMNHEADER"><B>LVS_NOCOLUMNHEADER</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_NOSCROLL"><B>LVS_NOSCROLL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_OWNERDATA"><B>LVS_OWNERDATA</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_OWNERDRAWFIXED"><B>LVS_OWNERDRAWFIXED</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_REPORT"><B>LVS_REPORT</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_SHAREIMAGELISTS"><B>LVS_SHAREIMAGELISTS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_SHOWSELALWAYS"><B>LVS_SHOWSELALWAYS</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVS_SINGLESEL"><B>LVS_SINGLESEL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVSCW_AUTOSIZE"><B>LVSCW_AUTOSIZE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVSCW_AUTOSIZE_USEHEADER"><B>LVSCW_AUTOSIZE_USEHEADER</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVSICF_NOINVALIDATEALL"><B>LVSICF_NOINVALIDATEALL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVSICF_NOSCROLL"><B>LVSICF_NOSCROLL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVSIL_SMALL"><B>LVSIL_SMALL</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| <DT><A HREF="../org/eclipse/swt/internal/win32/OS.html#LVSIL_STATE"><B>LVSIL_STATE</B></A> - |
| Static variable in class org.eclipse.swt.internal.win32.<A HREF="../org/eclipse/swt/internal/win32/OS.html" title="class in org.eclipse.swt.internal.win32">OS</A> |
| <DD> |
| </DL> |
| <HR> |
| |
| |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <A NAME="navbar_bottom"><!-- --></A> |
| <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_bottom_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index-11.html"><B>PREV LETTER</B></A> |
| <A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_bottom"></A> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR> |
| |
| </BODY> |
| </HTML> |