/[classpath]/classpath/javax/swing/JEditorPane.java
ViewVC logotype

Diff of /classpath/javax/swing/JEditorPane.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by rabbit78, Thu Nov 17 21:42:47 2005 UTC revision 1.27 by langel, Tue Nov 22 21:58:15 2005 UTC
# Line 168  public class JEditorPane extends JTextCo Line 168  public class JEditorPane extends JTextCo
168    {    {
169    
170      /**      /**
171         * Creates a new JEditorPaneAccessibleHypertextSupport object.
172         */
173        public JEditorPaneAccessibleHypertextSupport()
174        {
175          super();
176        }
177        
178        /**
179       * The accessible representation of a HTML link.       * The accessible representation of a HTML link.
180       *       *
181       * @author Roman Kennke (kennke@aicas.com)       * @author Roman Kennke (kennke@aicas.com)

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26