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

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -