How to check if the text entered is a path with javafx? -
i'm trying build app based on paths want ask how check path/directory if it's in correct form. example if user entered text in textfield after clicking button should verify path not (path in correct form) how can check that? , :)
use paths class , path operations.
Comments
Post a Comment