net.sourceforge.plantuml
Class OptionPrint

java.lang.Object
  extended by net.sourceforge.plantuml.OptionPrint

public class OptionPrint
extends Object


Constructor Summary
OptionPrint()
           
 
Method Summary
static void checkVersion()
           
static void printAbout()
           
static void printHelp()
           
static void printLanguage()
           
static void printLicense()
           
static void printTestDot()
           
static void printVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionPrint

public OptionPrint()
Method Detail

printTestDot

public static void printTestDot()
                         throws InterruptedException
Throws:
InterruptedException

printHelp

public static void printHelp()
                      throws InterruptedException
Throws:
InterruptedException

printLicense

public static void printLicense()
                         throws InterruptedException
Throws:
InterruptedException

printVersion

public static void printVersion()
                         throws InterruptedException
Throws:
InterruptedException

checkVersion

public static void checkVersion()
                         throws InterruptedException
Throws:
InterruptedException

printAbout

public static void printAbout()
                       throws InterruptedException
Throws:
InterruptedException

printLanguage

public static void printLanguage()
                          throws InterruptedException
Throws:
InterruptedException


Copyright © 2012. All Rights Reserved.