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 TypeClassDescriptionclassa log-entry for an exception with supporting GUI renderingFields in org.autogui.swing.log declared as GuiLogEntryExceptionModifier and TypeFieldDescriptionprotected GuiLogEntryExceptionGuiSwingLogEntryException.GuiSwingLogExceptionRenderer.lastValueFields in org.autogui.swing.log with type parameters of type GuiLogEntryExceptionModifier and TypeFieldDescriptionprotected TextCellRenderer<GuiLogEntryException> GuiSwingLogEntryException.GuiSwingLogExceptionRenderer.messageMethods 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) booleanGuiSwingLogEntryException.ExceptionStackTraceRenderer.setValue(GuiLogEntryException value, boolean forMouseEvents) voidGuiSwingLogEntryException.GuiSwingLogExceptionRenderer.setValue(GuiLogEntryException value, boolean forMouseEvents)