diff options
author | Tom Tromey <tromey@redhat.com> | 2001-01-03 00:07:13 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2001-01-03 00:07:13 +0000 |
commit | f5826791be275f1e34269e52a93d4386216f9556 (patch) | |
tree | c665509a1b1611aeb1f349ca2a85c0c68223e494 /gcc/fold-const.c | |
parent | 4f78b9a896ea942d9241538d15532b8f1587f420 (diff) | |
download | gcc-f5826791be275f1e34269e52a93d4386216f9556.tar.gz |
ScrollPane.java: Wrote.
* java/awt/ScrollPane.java: Wrote.
* java/awt/peer/ScrollPanePeer.java (setBlockIncrement): New
method.
* java/awt/Panel.java (Panel()): Fixed.
* java/awt/Component.java (isShowing): Return false if no peer
exists, and true if component is visible and no parent exists.
(getLocationOnScreen): Wrote.
(getPreferredSize): Removed FIXME comment.
(getMinimumSize): Likewise.
(getAlignmentX, getAlignmentY): Wrote.
(list): Wrote.
(requestFocus): Wrote.
(transferFocus): Wrote.
(findNextFocusComponent): New method.
(hasFocus()): Wrote.
(checkImage): Wrote.
(enableEvents): Call setEventMask on the peer.
* java/awt/Container.java (list): Use super.list() to print self.
(findNextFocusComponent): New method.
(setLayout): Call invalidate.
(findComponentAt): Wrote.
From-SVN: r38639
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions