JBrowser Source Code Files

JBrowser Source Code Files are provided in the source package file.

You can download JBrowser source package as described in the previous tutorial and go to the "src" sub-folder to view Source Code files.

You can also browse JBrowser Source Code files below:

✍: FYIcenter

org/mozilla/interfaces/FlashIObject.java

package org.mozilla.interfaces;

/**
 * An IDL interface for the Flash plugin.
 */
public interface FlashIObject extends nsISupports {

      String FLASHIOBJECT_IID = "{42b1d5a4-6c2b-11d6-8063-0005029bc257}"; //$NON-NLS-1$

      FlashIObject evaluate(String s);

}

org/mozilla/interfaces/FlashIObject.java

Or download all of them as a single archive file:

File name: jbrowser-1.9-fyi.zip
File size: 625318 bytes
Release date: 2022-11-10
Download 

 

Downloading JBrowser 1.9

Download and Install JBrowser Source Package

Download and Review JBrowser

⇑⇑ FAQ for JBrowser

2017-07-17, 8631👍, 1💬