Skip to content

Commit c45b469

Browse files
author
Vladislav
authored
Update README.md
1 parent 9194709 commit c45b469

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,3 @@ It's how dialog looks like:
1212

1313
To invoke the dialog you can with double click on any value within Product column.
1414
Dialog also allow you to filter rows with some string.
15-
16-
Project structure:
17-
ru.vlsoft.controllers.MainFormController - controller of the main form, which contain table with some simple data
18-
19-
ru.vlsoft.models.BaseObject - abstract class, base for other models (entities)
20-
ru.vlsoft.models.Country
21-
ru.vlsoft.models.Product
22-
ru.vlsoft.models.TableDetails - model for simulating, for example, lines of the sales receipt
23-
24-
ru.vlsoft.table_cells.ProductTableCell - extends TableCell
25-
26-
ru.vlsoft.view_models.ProductListViewModel - used for creating choice dialog content with tableView and textField for filter
27-
28-
ru.vlsoft.GeneralUtils - utilite-class, for data generating
29-
ru.vlsoft.MainClass - class with main method

0 commit comments

Comments
 (0)