You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -250,11 +250,11 @@ The "group" attribute associates a button with a button group. For example, the
250
250
<imgsrc="README/orientation.png"width="454px"/>
251
251
252
252
### Tabbed Panes
253
-
When used in conjunction with `JTabbedPane`, the "title" and "icon" attributes can be used to specify a component's title and icon, respectively:
253
+
When used in conjunction with `JTabbedPane`, the "tabTitle" and "tabIcon" attributes can be used to specify a component's tab title and icon, respectively:
0 commit comments