OSDN Git Service

2003-01-15 Scott Gilbertson <scottg@mantatest.com>
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jan 2003 22:47:04 +0000 (22:47 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jan 2003 22:47:04 +0000 (22:47 +0000)
commit670ff76ee1f1838cf3b007a999fb7419908c4a07
tree1ef6f13214c6c7217c9ba4c936bcf38313b7b5fe
parent803d2731164aff92e476e06c19b52ff4c295a635
2003-01-15  Scott Gilbertson  <scottg@mantatest.com>

* java/awt/CardLayout.java (show): Rewrote.
(gotoComponent): Removed `target' argument.  Simplified code.
Don't pre-compute `choice' unless `what' is FIRST or LAST.
Changed all callers.
(NONE): Removed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61357 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/awt/CardLayout.java