Files
openide/libraries/microba
Nikolay Chashnikov 365bb1e40c [microba] specify line separators in txt files via .gitattributes
This is needed to allow setting line separators with .gitattributes file (IJI-526). Converting these files to LF may cause problems with merges from the original repository.

GitOrigin-RevId: d1f2020f625e0bdaef2da12280d88f8833f6dd36
2024-09-04 14:05:01 +00:00
..
2024-06-19 12:05:20 +00:00
2024-06-19 12:05:20 +00:00

microba project

Microba controls is a set of JFC (Swing) components.

It is the fork of the official repository: https://github.com/tdbear/microba

Features

CalendarPane DatePicker

  • 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

FAQ

Wiki - FAQ