On Thu, 2006-05-04 at 15:30 +0200, Roman Kennke wrote: > I tagged some methods in JLabel as not implemented, added comments to > others and changed paramString() to return super.paramString() which > provides more meaningful information than "JLabel". > > 2006-05-04 Roman Kennke <[EMAIL PROTECTED]> > > * javax/swing/JLabel.java > (AccessibleJLabel.getSelectedText): Return null instead of "". > (AccessibleJLabel.getSelectionStart): Added comment why > return -1 is correct here. > (AccessibleJLabel.getSelectionEnd): Added comment why > return -1 is correct here. > (AccessibleJLabel.getCharacterAttribute): Added comment about > what > to do here. > (AccessibleJLabel.getCharCount): Added comment about what > to do here. > (AccessibleJLabel.getCharacterBounds): Tagged as not > implemented. > (AccessibleJLabel.getIndexAtPoint): Tagged as not implemented. > (paramString): Return super.paramString() here, this provides > a more meaningful output. > > /Roman >
Committed to the release branch. -- Andrew :-) Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments. See http://www.fsf.org/philosophy/no-word-attachments.html If you use Microsoft Office, support movement towards the end of vendor lock-in: http://opendocumentfellowship.org/petition/ "Value your freedom, or you will lose it, teaches history. `Don't bother us with politics' respond those who don't want to learn." -- Richard Stallman Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html public class gcj extends Freedom implements Java { ... }
signature.asc
Description: This is a digitally signed message part
