Uses of Package
net.sf.jguiraffe.gui.builder.utils
-
Packages that use net.sf.jguiraffe.gui.builder.utils Package Description net.sf.jguiraffe.gui.app In this package the main application class can be found.net.sf.jguiraffe.gui.builder The main package of the builder.net.sf.jguiraffe.gui.builder.components.tags.table A package with tag handler classes for creating table components.net.sf.jguiraffe.gui.builder.utils Theutils
package contains some classes and interfaces providing some special functionality that cannot be associated with other parts of the builder framework.net.sf.jguiraffe.gui.builder.window.ctrl This package contains classes and interfaces for the implementation of form controllers.net.sf.jguiraffe.gui.cmd This package contains the implementation of the Command pattern. -
Classes in net.sf.jguiraffe.gui.builder.utils used by net.sf.jguiraffe.gui.app Class Description GUISynchronizer Definition of an interface that supports updating GUI components from different threads.MessageOutput Definition of an interface for creating message boxes in a platform independent way. -
Classes in net.sf.jguiraffe.gui.builder.utils used by net.sf.jguiraffe.gui.builder Class Description MessageOutput Definition of an interface for creating message boxes in a platform independent way. -
Classes in net.sf.jguiraffe.gui.builder.utils used by net.sf.jguiraffe.gui.builder.components.tags.table Class Description MessageOutput Definition of an interface for creating message boxes in a platform independent way. -
Classes in net.sf.jguiraffe.gui.builder.utils used by net.sf.jguiraffe.gui.builder.utils Class Description GUIRuntimeException An exception class for reporting GUI related runtime errors.MessageOutput Definition of an interface for creating message boxes in a platform independent way. -
Classes in net.sf.jguiraffe.gui.builder.utils used by net.sf.jguiraffe.gui.builder.window.ctrl Class Description MessageOutput Definition of an interface for creating message boxes in a platform independent way. -
Classes in net.sf.jguiraffe.gui.builder.utils used by net.sf.jguiraffe.gui.cmd Class Description GUISynchronizer Definition of an interface that supports updating GUI components from different threads.