Michael Koch
|
fba5a74af3
|
2003-03-24 Michael Koch <konqueror@gmx.de>
* javax/swing/text/ComponentView.java
(getComponent): Must be final.
* javax/swing/tree/DefaultTreeCellRenderer.java:
Reformatted.
* javax/swing/undo/StateEditable.java:
Reformatted.
From-SVN: r64801
|
2003-03-24 14:05:02 +00:00 |
|
Michael Koch
|
30b3f14228
|
2003-03-21 Michael Koch <konqueror@gmx.de>
* javax/swing/Action.java
(ACCELERATOR_KEY): New constant.
(ACTION_COMMAND_KEY): Likewise.
(MNEMONIC_KEY): Likewise.
* javax/swing/UnsupportedLookAndFeelException.java
(UnsupportedLookAndFeelException): Must be public.
* javax/swing/WindowConstants.java
(EXIT_ON_CLOSE): New constant.
* javax/swing/text/BadLocationException.java
(offset): New member variable.
(BadLocationException): New implementation, documentation added.
(offsetRequested): New method.
* javax/swing/text/Caret.java:
Reformated.
* javax/swing/text/Document.java:
Reformated.
From-SVN: r64656
|
2003-03-21 09:18:31 +00:00 |
|
Michael Koch
|
6e827a3718
|
2003-03-17 Michael Koch
* javax/print/attribute/Attribute.java,
javax/print/attribute/AttributeSet.java,
javax/print/attribute/PrintRequestAttributeSet.java:
New files.
* Makefile.am
(awt_java_source_files): Added new files:
javax/print/attribute/Attribute.java
javax/print/attribute/AttributeSet.java
javax/print/attribute/PrintRequestAttributeSet.java
* Makefile.in: Regenerated.
From-SVN: r64472
|
2003-03-17 09:09:39 +00:00 |
|
Michael Koch
|
92d53a9a80
|
2003-03-02 Michael Koch <konqueror@gmx.de>
* javax/swing/text/Caret.java
(getMagicCaretPosition): Fixed typo in method name.
* javax/swing/text/DefaultCaret.java
(getMagicCaretPosition): Fixed typo in method name.
From-SVN: r63673
|
2003-03-02 19:45:52 +00:00 |
|
Michael Koch
|
9461e24c01
|
2002-10-10 Michael Koch <konqueror@gmx.de>
* javax/swing/AbstractListModel.java
(getListDataListeners): New stubbed method.
javax/swing/DefaultBoundedRangeModel.java
(getChangeListeners): New stubbed method.
javax/swing/DefaultSingleSelectionModel.java
(getChangeListeners): New stubbed method.
From-SVN: r58011
|
2002-10-10 12:08:37 +00:00 |
|
Bryce McKinlay
|
42127f5178
|
Commit missing files from AWT merge.
From-SVN: r56163
|
2002-08-09 09:34:17 +01:00 |
|
Bryce McKinlay
|
ef1c32c637
|
More AWT/Swing merge from GNU Classpath.
From-SVN: r56151
|
2002-08-09 05:45:29 +01:00 |
|
Bryce McKinlay
|
7bde45b2eb
|
AWT/Swing merge from GNU Classpath.
From-SVN: r56147
|
2002-08-09 05:26:17 +01:00 |
|