求设置 javax.swing.JTabbedPane tab的图标和样式
若以下回答无法解决问题,邀请你更新回答
1个回答
展开全部
使用
void
addTab(String title,
Icon icon,
Component component)
Adds a component represented by a title
and/or icon, either of which can be null.
void
addTab(String title,
Icon icon,
Component component,
String tip)
Adds a component and tip
represented by a title and/or icon,
either of which can be null.
添加Tab
void
addTab(String title,
Icon icon,
Component component)
Adds a component represented by a title
and/or icon, either of which can be null.
void
addTab(String title,
Icon icon,
Component component,
String tip)
Adds a component and tip
represented by a title and/or icon,
either of which can be null.
添加Tab
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询