org.apache.batik.bridge

Class BridgeContext.CSSEngineUserAgentWrapper

public static class BridgeContext.CSSEngineUserAgentWrapper extends Object implements CSSEngineUserAgent

Method Summary
voiddisplayError(Exception ex)
Displays an error resulting from the specified Exception.
voiddisplayMessage(String message)
Displays a message in the User Agent interface.

Method Detail

displayError

public void displayError(Exception ex)
Displays an error resulting from the specified Exception.

displayMessage

public void displayMessage(String message)
Displays a message in the User Agent interface.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.