PreferencesFX icon indicating copy to clipboard operation
PreferencesFX copied to clipboard

change visibility for Setting class

Open aldanchenko opened this issue 2 years ago • 0 comments

Hi 👋,

Could you, please, guide me how to change visibility for Setting class?

For example, I need to change visibility of one of my components. In Swing or JavaFX I just can setVisible(false) or setVisible(true). How can I do this with PreferencesFX?

Thank you for help!

Best regards, Alex

aldanchenko avatar Jul 18 '22 13:07 aldanchenko