[jira] Created: (PIVOT-625) Enable item deselection in list based controls (ListView, TableView, TreeView)

2010-09-03 Thread A.J. (JIRA)
Enable item deselection in list based controls (ListView, TableView, TreeView) -- Key: PIVOT-625 URL: https://issues.apache.org/jira/browse/PIVOT-625 Project: Pivot

[jira] Commented: (PIVOT-592) Add a TabPane#getTabAt() method that delegates to the skin

2010-09-03 Thread Noel Grandin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905907#action_12905907 ] Noel Grandin commented on PIVOT-592: What was the reason for this request?

[jira] Commented: (PIVOT-592) Add a TabPane#getTabAt() method that delegates to the skin

2010-09-03 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905919#action_12905919 ] Greg Brown commented on PIVOT-592: -- This method would take x and y values and map them to a

[jira] Resolved: (PIVOT-625) Enable item deselection in list based controls (ListView, TableView, TreeView)

2010-09-03 Thread Noel Grandin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noel Grandin resolved PIVOT-625. Assignee: Noel Grandin Fix Version/s: 2.0 Resolution: Fixed Enable item

[jira] Created: (PIVOT-626) Add userData member to TreeNode to facilitate right-click menu handling (among other things)

2010-09-03 Thread Roger Whitcomb (JIRA)
Add userData member to TreeNode to facilitate right-click menu handling (among other things) -- Key: PIVOT-626 URL: https://issues.apache.org/jira/browse/PIVOT-626

[jira] Created: (PIVOT-627) Painting RadioButton with null ButtonData

2010-09-03 Thread Masaki Uno (JIRA)
Painting RadioButton with null ButtonData - Key: PIVOT-627 URL: https://issues.apache.org/jira/browse/PIVOT-627 Project: Pivot Issue Type: Improvement Components: wtk-terra Affects

[jira] Commented: (PIVOT-626) Add userData member to TreeNode to facilitate right-click menu handling (among other things)

2010-09-03 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906084#action_12906084 ] Roger Whitcomb commented on PIVOT-626: -- Cool. Thank you. Yeah, I added the String

Fwd: Small things by FindBugs

2010-09-03 Thread Sandro Martini
Sorry, some other small things: tutorials/src/org/apache/pivot/tutorials/webqueries/Expenses.java:45 Write to static field org.apache.pivot.tutorials.webqueries.Expenses.instance from instance method new org.apache.pivot.tutorials.webqueries.Expenses()