edu.bonn.xulu.appl
Class XuluComponentUtil
java.lang.Object
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XuluComponentUtil
public XuluComponentUtil()
checkDisposed
public static void checkDisposed(XuluComponent comp)
- Prueft, ob eine Xulu-Komponente zerstoert ist.
- Throws:
RuntimeException
- falls die Komponente zerstoert ist