0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bad parsing of ending empty quote attributes. More... over 21 years ago
Fixed a bug in the extractAttributes method. String was not being trimmed correctly. More... over 21 years ago
Made the main method public More... over 21 years ago
Added major fuunctionality to allow the user to enter details of the new CSV file being created. More... over 21 years ago
Added the ability to define contents of new CSV files More... over 21 years ago
Added the setHeader method More... over 21 years ago
Added popup menu to the header row. More... over 21 years ago
Fixed problems with printing. More... over 21 years ago
Now extends JTablePrintable and added logic to support printing. More... over 21 years ago
JTable widget that can print itself. Prints multiple pages when the JTable's contents do not fit vertically onto one page. If the contents do not fit horizontally, they are truncated. More... over 21 years ago
Updated version number More... over 21 years ago
Added rudimentary print logic More... over 21 years ago
Fixed bug in reading of lines with less parts than the header. More... over 21 years ago
Added isValidXPath method. Fixed bug in escaping of element values. More... over 21 years ago
Updated parseLine method to handle odd case with spaces before opening quote for a value. More... almost 22 years ago
Added logic to create an object using a ResultSet More... almost 22 years ago
Added creation of new columns. More... almost 22 years ago
Added processing of the ampersand character for attribute tags. More... almost 22 years ago
Added processing of the ampersand character. More... almost 22 years ago
Added saving and loading of column widths More... about 22 years ago
Added sorting when clicking on headers. More... about 22 years ago
Added column width logic More... about 22 years ago
Added toFullString method More... about 22 years ago
Fixed setting of when a project ahs been modified. More... about 22 years ago
Fixed bug with displaying of JTable More... about 22 years ago
Added a main method for displaying file information More... about 22 years ago
Fixed problem reading lines that end in comma where the previous column is quoted More... about 22 years ago
Fixed null pointer exception in setValue method More... about 22 years ago
Added a main method and beginings of row adds More... about 22 years ago
Updated to match current package structure. More... about 22 years ago