/[classpath]/classpath/java/awt/CheckboxMenuItem.java
ViewVC logotype

Diff of /classpath/java/awt/CheckboxMenuItem.java

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

revision 1.14 by mkoch, Mon Sep 27 15:11:46 2004 UTC revision 1.15 by mkoch, Tue Nov 16 09:59:11 2004 UTC
# Line 174  setState(boolean state) Line 174  setState(boolean state)
174    * Returns an array of length 1 with the menu item label for this object    * Returns an array of length 1 with the menu item label for this object
175    * if the state is on.  Otherwise <code>null</code> is returned.    * if the state is on.  Otherwise <code>null</code> is returned.
176    *    *
177    * @param An array with this menu item's label if it has a state of on,    * @return An array with this menu item's label if it has a state of on,
178    * or <code>null</code> otherwise.    * or <code>null</code> otherwise.
179    */    */
180  public Object[]  public Object[]

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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