Uses of Class
org.autogui.swing.log.GuiSwingLogEntryException.StackTraceAttributeSet
Packages that use GuiSwingLogEntryException.StackTraceAttributeSet
-
Uses of GuiSwingLogEntryException.StackTraceAttributeSet in org.autogui.swing.log
Fields in org.autogui.swing.log declared as GuiSwingLogEntryException.StackTraceAttributeSetModifier and TypeFieldDescriptionGuiSwingLogEntryException.ExceptionStackTraceRenderer.lastSet
GuiSwingLogEntryException.ExceptionStackTraceRenderer.middleSet
GuiSwingLogEntryException.ExceptionStackTraceRenderer.topSet
Methods in org.autogui.swing.log with parameters of type GuiSwingLogEntryException.StackTraceAttributeSetModifier and TypeMethodDescriptionvoid
GuiSwingLogEntryException.ExceptionStackTraceRenderer.formatStackTrace
(Throwable ex, Set<Throwable> history, String lineHead, GuiSwingLogEntryException.StackTraceAttributeSet attrSet, List<StackTraceElement> prevStackTrace) void
GuiSwingLogEntryException.ExceptionStackTraceRenderer.formatStackTraceElement
(StackTraceElement e, String lineHead, GuiSwingLogEntryException.StackTraceAttributeSet attrSet)