Skip to content

BlakeTNC/microba

 
 

Repository files navigation

microba project

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

News

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! :-)

Features

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

Build

Microba currently uses Maven for its build.

mvn install

FAQ

Wiki - FAQ

About

Microba Swing Controls

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%