assertj / assertj/assertj-swing

Allow querying for TabComponents from a JTabbedPaneFixture

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
import from fest-swing Major New Feature
Dominant language
Java
Stars
121
Forks
52
PR merge metrics
No merged PRs in 30d

Description

_Issue by **[Radai Rosenblatt](http://jira.codehaus.org/secure/ViewProfile.jspa?name=hatchetman82)** from Sat, 5 May 2012 15:56:44 -0500_
_Originally opened as http://jira.codehaus.org/browse/FEST-483_

---

java allows for custom tab components since 1.6 - this is good for nifty things like small close buttons on tabs (firefox style) etc.

trouble is testing these things is problematic with FEST-swing since although a JTabbedPaneFixture would allow me to get to the tab content (selectedComponent()) there's no easy way to get the tab component from the fixture.

i'd love to be able to do that (a simple selectedTabComponent() would suffice though being able to get the tab components for tabs that are not selected would be better)

---

votes (original issue): 0
watches (original issue): 1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.