org.gnu.gnome
public class Url extends Struct
Method Summary | |
---|---|
static boolean | show(String url)
This method displays the given URL in he appropriate viewer. |
Deprecated: Superceeded by java-gnome 4.0; this method may or may not exist in the new bindings but if it does, it will likely have a different name or signature in order that the presented API is a more algorithmic mapping of the underlying native libraries.
This method displays the given URL in he appropriate viewer. The appropriate viewer is user defined, according to these rules:Parameters: url The url.
Returns: True if the url was shown. False if there was an error