Package com.gargoylesoftware.base.gui
package com.gargoylesoftware.base.gui
Classes that are UI related. Usually swing based
-
ClassDescriptionAn abstract superclass for GUI controller classes.An object that knows how to load a component.A default implementation of ComponentLoader that uses reflection to instantiate components.An event that describes changes to a DelayedComponentLoader.A listener for DelayedComponentLoader eventsA panel that supports delayed loading of its contents.A swing "action" that uses reflection to find and invoke a given target method.A table model that uses reflection to retrieve values out of the row objects.This class contains information about one specific column in the table.The TableLayout lays out items based on a table of rows and columns.This object contains all the constraints that apply to a specific component inside a TableLayout.A special panel that when used with a TableLayout, will draw all the table cell boundaries.A panel that can display an exception stack trace.A task that partially executes on a non-ui thread and partially on the ui thread.