0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved attribute "parent" from DefaultDialogController to AbstractWindowController to share more code More... over 7 years ago
Removed method GenericTableController.refreshRow More... over 7 years ago
Added shared base class for DefaultDialogController and DefaultWindowController More... over 7 years ago
Added missing Javadoc for the LabelProvider More... over 7 years ago
Added support for a custom label provider in the ListController and in the OrderedItemsSelectionController More... over 7 years ago
Tables: added support for custom comparators and header cell renderers ; added a removeColumn method More... over 7 years ago
Switch to version 1.5 More... over 7 years ago
Added buttons 'top'/'up'/'down'/'bottom' in the OrderedItemsSelectionController More... over 7 years ago
Generic table controller: improved columns configuration support More... over 7 years ago
Added support for user properties/preferences on each WindowController More... over 7 years ago
Added a chooser for the columns of tables More... over 7 years ago
Fixed display/rendering of the ordered items selection controller More... over 7 years ago
Added a controller for the edition of selected items lists More... over 7 years ago
Added shorcuts 'enter' and 'escape' on form dialogs More... over 7 years ago
DefaultFormDialogController: use a local ActionListener instead of being one More... over 7 years ago
GenericTableController: fixed method selectItem (in case of sorted/filtered model) More... over 7 years ago
DefaultFormDialogController: allow access to the internal data from derived classes More... over 7 years ago
Added a default form dialog controller More... over 7 years ago
Added support for listeners in the DateEditionController More... over 7 years ago
Enhanced gadgets state management (added for checkbox, fixed for integer/date editors) More... over 7 years ago
Added a CheckboxController, added state update methods for integer/date edition controllers More... over 7 years ago
Added a date edition controller More... over 7 years ago
Added Drag&Drop support classes More... over 7 years ago
Added a method to build icon-only buttons More... over 7 years ago
Switch to version 1.0 More... over 7 years ago
MultilineLabel: fixed paint problems More... over 7 years ago
Multilines label More... over 7 years ago
HyperLinkController: added support for text link different from URL More... over 7 years ago
Added hyperlink label for mail and browse More... over 7 years ago
Added remove methods on the ComboBoxController More... over 7 years ago