You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A classic exercise in making a very rudimentary browser.
Built with JavaFX and a bit of Swing, where JavaFX was lacking.
Although the content it loads may be garbage, it does its job as a minimum-requirements-met browser.
About
A simple functional base level Java "browser." Acquires pages from valid URLs utilizing java.net package.