jp.sourceforge.gtibuilder.main
クラス Main.Group

java.lang.Object
  拡張java.lang.ThreadGroup
      拡張jp.sourceforge.gtibuilder.main.Main.Group
含まれているクラス:
Main

static class Main.Group
extends ThreadGroup


フィールドの概要
 
クラス java.lang.ThreadGroup から継承したフィールド
 
コンストラクタの概要
Main.Group(String name)
           
 
メソッドの概要
 void uncaughtException(Thread t, Throwable e)
           
 
クラス java.lang.ThreadGroup から継承したメソッド
activeCount, activeGroupCount, allowThreadSuspension, checkAccess, destroy, enumerate, enumerate, enumerate, enumerate, getMaxPriority, getName, getParent, interrupt, isDaemon, isDestroyed, list, parentOf, resume, setDaemon, setMaxPriority, stop, suspend, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

Main.Group

public Main.Group(String name)
メソッドの詳細

uncaughtException

public void uncaughtException(Thread t,
                              Throwable e)