java - JFXPanel Dynamic Sizing -


in process of converting swing fx. have jfxpanels within jinternalframes. when displaying new screen, fine because first setting scene , calling pack() method on jinternalframe.

the problem lies screens new nodes added (typically based on choicebox selection) screen require panel wider. tries fit nodes in causing of labels become ellipsis. best way go having jfxpanel/jinternalframe resize when needed?


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

Android SDK Manager freezes after installation of OSX 10.11 El Capitan public Beta -