Uses of Class
net.sf.jguiraffe.gui.app.ApplicationRuntimeException
-
Packages that use ApplicationRuntimeException Package Description net.sf.jguiraffe.gui.app In this package the main application class can be found. -
-
Uses of ApplicationRuntimeException in net.sf.jguiraffe.gui.app
Methods in net.sf.jguiraffe.gui.app that throw ApplicationRuntimeException Modifier and Type Method Description protected Command
CommandActionTask. fetchCommand()
Obtains the command object to be executed.org.apache.commons.configuration.Configuration
Application. getUserConfiguration()
Returns the configuration object with user specific settings.
-