Skip to content

Commit a9ed6cd

Browse files
committed
refactoring
1 parent 3aa9604 commit a9ed6cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

PLAN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ Adicionar linux como metodo para usa jpackage no titulo installing
1414

1515
SubProjects
1616
[ ] DataTable
17-
[ ] Responsive Grid
17+
[ ] Responsive Grid
18+
[ ] Create an article about carousel and how to use it.

src/main/java/io/github/gleidsonmt/dashboardfx/presentation/presentations/controls/LabeledPres.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public Tutorial create() {
2626
.indicators()
2727
.overview()
2828
.h3("Labeled", null)
29+
.separator()
2930
.text("""
3031
A Labeled Control is one which has as part of its user interface a textual content associated with it.
3132
For example, a Button displays text, as does a Label, a Tooltip, and many other controls."""

0 commit comments

Comments
 (0)