Subversion Repository Public Repository

litesoft

Diff Revisions 668 vs 669 for /trunk/GWT_Sandbox/MultiModuleSingleSrc/main/src/org/litesoft/sandbox/multimodule/client/common/util/StyledSafeTextSink.java

Diff revisions: vs.
  @@ -1,4 +1,4 @@
1 - package org.litesoft.sandbox.multimodule.client.foundation.util;
1 + package org.litesoft.sandbox.multimodule.client.common.util;
2 2
3 3 /**
4 4 * An interface (usually to a widget) that supports showing ANY text safely and styling the text to differentiate it based on the importance of the message.