<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Jun 29 05:53:22 GMT+01:00 1999 -->
<TITLE>
Swing 1.1 API Specification: E-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-4.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-5.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF 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">_</A> <HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="../javax/swing/SwingConstants.html#EAST"><B>EAST</B></A> - 
Static variable in interface javax.swing.<A HREF="../javax/swing/SwingConstants.html">SwingConstants</A>
<DD>Compass-direction east (right).
<DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html#eastPane"><B>eastPane</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameUI.html">BasicInternalFrameUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JPasswordField.html#echoCharIsSet()"><B>echoCharIsSet()</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JPasswordField.html">JPasswordField</A>
<DD>Returns true if this JPasswordField has a character set for
 echoing.
<DT><A HREF="../javax/swing/border/TitledBorder.html#EDGE_SPACING"><B>EDGE_SPACING</B></A> - 
Static variable in class javax.swing.border.<A HREF="../javax/swing/border/TitledBorder.html">TitledBorder</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTree.html#editable"><B>editable</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Is the tree editable? Default is false.
<DT><A HREF="../javax/accessibility/AccessibleState.html#EDITABLE"><B>EDITABLE</B></A> - 
Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleState.html">AccessibleState</A>
<DD>Indicates the user can change the contents of this object.
<DT><A HREF="../javax/swing/JTree.html#EDITABLE_PROPERTY"><B>EDITABLE_PROPERTY</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Bound property name for editable.
<DT><A HREF="../javax/swing/plaf/metal/MetalComboBoxUI.html#editablePropertyChanged(java.beans.PropertyChangeEvent)"><B>editablePropertyChanged(PropertyChangeEvent)</B></A> - 
Method in class javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalComboBoxUI.html">MetalComboBoxUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTable.html#editCellAt(int, int)"><B>editCellAt(int, int)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Programmatically starts editing the cell at <I>row</I> and
 <I>column</I>, if the cell is editable.
<DT><A HREF="../javax/swing/JTable.html#editCellAt(int, int, java.util.EventObject)"><B>editCellAt(int, int, EventObject)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Programmatically starts editing the cell at <I>row</I> and
 <I>column</I>, if the cell is editable.
<DT><A HREF="../javax/swing/JTable.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Invoked when editing is canceled.
<DT><A HREF="../javax/swing/JTable.AccessibleJTable.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTable.AccessibleJTable.html">JTable.AccessibleJTable</A>
<DD>Invoked when editing is canceled.
<DT><A HREF="../javax/swing/event/CellEditorListener.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 
Method in interface javax.swing.event.<A HREF="../javax/swing/event/CellEditorListener.html">CellEditorListener</A>
<DD>This tells the listeners the editor has canceled editing
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.CellEditorHandler.html#editingCanceled(javax.swing.event.ChangeEvent)"><B>editingCanceled(ChangeEvent)</B></A> - 
Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.CellEditorHandler.html">BasicTreeUI.CellEditorHandler</A>
<DD>Messaged when editing has been canceled in the tree.
<DT><A HREF="../javax/swing/JTable.html#editingColumn"><B>editingColumn</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Identifies the column of the cell being edited.
<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.html#editingComponent"><B>editingComponent</B></A> - 
Variable in class javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.html">DefaultTreeCellEditor</A>
<DD>Component used in editing, obtained from the editingContainer.
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#editingComponent"><B>editingComponent</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html">BasicTreeUI</A>
<DD>When editing, this will be the Component that is doing the actual
 editing.
<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.html#editingContainer"><B>editingContainer</B></A> - 
Variable in class javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.html">DefaultTreeCellEditor</A>
<DD>Editing container, will contain the editorComponent.
<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.html#editingIcon"><B>editingIcon</B></A> - 
Variable in class javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.html">DefaultTreeCellEditor</A>
<DD>Icon to use when editing.
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#editingPath"><B>editingPath</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html">BasicTreeUI</A>
<DD>Path that is being edited.
<DT><A HREF="../javax/swing/JTable.html#editingRow"><B>editingRow</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Identifies the row of the cell being edited.
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#editingRow"><B>editingRow</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html">BasicTreeUI</A>
<DD>Row that is being edited.
<DT><A HREF="../javax/swing/JTable.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>Invoked when editing is finished.
<DT><A HREF="../javax/swing/JTable.AccessibleJTable.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTable.AccessibleJTable.html">JTable.AccessibleJTable</A>
<DD>Track changes to a cell's contents.
<DT><A HREF="../javax/swing/event/CellEditorListener.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 
Method in interface javax.swing.event.<A HREF="../javax/swing/event/CellEditorListener.html">CellEditorListener</A>
<DD>This tells the listeners the editor has ended editing
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.CellEditorHandler.html#editingStopped(javax.swing.event.ChangeEvent)"><B>editingStopped(ChangeEvent)</B></A> - 
Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.CellEditorHandler.html">BasicTreeUI.CellEditorHandler</A>
<DD>Messaged when editing has stopped in the tree.
<DT><A HREF="../javax/swing/JComboBox.html#editor"><B>editor</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JComboBox.html">JComboBox</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicComboBoxEditor.html#editor"><B>editor</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboBoxEditor.html">BasicComboBoxEditor</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.html#editor"><B>editor</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicComboBoxUI.html">BasicComboBoxUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/metal/MetalComboBoxEditor.html#editorBorderInsets"><B>editorBorderInsets</B></A> - 
Static variable in class javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalComboBoxEditor.html">MetalComboBoxEditor</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTable.html#editorComp"><B>editorComp</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/JTable.html">JTable</A>
<DD>If editing, Component that is handling the editing.
<DT><A HREF="../javax/swing/DefaultCellEditor.html#editorComponent"><B>editorComponent</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/DefaultCellEditor.html">DefaultCellEditor</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/tree/DefaultTreeCellEditor.EditorContainer.html#EditorContainer()"><B>EditorContainer()</B></A> - 
Method in class javax.swing.tree.<A HREF="../javax/swing/tree/DefaultTreeCellEditor.EditorContainer.html">DefaultTreeCellEditor.EditorContainer</A>
<DD>Constructs and EditorContainer object.
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#editorHasDifferentSize"><B>editorHasDifferentSize</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html">BasicTreeUI</A>
<DD>Set to true if the editor has a different size than the renderer.
<DT><A HREF="../javax/swing/text/EditorKit.html"><B>EditorKit</B></A> - class javax.swing.text.<A HREF="../javax/swing/text/EditorKit.html">EditorKit</A>.<DD>Establishes the set of things needed by a text component
 to be a reasonably functioning editor for some <em>type</em>
 of text content.<DT><A HREF="../javax/swing/text/EditorKit.html#EditorKit()"><B>EditorKit()</B></A> - 
Constructor for class javax.swing.text.<A HREF="../javax/swing/text/EditorKit.html">EditorKit</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/undo/CompoundEdit.html#edits"><B>edits</B></A> - 
Variable in class javax.swing.undo.<A HREF="../javax/swing/undo/CompoundEdit.html">CompoundEdit</A>
<DD>The collection of UndoableEdits undone/redone en masse by this
 CompoundEdit
<DT><A HREF="../javax/swing/undo/UndoManager.html#editToBeRedone()"><B>editToBeRedone()</B></A> - 
Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A>
<DD>Returns the the next significant edit to be redone if redo is
 called.
<DT><A HREF="../javax/swing/undo/UndoManager.html#editToBeUndone()"><B>editToBeUndone()</B></A> - 
Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A>
<DD>Returns the the next significant edit to be undone if undo is
 called.
<DT><A HREF="../javax/swing/text/DefaultStyledDocument.AttributeUndoableEdit.html#element"><B>element</B></A> - 
Variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultStyledDocument.AttributeUndoableEdit.html">DefaultStyledDocument.AttributeUndoableEdit</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/Element.html"><B>Element</B></A> - interface javax.swing.text.<A HREF="../javax/swing/text/Element.html">Element</A>.<DD>Interface to describe a structural piece of a document.<DT><A HREF="../javax/swing/DefaultListModel.html#elementAt(int)"><B>elementAt(int)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/DefaultListModel.html">DefaultListModel</A>
<DD>Returns the component at the specified index.
<DT><A HREF="../javax/swing/text/html/HTMLEditorKit.HTMLTextAction.html#elementCountToTag(javax.swing.text.html.HTMLDocument, int, javax.swing.text.html.HTML.Tag)"><B>elementCountToTag(HTMLDocument, int, HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLEditorKit.HTMLTextAction.html">HTMLEditorKit.HTMLTextAction</A>
<DD>Returns number of elements, starting at the deepest leaf, needed
 to get to an element representing <code>tag</code>.
<DT><A HREF="../javax/swing/text/ElementIterator.html"><B>ElementIterator</B></A> - class javax.swing.text.<A HREF="../javax/swing/text/ElementIterator.html">ElementIterator</A>.<DD>
 ElementIterator, as the name suggests, iteratates over the Element
 tree.<DT><A HREF="../javax/swing/text/ElementIterator.html#ElementIterator(javax.swing.text.Document)"><B>ElementIterator(Document)</B></A> - 
Constructor for class javax.swing.text.<A HREF="../javax/swing/text/ElementIterator.html">ElementIterator</A>
<DD>Creates a new ElementIterator.
<DT><A HREF="../javax/swing/text/ElementIterator.html#ElementIterator(javax.swing.text.Element)"><B>ElementIterator(Element)</B></A> - 
Constructor for class javax.swing.text.<A HREF="../javax/swing/text/ElementIterator.html">ElementIterator</A>
<DD>Creates a new ElementIterator.
<DT><A HREF="../javax/swing/text/AbstractDocument.html#ElementNameAttribute"><B>ElementNameAttribute</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/AbstractDocument.html">AbstractDocument</A>
<DD>Name of the attribute used to specify element
 names.
<DT><A HREF="../javax/swing/DefaultListModel.html#elements()"><B>elements()</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/DefaultListModel.html">DefaultListModel</A>
<DD>Returns an enumeration of the components of this list.
<DT><A HREF="../javax/swing/text/html/HTML.Tag.html#EM"><B>EM</B></A> - 
Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Tag.html">HTML.Tag</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/SimpleAttributeSet.html#EMPTY"><B>EMPTY</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/SimpleAttributeSet.html">SimpleAttributeSet</A>
<DD>An empty attribute set.
<DT><A HREF="../javax/swing/tree/DefaultMutableTreeNode.html#EMPTY_ENUMERATION"><B>EMPTY_ENUMERATION</B></A> - 
Static variable in class javax.swing.tree.<A HREF="../javax/swing/tree/DefaultMutableTreeNode.html">DefaultMutableTreeNode</A>
<DD>An enumeration that is always empty.
<DT><A HREF="../javax/swing/border/EmptyBorder.html"><B>EmptyBorder</B></A> - class javax.swing.border.<A HREF="../javax/swing/border/EmptyBorder.html">EmptyBorder</A>.<DD>A class which provides an empty, transparent border which
 takes up space but does no drawing.<DT><A HREF="../javax/swing/border/EmptyBorder.html#EmptyBorder(java.awt.Insets)"><B>EmptyBorder(Insets)</B></A> - 
Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EmptyBorder.html">EmptyBorder</A>
<DD>Creates an empty border with the specified insets.
<DT><A HREF="../javax/swing/border/EmptyBorder.html#EmptyBorder(int, int, int, int)"><B>EmptyBorder(int, int, int, int)</B></A> - 
Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EmptyBorder.html">EmptyBorder</A>
<DD>Creates an empty border with the specified insets.
<DT><A HREF="../javax/swing/text/html/HTMLWriter.html#emptyTag(javax.swing.text.Element)"><B>emptyTag(Element)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLWriter.html">HTMLWriter</A>
<DD>Writes out all empty elements i.e tags that have no
 corresponding end tag.
<DT><A HREF="../javax/swing/plaf/basic/BasicInternalFrameTitlePane.html#enableActions()"><B>enableActions()</B></A> - 
Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicInternalFrameTitlePane.html">BasicInternalFrameTitlePane</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/AbstractAction.html#enabled"><B>enabled</B></A> - 
Variable in class javax.swing.<A HREF="../javax/swing/AbstractAction.html">AbstractAction</A>
<DD>&nbsp;
<DT><A HREF="../javax/accessibility/AccessibleState.html#ENABLED"><B>ENABLED</B></A> - 
Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleState.html">AccessibleState</A>
<DD>Indicates this object is enabled.
<DT><A HREF="../javax/swing/DefaultButtonModel.html#ENABLED"><B>ENABLED</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/DefaultButtonModel.html">DefaultButtonModel</A>
<DD>Indicates that the button can be selected by
 an input device (such as a mouse pointer).
<DT><A HREF="../javax/swing/table/TableColumn.html#enableResizedPosting()"><B>enableResizedPosting()</B></A> - 
Method in class javax.swing.table.<A HREF="../javax/swing/table/TableColumn.html">TableColumn</A>
<DD>Turns on listener-notifications so that listeners are once
 again informed when a column is resized.
<DT><A HREF="../javax/swing/text/html/HTML.Attribute.html#ENCTYPE"><B>ENCTYPE</B></A> - 
Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Attribute.html">HTML.Attribute</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/undo/CompoundEdit.html#end()"><B>end()</B></A> - 
Method in class javax.swing.undo.<A HREF="../javax/swing/undo/CompoundEdit.html">CompoundEdit</A>
<DD>Sets inProgress to false.
<DT><A HREF="../javax/swing/undo/StateEdit.html#end()"><B>end()</B></A> - 
Method in class javax.swing.undo.<A HREF="../javax/swing/undo/StateEdit.html">StateEdit</A>
<DD>Gets the post-edit state of the StateEditable object and
 ends the edit.
<DT><A HREF="../javax/swing/undo/UndoManager.html#end()"><B>end()</B></A> - 
Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoManager.html">UndoManager</A>
<DD>Sending end() to an UndoManager turns it into a plain old
 (ended) CompoundEdit.
<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.TagAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.TagAction.html">HTMLDocument.HTMLReader.TagAction</A>
<DD>Called when an end tag is seen for the
 type of tag this action was registered
 to.
<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.BlockAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.BlockAction.html">HTMLDocument.HTMLReader.BlockAction</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.ParagraphAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.ParagraphAction.html">HTMLDocument.HTMLReader.ParagraphAction</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.HiddenAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.HiddenAction.html">HTMLDocument.HTMLReader.HiddenAction</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.PreAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.PreAction.html">HTMLDocument.HTMLReader.PreAction</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.CharacterAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.CharacterAction.html">HTMLDocument.HTMLReader.CharacterAction</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.FormAction.html#end(javax.swing.text.html.HTML.Tag)"><B>end(HTML.Tag)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLDocument.HTMLReader.FormAction.html">HTMLDocument.HTMLReader.FormAction</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/DefaultEditorKit.html#endAction"><B>endAction</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultEditorKit.html">DefaultEditorKit</A>
<DD>Name of the Action for moving the caret 
 to the end of the document.
<DT><A HREF="../javax/swing/DefaultDesktopManager.html#endDraggingFrame(javax.swing.JComponent)"><B>endDraggingFrame(JComponent)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/DefaultDesktopManager.html">DefaultDesktopManager</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/DesktopManager.html#endDraggingFrame(javax.swing.JComponent)"><B>endDraggingFrame(JComponent)</B></A> - 
Method in interface javax.swing.<A HREF="../javax/swing/DesktopManager.html">DesktopManager</A>
<DD>This method signals the end of the dragging session.
<DT><A HREF="../javax/swing/text/html/MinimalHTMLWriter.html#endFontTag()"><B>endFontTag()</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/MinimalHTMLWriter.html">MinimalHTMLWriter</A>
<DD>Writes out an end tag for the <font> tag.
<DT><A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html#endKey"><B>endKey</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicSplitPaneUI.html">BasicSplitPaneUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/DefaultEditorKit.html#endLineAction"><B>endLineAction</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultEditorKit.html">DefaultEditorKit</A>
<DD>Name of the Action for moving the caret 
 to the end of a line.
<DT><A HREF="../javax/swing/text/DefaultEditorKit.html#EndOfLineStringProperty"><B>EndOfLineStringProperty</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultEditorKit.html">DefaultEditorKit</A>
<DD>When reading a document if a CRLF is encountered a property
 with this name is added and the value will be "\r\n".
<DT><A HREF="../javax/swing/text/DefaultEditorKit.html#endParagraphAction"><B>endParagraphAction</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultEditorKit.html">DefaultEditorKit</A>
<DD>Name of the Action for moving the caret 
 to the end of a paragraph.
<DT><A HREF="../javax/swing/DefaultDesktopManager.html#endResizingFrame(javax.swing.JComponent)"><B>endResizingFrame(JComponent)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/DefaultDesktopManager.html">DefaultDesktopManager</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/DesktopManager.html#endResizingFrame(javax.swing.JComponent)"><B>endResizingFrame(JComponent)</B></A> - 
Method in interface javax.swing.<A HREF="../javax/swing/DesktopManager.html">DesktopManager</A>
<DD>This method signals the end of the resize session.
<DT><A HREF="../javax/swing/text/html/HTML.Attribute.html#ENDTAG"><B>ENDTAG</B></A> - 
Static variable in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.Attribute.html">HTML.Attribute</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/html/HTMLWriter.html#endTag(javax.swing.text.Element)"><B>endTag(Element)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTMLWriter.html">HTMLWriter</A>
<DD>Writes out an end tag for the element.
<DT><A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html#EndTagType"><B>EndTagType</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultStyledDocument.ElementSpec.html">DefaultStyledDocument.ElementSpec</A>
<DD>A possible value for getType.
<DT><A HREF="../javax/swing/undo/UndoableEditSupport.html#endUpdate()"><B>endUpdate()</B></A> - 
Method in class javax.swing.undo.<A HREF="../javax/swing/undo/UndoableEditSupport.html">UndoableEditSupport</A>
<DD>DEADLOCK WARNING: Calling this method may call undoableEditHappened
 in all listeners.
<DT><A HREF="../javax/swing/text/DefaultEditorKit.html#endWordAction"><B>endWordAction</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/DefaultEditorKit.html">DefaultEditorKit</A>
<DD>Name of the Action for moving the caret 
 to the end of a word.
<DT><A HREF="../javax/swing/DefaultListModel.html#ensureCapacity(int)"><B>ensureCapacity(int)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/DefaultListModel.html">DefaultListModel</A>
<DD>Increases the capacity of this list, if necessary, to ensure 
 that it can hold at least the number of components specified by 
 the minimum capacity argument.
<DT><A HREF="../javax/swing/JFileChooser.html#ensureFileIsVisible(java.io.File)"><B>ensureFileIsVisible(File)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Make sure that the specified file is viewable, and
 not hidden.
<DT><A HREF="../javax/swing/plaf/FileChooserUI.html#ensureFileIsVisible(javax.swing.JFileChooser, java.io.File)"><B>ensureFileIsVisible(JFileChooser, File)</B></A> - 
Method in class javax.swing.plaf.<A HREF="../javax/swing/plaf/FileChooserUI.html">FileChooserUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html#ensureFileIsVisible(javax.swing.JFileChooser, java.io.File)"><B>ensureFileIsVisible(JFileChooser, File)</B></A> - 
Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/metal/MetalFileChooserUI.html#ensureFileIsVisible(javax.swing.JFileChooser, java.io.File)"><B>ensureFileIsVisible(JFileChooser, File)</B></A> - 
Method in class javax.swing.plaf.metal.<A HREF="../javax/swing/plaf/metal/MetalFileChooserUI.html">MetalFileChooserUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/plaf/multi/MultiFileChooserUI.html#ensureFileIsVisible(javax.swing.JFileChooser, java.io.File)"><B>ensureFileIsVisible(JFileChooser, File)</B></A> - 
Method in class javax.swing.plaf.multi.<A HREF="../javax/swing/plaf/multi/MultiFileChooserUI.html">MultiFileChooserUI</A>
<DD>Call ensureFileIsVisible on each UI handled by this MultiUI.
<DT><A HREF="../javax/swing/JList.html#ensureIndexIsVisible(int)"><B>ensureIndexIsVisible(int)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JList.html">JList</A>
<DD>If this JList is being displayed within a JViewport and the
 specified cell isn't completely visible, scroll the viewport.
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#ensureRowsAreVisible(int, int)"><B>ensureRowsAreVisible(int, int)</B></A> - 
Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html">BasicTreeUI</A>
<DD>Ensures that the rows identified by beginRow through endRow are
 visible.
<DT><A HREF="../javax/swing/event/HyperlinkEvent.EventType.html#ENTERED"><B>ENTERED</B></A> - 
Static variable in class javax.swing.event.<A HREF="../javax/swing/event/HyperlinkEvent.EventType.html">HyperlinkEvent.EventType</A>
<DD>Entered type.
<DT><A HREF="../javax/swing/KeyStroke.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/KeyStroke.html">KeyStroke</A>
<DD>Returns true if this object is identical to the specified object.
<DT><A HREF="../javax/swing/text/TabStop.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class javax.swing.text.<A HREF="../javax/swing/text/TabStop.html">TabStop</A>
<DD>Returns true if other equals the receiver.
<DT><A HREF="../javax/swing/text/SimpleAttributeSet.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class javax.swing.text.<A HREF="../javax/swing/text/SimpleAttributeSet.html">SimpleAttributeSet</A>
<DD>Compares this object to the specifed object.
<DT><A HREF="../javax/swing/text/StyleContext.SmallAttributeSet.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class javax.swing.text.<A HREF="../javax/swing/text/StyleContext.SmallAttributeSet.html">StyleContext.SmallAttributeSet</A>
<DD>Compares this object to the specifed object.
<DT><A HREF="../javax/swing/text/html/HTML.UnknownTag.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class javax.swing.text.html.<A HREF="../javax/swing/text/html/HTML.UnknownTag.html">HTML.UnknownTag</A>
<DD>Compares this object to the specifed object.
<DT><A HREF="../javax/swing/tree/TreePath.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class javax.swing.tree.<A HREF="../javax/swing/tree/TreePath.html">TreePath</A>
<DD>Tests two TreePaths for equality by checking each element of the
 paths for equality.
<DT><A HREF="../javax/swing/JOptionPane.html#ERROR_MESSAGE"><B>ERROR_MESSAGE</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JOptionPane.html">JOptionPane</A>
<DD>Used for error messages.
<DT><A HREF="../javax/swing/JFileChooser.html#ERROR_OPTION"><B>ERROR_OPTION</B></A> - 
Static variable in class javax.swing.<A HREF="../javax/swing/JFileChooser.html">JFileChooser</A>
<DD>Return value if an error occured.
<DT><A HREF="../javax/swing/border/EtchedBorder.html"><B>EtchedBorder</B></A> - class javax.swing.border.<A HREF="../javax/swing/border/EtchedBorder.html">EtchedBorder</A>.<DD>A class which implements a simple etched border which can 
 either be etched-in or etched-out.<DT><A HREF="../javax/swing/border/EtchedBorder.html#EtchedBorder()"><B>EtchedBorder()</B></A> - 
Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EtchedBorder.html">EtchedBorder</A>
<DD>Creates a lowered etched border whose colors will be derived
 from the background color of the component passed into 
 the paintBorder method.
<DT><A HREF="../javax/swing/border/EtchedBorder.html#EtchedBorder(java.awt.Color, java.awt.Color)"><B>EtchedBorder(Color, Color)</B></A> - 
Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EtchedBorder.html">EtchedBorder</A>
<DD>Creates a lowered etched border with the specified highlight and
 shadow colors.
<DT><A HREF="../javax/swing/border/EtchedBorder.html#EtchedBorder(int)"><B>EtchedBorder(int)</B></A> - 
Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EtchedBorder.html">EtchedBorder</A>
<DD>Creates an etched border with the specified etch-type
 whose colors will be derived
 from the background color of the component passed into 
 the paintBorder method.
<DT><A HREF="../javax/swing/border/EtchedBorder.html#EtchedBorder(int, java.awt.Color, java.awt.Color)"><B>EtchedBorder(int, Color, Color)</B></A> - 
Constructor for class javax.swing.border.<A HREF="../javax/swing/border/EtchedBorder.html">EtchedBorder</A>
<DD>Creates an etched border with the specified etch-type,
 highlight and shadow colors.
<DT><A HREF="../javax/swing/border/EtchedBorder.html#etchType"><B>etchType</B></A> - 
Variable in class javax.swing.border.<A HREF="../javax/swing/border/EtchedBorder.html">EtchedBorder</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/tree/ExpandVetoException.html#event"><B>event</B></A> - 
Variable in class javax.swing.tree.<A HREF="../javax/swing/tree/ExpandVetoException.html">ExpandVetoException</A>
<DD>The event that the exception was created for.
<DT><A HREF="../javax/swing/event/EventListenerList.html"><B>EventListenerList</B></A> - class javax.swing.event.<A HREF="../javax/swing/event/EventListenerList.html">EventListenerList</A>.<DD>A class which holds a list of EventListeners.<DT><A HREF="../javax/swing/event/EventListenerList.html#EventListenerList()"><B>EventListenerList()</B></A> - 
Constructor for class javax.swing.event.<A HREF="../javax/swing/event/EventListenerList.html">EventListenerList</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/text/View.html#ExcellentBreakWeight"><B>ExcellentBreakWeight</B></A> - 
Static variable in class javax.swing.text.<A HREF="../javax/swing/text/View.html">View</A>
<DD>The weight to indicate a view supports breaking,
 and this represents a very attractive place to
 break.
<DT><A HREF="../javax/swing/event/HyperlinkEvent.EventType.html#EXITED"><B>EXITED</B></A> - 
Static variable in class javax.swing.event.<A HREF="../javax/swing/event/HyperlinkEvent.EventType.html">HyperlinkEvent.EventType</A>
<DD>Exited type.
<DT><A HREF="../javax/accessibility/AccessibleState.html#EXPANDABLE"><B>EXPANDABLE</B></A> - 
Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleState.html">AccessibleState</A>
<DD>Indicates this object allows progressive disclosure of its children.
<DT><A HREF="../javax/accessibility/AccessibleState.html#EXPANDED"><B>EXPANDED</B></A> - 
Static variable in class javax.accessibility.<A HREF="../javax/accessibility/AccessibleState.html">AccessibleState</A>
<DD>Indicates this object is expanded.
<DT><A HREF="../javax/swing/plaf/basic/BasicTreeUI.html#expandedIcon"><B>expandedIcon</B></A> - 
Variable in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTreeUI.html">BasicTreeUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/JTree.html#expandPath(javax.swing.tree.TreePath)"><B>expandPath(TreePath)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Ensures that the node identified by the specified path is 
 expanded and viewable.
<DT><A HREF="../javax/swing/JTree.html#expandRow(int)"><B>expandRow(int)</B></A> - 
Method in class javax.swing.<A HREF="../javax/swing/JTree.html">JTree</A>
<DD>Ensures that the node in the specified row is expanded and
 viewable.
<DT><A HREF="../javax/swing/plaf/basic/BasicTabbedPaneUI.html#expandTabRunsArray()"><B>expandTabRunsArray()</B></A> - 
Method in class javax.swing.plaf.basic.<A HREF="../javax/swing/plaf/basic/BasicTabbedPaneUI.html">BasicTabbedPaneUI</A>
<DD>&nbsp;
<DT><A HREF="../javax/swing/tree/ExpandVetoException.html"><B>ExpandVetoException</B></A> - exception javax.swing.tree.<A HREF="../javax/swing/tree/ExpandVetoException.html">ExpandVetoException</A>.<DD>Exception used to stop and expand/collapse from happening.<DT><A HREF="../javax/swing/tree/ExpandVetoException.html#ExpandVetoException(javax.swing.event.TreeExpansionEvent)"><B>ExpandVetoException(TreeExpansionEvent)</B></A> - 
Constructor for class javax.swing.tree.<A HREF="../javax/swing/tree/ExpandVetoException.html">ExpandVetoException</A>
<DD>Constructs an ExpandVetoException object with no message.
<DT><A HREF="../javax/swing/tree/ExpandVetoException.html#ExpandVetoException(javax.swing.event.TreeExpansionEvent, java.lang.String)"><B>ExpandVetoException(TreeExpansionEvent, String)</B></A> - 
Constructor for class javax.swing.tree.<A HREF="../javax/swing/tree/ExpandVetoException.html">ExpandVetoException</A>
<DD>Constructs an ExpandVetoException object with the specified message.
</DL>
<HR>

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <FONT ID="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" ID="NavBarCell1">    <A HREF="../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Swing 1.1</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-4.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-5.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF 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">_</A> <HR>
<font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>Java is a trademark or registered trademark of Sun Microsystems,  Inc. in the US and other countries.<br>Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font>
</BODY>
</HTML>
