edu.bonn.xulu.appl
Class XuluComponentUtil

java.lang.Object
  extended by edu.bonn.xulu.appl.XuluComponentUtil

public class XuluComponentUtil
extends Object

Diese Klasse stellt allgemeine Hilftsmethoden fuer Xulu-Komponenten zur Verfuegung.

Version:
1.0
Author:
Martin Schmitz (University of Bonn/Germany)

Constructor Summary
XuluComponentUtil()
           
 
Method Summary
static void checkDisposed(XuluComponent comp)
          Prueft, ob eine Xulu-Komponente zerstoert ist.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XuluComponentUtil

public XuluComponentUtil()
Method Detail

checkDisposed

public static void checkDisposed(XuluComponent comp)
Prueft, ob eine Xulu-Komponente zerstoert ist.

Throws:
RuntimeException - falls die Komponente zerstoert ist