Aenigma / Aenigma/ActionMockup
selective table printing idea
Open
question
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
best way i can think to do selected jtable printing is to create a new jtable based on the users selection/highlight, then send the new jtable to ReportPrinter when the call is made (instead of sending the whole jtable) using a simple if/else statement.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.