Uses of Package
net.sf.jguiraffe.gui.app
-
Packages that use net.sf.jguiraffe.gui.app Package Description net.sf.jguiraffe.gui.app In this package the main application class can be found.net.sf.jguiraffe.gui.builder.components.tags.table A package with tag handler classes for creating table components.net.sf.jguiraffe.gui.dlg This package contains some common abstractions for working with standard dialogs.net.sf.jguiraffe.gui.dlg.filechooser A package allowing access to file choosing dialogs. -
Classes in net.sf.jguiraffe.gui.app used by net.sf.jguiraffe.gui.app Class Description Application The main startup class of the GUI application framework.ApplicationBuilderData The application specific default implementation of theBuilderData
interface.ApplicationClient Definition of an interface for objects that need a reference to the centralApplication
object.ApplicationContext Definition of an interface for accessing application global information.ApplicationException An exception class that indicates error conditions related to theApplication
class.ApplicationResources.Keys An enumeration class defining the keys of all resources contained within the application default resource bundle.ApplicationRuntimeException An exception class for reporting runtime exceptions that are related to
objects or operations invoked on them.Application
ApplicationShutdownListener Definition of an interface for listeners that want to be notified when the application terminates.TextResource A class representing a textual resource. -
Classes in net.sf.jguiraffe.gui.app used by net.sf.jguiraffe.gui.builder.components.tags.table Class Description Application The main startup class of the GUI application framework. -
Classes in net.sf.jguiraffe.gui.app used by net.sf.jguiraffe.gui.dlg Class Description ApplicationContext Definition of an interface for accessing application global information. -
Classes in net.sf.jguiraffe.gui.app used by net.sf.jguiraffe.gui.dlg.filechooser Class Description TextResource A class representing a textual resource.