-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 8
-
Fix Version/s: 8
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b102
-
CPU:generic
-
OS:generic
sun.swing.LightweightContent interface, responsible for communicating b/w JLF and the client app, should provide the client with the content layout properties info (pref/min/max size). It's expected that the embedding component (currently, javafx SwingNode) will apply these values to its own layout constraints.