TextField Document model (original) (raw)
Richard Bair richard.bair at oracle.com
Thu Oct 18 16:23:18 PDT 2012
- Previous message: TextField Document model
- Next message: TextField Document model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Adding a new constructor to set it once would likely work for most cases. I suspect making it dynamic is a lot more work. Maybe it is a bit more for the API designer, but, the way I understand it, this would preclude the use of the SceneBuilder to create the components, without a lot of subclassing. (See the rest of this thread.) If this is not the case, I would be very interested to know how to accomplish this.
Actually, as long as there is a Builder for the class, you should be able to build it from FXML even if there is no default constructor.
- Previous message: TextField Document model
- Next message: TextField Document model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]