Codebase list lgooddatepicker / HEAD
indent lists in long descriptions tony mancill 7 years ago
1 changed file(s) with 12 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
2222 Suggests: ${maven:OptionalDepends}, liblgooddatepicker-java-doc
2323 Description: Java Swing Date Picker library.
2424 LGoodDatePicker is a graphical date picker widget with following features.
25 - Easy to use, good looking, nice features, and localized.
26 - Provides automatic internationalization.
27 - Translations include 24 languages.
28 - Natively uses the standard Java 8 time package (java.time.LocalDate).
29 (Can also run in Java 6 or 7, using the Parallel Backports.)
30 - Uses the JSR-310 standard.
25 - Easy to use, good looking, nice features, and localized.
26 - Provides automatic internationalization.
27 - Translations include 24 languages.
28 - Natively uses the standard Java 8 time package (java.time.LocalDate).
29 (Can also run in Java 6 or 7, using the Parallel Backports.)
30 - Uses the JSR-310 standard.
3131
3232 Package: liblgooddatepicker-java-doc
3333 Architecture: all
3737 Suggests: liblgooddatepicker-java
3838 Description: Documentation for the LGoodDatePicker library.
3939 LGoodDatePicker is a graphical date picker widget with following features.
40 - Easy to use, good looking, nice features, and localized.
41 - Provides automatic internationalization.
42 - Translations include 24 languages.
43 - Natively uses the standard Java 8 time package (java.time.LocalDate).
44 (Can also run in Java 6 or 7, using the Parallel Backports.)
45 - Uses the JSR-310 standard.
40 - Easy to use, good looking, nice features, and localized.
41 - Provides automatic internationalization.
42 - Translations include 24 languages.
43 - Natively uses the standard Java 8 time package (java.time.LocalDate).
44 (Can also run in Java 6 or 7, using the Parallel Backports.)
45 - Uses the JSR-310 standard.
4646 .
4747 This package contains the API documentation of liblgooddatepicker-java.