@mohamnag, I thought you might like a full featured implementation of Chrome Dev Tools web-socket server that was inspired by your code, for which I am grateful. I spent two years working with logs ...
Can you confirm this works with webview? Specifically with entries over a number like 500? We are seeing weird null pointer exceptions in the rendering such as: java.lang.NullPointerException at ...
JavaFX 2.0 allows for inclusion of HTML code within a JavaFX application using JavaFX 2.0's WebView and WebEngine classes from the javafx.scene.web package . This post looks at a very simple example ...