Quantcast

OpenJDK Swing Development

This forum is an archive for the mailing list swing-dev@openjdk.java.net (more options) Messages posted here will be sent to this mailing list.
Swing is a Graphical User Interface (GUI) API, offering a set of components that can be used to build rich desktop interfaces. This includes basic elements such as windows, buttons, scrollbars, etc., as well as more complex compound objects such as file choosers, color choosers and combo boxes.
1234 ... 34
Topics (1164)
  Replies
Last Post
Views
<Swing Dev> [8] Review request for 8016534: javax/swing/text/View/8014863/bug8014863.java failed by Dmitry Markov
star
0
by Dmitry Markov
<Swing Dev> [8] Review request for 8016833: Underlines and strikethrough not rendering correctly by anton nashatyrev
star
0
by anton nashatyrev
<Swing Dev> [8] Review request for CR 8006087 [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically. by Konstantin Shefov
star
1
by Alexander Scherbatiy
<Swing Dev> [8] Review request for 8013442: No file filter selected in file type combo box when using JFileChooser by sergey.malenkov-2
star
1
by Alexander Scherbatiy
<Swing Dev> [8] Review request for 8013571: TreeModelEvent doesn't accept " null " for root as Javadoc specifies. by sergey.malenkov-2
star
3
by Alexander Scherbatiy
<Swing Dev> [8] Review request for CR 7184908 TEST_BUG: [macosx] closed/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java fails by Konstantin Shefov
star
1
by Sergey Bylokhov
Re: <Swing Dev> jconsole exceptions by Sergey Bylokhov
star
8
by Andreas Rieber
<Swing Dev> [8] Review request for 8015336: BasicComboBoxEditor throws NullPointerException by sergey.malenkov-2
star
1
by Alexander Scherbatiy
<Swing Dev> [8] Review request for CR 7105030 [TEST_BUG] [macosx] The tests never finishes by Konstantin Shefov
star
2
by Alexander Scherbatiy
<Swing Dev> [8] Review request for 8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo by Dmitry Markov
star
4
by Alexander Potochkin
<Swing Dev> [8] Review request for CR 7184908 TEST_BUG: [macosx] closed/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java fails by Konstantin Shefov
star
2
by Konstantin Shefov
<Swing Dev> [8] Review request for 8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar by sergey.malenkov-2
star
3
by Sergey Bylokhov
<Swing Dev> [7u] Review request for 8014863 Line break calculations in Java 7 are incorrect by Dmitry Markov
star
7
by Alexander Potochkin
<Swing Dev> [7u] Review request for 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds by Vladislav Karnaukhov
star
1
by Alexander Scherbatiy
<Swing Dev> [7u] Review request for 6436314: Vector could be created with appropriate size in DefaultComboBoxModel by Vladislav Karnaukhov
star
1
by Alexander Scherbatiy
<Swing Dev> [8] Review request for 6337518: Null Arrow Button Throws Exception in BasicComboBoxUI by Anton Litvinov-2
star
4
by Alexander Scherbatiy
<Swing Dev> [8] Review request for 7151823: The test incorrectly recognizing OS by Anton Litvinov-2
star
4
by Anton Litvinov-2
<Swing Dev> [8] Review request for 6436314: Vector could be created with appropriate size in DefaultComboBoxModel by Vladislav Karnaukhov
star
2
by Alexander Scherbatiy
<Swing Dev> [8] Review request for 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds by Vladislav Karnaukhov
star
4
by Alexander Potochkin
<Swing Dev> [8] Review request for 8014863 LINE BREAK CALCULATIONS IN JAVA 7 ARE INCORRECT. by Dmitry Markov
star
11
by Alexander Potochkin
<Swing Dev> GNU Classpath Summer of Code 2013 by Elisa D'Eugenio
star
1
by Alexander Scherbatiy
<Swing Dev> [8] Review request for 8014924 JToolTip#setTipText() sometimes (very often) not repaints component. by Alexander Scherbatiy
star
3
by Sergey Bylokhov
<Swing Dev> Fwd: RFR: 8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist by Erik Joelsson
star
2
by naoto.sato
<Swing Dev> Request for review: NPE when using Nimbus with a TableCellRenderer returning null. by Clemens Eisserer
star
4
by Clemens Eisserer
<Swing Dev> Java/Swing Opportunity in Orange County, California by Kelly Farmer
star
0
by Kelly Farmer
<Swing Dev> [PATCH] 7168064: SwingUtilities.sharedOwnerFrame multiplies window close event by Jose Luis Martin
star
1
by Anthony Petrov-2
<Swing Dev> [8] Review request for 8012004: JINTERNALFRAME NOT BEING FINALIZED AFTER CLOSING by Mikhail Cherkasov
star
3
by Alexander Potochkin
<Swing Dev> [8] Review request for 7011777 JDK 6 parses html text with script tags within comments differently from previous releases by Dmitry Markov
star
2
by Alexander Scherbatiy
<Swing Dev> [7u] Request for approval for CR 7153702 [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java by Konstantin Shefov
star
1
by sean.coffey
<Swing Dev> [8] Request for review: by Mikhail Cherkasov
star
1
by Mikhail Cherkasov
<Swing Dev> [7u] Request for approval for CR 7153702 [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java by Konstantin Shefov
star
0
by Konstantin Shefov
<Swing Dev> [8] Request for review: 8004866 [macosx] HiDPI support in Aqua L&F by Sergey Bylokhov
star
4
by Sergey Bylokhov
<Swing Dev> [8] Review request for CR 7153702 [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java by Konstantin Shefov
star
6
by Sergey Bylokhov
Re: <Swing Dev> <AWT Dev> sun.awt.X11 logs still using String + (waste) by Anthony Petrov-2
star
7
by Anthony Petrov-2
<Swing Dev> [7uX] Review request for 8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX by Vladislav Karnaukhov
star
2
by Alexander Potochkin
1234 ... 34