Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all classes that extend a javafx.scene.control component can be imported as a user library #50

Open
gluon-bot opened this issue Dec 21, 2015 · 0 comments
Labels
custom control Custom controls usage in Scene Builder enhancement New feature or request major

Comments

@gluon-bot
Copy link

Originally reported by: Anonymous


Originally opened as RT-41735 / JDK-8090786, but not resolved.

Extending JavaFX components which don't extend Node cannot be imported as a user library.

Example: a custom class derived from a TableColumn won't import. Considering SceneBuilder understands how to draw a normal TableColumn, it seems that it should be able to import extensions of this class.


@gluon-bot gluon-bot added major enhancement New feature or request labels May 9, 2018
@AlmasB AlmasB added the custom control Custom controls usage in Scene Builder label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
custom control Custom controls usage in Scene Builder enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

2 participants