Uses of Class
net.sf.jguiraffe.gui.builder.utils.GUIRuntimeException
-
Packages that use GUIRuntimeException Package Description net.sf.jguiraffe.gui.builder.utils Theutilspackage contains some classes and interfaces providing some special functionality that cannot be associated with other parts of the builder framework. -
-
Uses of GUIRuntimeException in net.sf.jguiraffe.gui.builder.utils
Methods in net.sf.jguiraffe.gui.builder.utils that throw GUIRuntimeException Modifier and Type Method Description voidGUISynchronizer. syncInvoke(Runnable runnable)Invokes the given runnable object synchronously on the event dispatch thread.
-