Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Planting Groups #18

Closed
GoogleCodeExporter opened this issue Apr 18, 2015 · 5 comments
Closed

Planting Groups #18

GoogleCodeExporter opened this issue Apr 18, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Plantings should belong to "planting groups" which could be collapsed in
the plan.  Example: a plan might have numerous entries for "tomatoes", each
a different variety or something, but they would all be treated as a single
planting in effect.

Original issue reported on code.google.com by cropplan...@gmail.com on 17 Jan 2008 at 2:58

@GoogleCodeExporter
Copy link
Author

The mechanism to use to implement this is the JXTreeTable from the swingx 
package at
SwingLabs.  We would have to create a new table model: a TreeTableModel to 
handle
some of the TreeTable specific stuff, but it seems like it might not be 
difficult.

Additionally, this might allow us to group plantings arbitrarily.  Eg, in 
addition to
"group by group", we could group by crop, by succession, by week, by location, 
etc. 
It's all just a matter of having the TreeTableModel so come checking of the 
records
to see if what "group" each row belongs to.

Original comment by cropplan...@gmail.com on 4 Mar 2008 at 1:54

@GoogleCodeExporter
Copy link
Author

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:44

  • Added labels: Priority-WouldBeNice

@GoogleCodeExporter
Copy link
Author

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:52

  • Added labels: Version-Future
  • Removed labels: milestone-future

@GoogleCodeExporter
Copy link
Author

Original comment by cropplan...@gmail.com on 19 Dec 2008 at 2:29

@GoogleCodeExporter
Copy link
Author

Closing issue.  Feature added for planting lists in post-v0.6 development 
builds.  Not sure how it would/should work for the general table views.  It 
should be fine just for the planting lists.

Original comment by cropplan...@gmail.com on 13 Mar 2013 at 2:33

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant