/[classpath]/classpath/javax/swing/text/Caret.java
ViewVC logotype

Diff of /classpath/javax/swing/text/Caret.java

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

revision 1.2 by mark, Tue Apr 30 21:37:27 2002 UTC revision 1.3 by mkoch, Sun Mar 2 19:48:44 2003 UTC
# Line 46  public interface Caret Line 46  public interface Caret
46      void deinstall(JTextComponent c);      void deinstall(JTextComponent c);
47      int getBlinkRate();      int getBlinkRate();
48      int getDot();      int getDot();
49      Point getMagicaretPosition();      Point getMagicCaretPosition();
50      int getMark();      int getMark();
51      void install(JTextComponent c);      void install(JTextComponent c);
52      boolean isSelectionVisible();      boolean isSelectionVisible();

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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