-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 5.0, 6
-
Component/s: client-libs
-
b09
-
generic, x86
-
generic, linux_sun
When printing a JTable using the built-in printing support, and setting the option that shows the status dialog, one extra page number is shown as being printed. It shows:
Printing page 1, Printing page 2, ..., Printing page n
but there are only pages 1 - (n - 1)
You can see this using the table demo in SwingSet2.
Printing page 1, Printing page 2, ..., Printing page n
but there are only pages 1 - (n - 1)
You can see this using the table demo in SwingSet2.
- duplicates
-
JDK-5095652 JtablePrinting is displaying a wrong info on the progress dlg in interctive mode
-
- Closed
-
- relates to
-
JDK-6175715 Localization of Swing's table printing dialog need updating
-
- Resolved
-