Skip to content

Commit

Permalink
readme polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
michbarsinai committed Dec 16, 2020
1 parent a1068d0 commit d0adb55
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@ PanelMatic is a mature Swing helper library, created to allow easy creation of c

PanelMatic It is highly customizable, supports right-to-left layouts, and provides an easy way of adding uniform listeners to panel components. The latter is useful, e.g., when one wants any change in a set of text fields to enable a "save" button.

[NOTE]
A PanelMatic intro is available HERE __blogpost at mbarsinai.com coming soon__

[TIP]
====
A PanelMatic intro https://www.mbarsinai.com/blog/?p=146[is available at mbarsinai.com].
Many panel examples are available at the link:src/test/java/io/codeworth/panelmatic/examples[Examples directory] at the project's tests.
====

=== Sample Layouts and Code
=== Sample Layouts (and the code that creates them)

.A simple login form
[link=DOCS/login-form.png]
Expand Down

0 comments on commit d0adb55

Please sign in to comment.