jp.clickjapan.AutoReporter
Class GetReport

java.lang.Object
  extended by jp.clickjapan.AutoReporter.GetReport

public class GetReport
extends java.lang.Object

AutoReporter用のクリック情報を取得します。

Since:
1.0

Constructor Summary
GetReport()
           
 
Method Summary
static void get(GUI gui)
          レポートを取得
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetReport

public GetReport()
Method Detail

get

public static void get(GUI gui)
                throws java.net.MalformedURLException,
                       java.net.ProtocolException,
                       java.io.IOException
レポートを取得

Throws:
java.net.MalformedURLException
java.net.ProtocolException
java.io.IOException