Microba controls is a set of JFC (Swing) components.
This is the new home of Microba Project. It was previously hosted on SofurceForge.net here There is currently a plan to resume supporting the library, so if you are still stuck writing Swing applications, rejoice! :-)
CalendarPane DatePicker DatePickerCellEditor
- Locale aware
- TimeZone aware
- Supports null date (nullable)
- Internationalized (i18n), easy to add your language
- Holidays/weekends model
- Restricted dates model
- Number of week
- Look&Feel aware
- Keyboard navigation
- Focus lost behaviors
- Visual styles
- Color overriding (NEW)
- Flexible, extensible
MarkerBar
- Multiple draggable marks
- Immovable marks
- Colored marks
- Horizontal/vertical alignment
- Flipped marks
GradientBar GradientEditor
- Key-point based palette
- Linear color interpolation
- Horizontal/vertical alignment
Birdview (for JGraph libary)
- Provides overview (bird-eyes view) of a JGraph component
- Tracks viewport size and position, graph changes, scaling etc.
- Pannning with the mouse
Microba currently uses Maven for its build.
mvn install