summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/control/table
Commit message (Expand)AuthorAgeFilesLines
* [client] Removed the image details panel and added some info in image details...Stephan Schwaer2015-08-031-1/+5
* [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-031-5/+19
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-032-1/+61
* [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-1/+2
* [client] Continued implementation of WizardSimon Rettberg2015-07-301-0/+31
* [client] auto adjust columns with magicJonathan Bauer2015-07-292-1/+6
* [client] ImageTable now with proper column labeling, finalized ImageListLayou...Jonathan Bauer2015-07-291-1/+9
* [client] ImageListLayout using ImageTable (no functions yet!)Jonathan Bauer2015-07-291-0/+27
* [client] moved TableRenderer (to remove the dotted border around selected cel...Jonathan Bauer2015-07-291-1/+18
* [client] Add JTable helper class ListTableSimon Rettberg2015-07-292-0/+125