dlsc-software-consulting-gmbh / jfxcentral2

Version 2 of JFXCentral.
72 stars 10 forks source link

Refactor mobile components and add page navigation methods #619

Closed leewyatt closed 2 months ago

leewyatt commented 2 months ago

This commit includes a package rename from "componenets" to "components" and refactors the MobileDevelopToolBar, improving the label management. It also introduces 'gotoNextPage()' and 'gotoPreviousPage()' as navigation methods in PageViewSkin. It also includes the addition of a button for page navigation in the HelloPageView demo.