/[classpath]/classpath/javax/accessibility/AccessibleRole.java
ViewVC logotype

Diff of /classpath/javax/accessibility/AccessibleRole.java

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

revision 1.4 by mark, Sat Jul 2 20:32:45 2005 UTC revision 1.5 by trebligd, Wed Jul 13 13:45:00 2005 UTC
# Line 1  Line 1 
1  /* AccessibleRole.java -- the primary role of an accessible object  /* AccessibleRole.java -- the primary role of an accessible object
2     Copyright (C) 2002 Free Software Foundation     Copyright (C) 2002, 2005 Free Software Foundation
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 37  exception statement from your version. * Line 37  exception statement from your version. *
37    
38  package javax.accessibility;  package javax.accessibility;
39    
40    import java.util.Locale;
41    
42  /**  /**
43   * The role of an accessible object. For example, this could be "button" or   * The role of an accessible object. For example, this could be "button" or
44   * "table". This strongly typed "enumeration" supports localized strings. If   * "table". This strongly typed "enumeration" supports localized strings. If

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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