How to make Eclipse plugin web browser automatically resize web pages to fit the view size? -


I am writing an Eclipse plugin, and it has a web browser view. Since the view is small enough, A web page is displayed to show, it only shows a small part of it What can I do in the size of my browser to resize the web browser? Or are open source web browsers that have already been implemented which I can use?


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Editing Python Class in Shell and SQLAlchemy -

java - JavaFX WebEngine Video Playback in Linux -