Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 583 Bytes

README.markdown

File metadata and controls

16 lines (11 loc) · 583 Bytes

Custom UI Components

Custom UI components is a library of custom built Java swing components used in a dektop application ASRemind. The library consists of a

  • Clock component
  • SimpleList Component
  • ScrollPane Component
  • Activity Pane component
  • Calendar List component
  • Timetable component

This library consists of a great set of custom components that can be used in building your own java swing applications or for learning how custom java swing components are developed.

The components in this library are licensed under GPL vs 3.