org.apache.batik.bridge
Class BridgeContext.CSSEngineUserAgentWrapper
java.lang.Object
org.apache.batik.bridge.BridgeContext.CSSEngineUserAgentWrapper
- All Implemented Interfaces:
- CSSEngineUserAgent
- Enclosing class:
- BridgeContext
public static class BridgeContext.CSSEngineUserAgentWrapper
- extends Object
- implements CSSEngineUserAgent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
displayError
public void displayError(Exception ex)
- Displays an error resulting from the specified Exception.
- Specified by:
displayError
in interface CSSEngineUserAgent
displayMessage
public void displayMessage(String message)
- Displays a message in the User Agent interface.
- Specified by:
displayMessage
in interface CSSEngineUserAgent
Copyright © 2008 Apache Software Foundation. All Rights Reserved.