Xoetrope

 Wiki : SwingBugs

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2006-08-31 05:17:39 by LuanO

Additions:
The default fonts depend on the look and feel. The fonts used in various input fields differ, for example JFormattedTextFields use a SansSerif font whereas JTextFields use a Tahoma font under the Windows look and feel. See the Bug Database
2. Flow layout and headers
The layout for headers in the docking framework uses a FlowLayout. The FlowLayout does not fully distribute the width on the container and as a result there may be some empty space on the right hand side of the layout, this can be visible in a dicking layout's headers when the width does not divide evenly between the tabs. See the Bug Database


Deletions:
The default fonts depend on the look and feel. The fonts used in various input fields differ, for example JFormattedTextFields use a SansSerif font whereas JTextFields use a Tahoma font under the Windows look and feel.



Oldest known version of this page was edited on 2006-08-30 02:11:08 by LuanO []
Page view:

Swing Bugs


Seome bugs in the Swing library and other libraries affect XUI.

1. Default fonts
The default fonts depend on the look and feel. The fonts used in various input fields differ, for example JFormattedTextFields use a SansSerif font whereas JTextFields use a Tahoma font under the Windows look and feel.
Page was generated in 0.1400 seconds