assertj / assertj/assertj-swing
Add a comparator or utility method to find components by position (issue 224)
Open
import from fest-swing
Minor
New Feature
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Alex Ruiz](http://jira.codehaus.org/secure/ViewProfile.jspa?name=alexruiz)** from Thu, 5 Mar 2009 13:35:37 -0600_
_Originally opened as http://jira.codehaus.org/browse/FEST-44_
---
From Ken Geis:
As an addition (or alternative) I would recommend either a Comparator<Component> or a utility method that takes a collection of components and returns a list ordered by the components' positions (y then x.) I would find that useful for finding components by position instead of name.
Original report: Issue 234 (Google Code)
---
votes (original issue): 0
watches (original issue): 0
Contributor guide
Assessment
This issue has not been assessed yet.