org.zanata.client.util
Class ConsoleUtils

java.lang.Object
  extended by org.zanata.client.util.ConsoleUtils

public class ConsoleUtils
extends Object

Console input/output utility methods.

Author:
Carlos Munoz camunoz@redhat.com

Constructor Summary
ConsoleUtils()
           
 
Method Summary
static void endProgressFeedback()
           
static void setProgressFeedbackMessage(String mssg)
           
static void startProgressFeedback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleUtils

public ConsoleUtils()
Method Detail

startProgressFeedback

public static void startProgressFeedback()

setProgressFeedbackMessage

public static void setProgressFeedbackMessage(String mssg)

endProgressFeedback

public static void endProgressFeedback()


Copyright © 2013 Zanata Project. All Rights Reserved.