Uses of Class
org.autogui.base.log.GuiLogEntryException
Packages that use GuiLogEntryException
-
Uses of GuiLogEntryException in org.autogui.base.log
Methods in org.autogui.base.log that return GuiLogEntryExceptionModifier and TypeMethodDescriptioncreate an exception entry and show itMethods in org.autogui.base.log with parameters of type GuiLogEntryException -
Uses of GuiLogEntryException in org.autogui.swing.log
Subclasses of GuiLogEntryException in org.autogui.swing.logModifier and TypeClassDescriptionclass
a log-entry for an exception with supporting GUI renderingFields in org.autogui.swing.log declared as GuiLogEntryExceptionModifier and TypeFieldDescriptionprotected GuiLogEntryException
GuiSwingLogEntryException.GuiSwingLogExceptionRenderer.lastValue
Fields in org.autogui.swing.log with type parameters of type GuiLogEntryExceptionModifier and TypeFieldDescriptionprotected TextCellRenderer
<GuiLogEntryException> GuiSwingLogEntryException.GuiSwingLogExceptionRenderer.message
Methods in org.autogui.swing.log that return GuiLogEntryExceptionMethods in org.autogui.swing.log with parameters of type GuiLogEntryExceptionModifier and TypeMethodDescriptionGuiSwingLogEntryException.ExceptionMessageRenderer.format
(GuiLogEntryException value) GuiSwingLogEntryException.ExceptionStackTraceRenderer.format
(GuiLogEntryException value) GuiSwingLogEntryException.ExceptionStackTraceRenderer.getFocusNextFound
(GuiLogEntryException value, Object prevIndex, boolean forward) boolean
GuiSwingLogEntryException.ExceptionStackTraceRenderer.setValue
(GuiLogEntryException value, boolean forMouseEvents) void
GuiSwingLogEntryException.GuiSwingLogExceptionRenderer.setValue
(GuiLogEntryException value, boolean forMouseEvents)