From 65cc8900c9a40bb6bf737e493d16f02ce387b562 Mon Sep 17 00:00:00 2001 From: Konstantin Hudyakov Date: Mon, 17 Jun 2024 17:43:42 +0300 Subject: [PATCH] IJPL-156799 Update readme of Microba library GitOrigin-RevId: c92ca1204c61ff530a1a9d142c69834487df448e --- libraries/microba/README.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/libraries/microba/README.md b/libraries/microba/README.md index 2f87d9fd9261..16cdc80dd9e6 100644 --- a/libraries/microba/README.md +++ b/libraries/microba/README.md @@ -2,13 +2,7 @@ microba project ======= Microba controls is a set of JFC (Swing) components. -News ----------- -This project is on hiatus. - -For a date picker with support for JSR-310 check out [LGoodDatePicker](https://github.com/LGoodDatePicker/LGoodDatePicker) - -This is the new home of Microba Project. It was previously hosted on SofurceForge.net [here](http://microba.sf.net) +It is the fork of the official repository: https://github.com/tdbear/microba Features --------- @@ -42,18 +36,6 @@ GradientEditor * Linear color interpolation * Horizontal/vertical alignment -Birdview (for [JGraph libary](http://www.jgraph.com/)) -* 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](https://github.com/tdbear/microba/wiki/FAQ)