Package org.jdesktop.swingx.plaf.basic
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Interface Summary Interface Description CalendarRenderingHandler The RenderingHandler responsible for text rendering. -
Class Summary Class Description BasicBusyLabelUI Base implementation of theJXBusyLabel
UI.BasicCalendarHeaderHandler Custom implementation of a CalendarHeaderHandler in preparation of a vista-style calendar.BasicCalendarHeaderHandler.BasicCalendarHeader Active header for a JXMonthView in zoomable mode.BasicCalendarHeaderHandler.ZoomOutAction Quick fix for Issue #1046-swingx: header text not updated if zoomable.BasicCalendarRenderingHandler The RenderingHandler responsible for text rendering.BasicDatePickerUI The basic implementation of aDatePickerUI
.BasicErrorPaneUI Base implementation of theJXErrorPane
UI.BasicErrorPaneUI.CloseAction Default action for closing the JXErrorPane's enclosing window (JDialog, JFrame, or JInternalFrame)BasicErrorPaneUI.DetailsTransferHandler Returns the text as non-HTML in a COPY operation, and disabled CUT/PASTE operations for the Details pane.BasicErrorPaneUI.EqualSizeJButton This is a button that maintains the size of the largest button in the button group by returning the largest size from the getPreferredSize method.BasicHeaderUI Base implementation ofHeader
UI.BasicHyperlinkUI Basic implementation of theJXHyperlink
UI.BasicHyperlinkUI.BasicHyperlinkListener A BasicButtonListener specialized to the needs of a Hyperlink.BasicHyperlinkUI.ULHtml BasicHyperlinkUI.ULHtml.BasicDocument The subclass of HTMLDocument that is used as the model.BasicHyperlinkUI.ULHtml.BasicEditorKit BasicHyperlinkUI.ULHtml.BasicHTMLViewFactory BasicHTMLViewFactory extends HTMLFactory to force images to be loaded synchronously.BasicHyperlinkUI.ULHtml.Renderer Root text view that acts as an HTML renderer.BasicLoginPaneUI Base implementation of theJXLoginPane
UI.BasicLookAndFeelAddons Install simple pluggable UI.BasicMonthViewUI Base implementation of theJXMonthView
UI.BasicMonthViewUI.RenderingHandler Empty subclass for backward compatibility.BasicMultiThumbSliderUI BasicStatusBarUI BasicTaskPaneContainerUI Base implementation of theJXTaskPaneContainer
UI.BasicTaskPaneUI Base implementation of theJXTaskPane
UI.BasicTaskPaneUI.ChevronIcon Toggle icon.BasicTaskPaneUI.ContentPaneBorder The border around the content paneBasicTaskPaneUI.RepaintOnFocus Focus listener responsible for repainting of the taskpane on focus change.BasicTipOfTheDayUI Base implementation of theJXTipOfTheDay
UI.BasicTitledPanelUI All TitledPanels contain a title section and a content section.CalendarAdapter ComponentAdapter for a JXMonthView (experimental for internal use of BasicMonthViewUI).CalendarCellContext MonthView specific CellContext.CalendarHeaderHandler Provides and wires a component appropriate as a calendar navigation header.CapsLockSupport A class for determining the state of theCAPS LOCK key
.CapsLockSupport.SingletonHolder SpinningCalendarHeaderHandler Custom CalendarHeaderHandler which supports year-wise navigation.SpinningCalendarHeaderHandler.SpinningCalendarHeader The custom header component controlled and configured by this handler.TextCrossingPainter<T extends javax.swing.JComponent> Painter used to cross-out unselectable dates. -
Enum Summary Enum Description CalendarState States of a Day in a MonthView page. -
Exception Summary Exception Description BasicBusyLabelUI Base implementation of theJXBusyLabel
UI.BasicCalendarHeaderHandler Custom implementation of a CalendarHeaderHandler in preparation of a vista-style calendar.BasicCalendarRenderingHandler The RenderingHandler responsible for text rendering.BasicDatePickerUI The basic implementation of aDatePickerUI
.BasicErrorPaneUI Base implementation of theJXErrorPane
UI.BasicHeaderUI Base implementation ofHeader
UI.BasicHyperlinkUI Basic implementation of theJXHyperlink
UI.BasicLoginPaneUI Base implementation of theJXLoginPane
UI.BasicLookAndFeelAddons Install simple pluggable UI.BasicMonthViewUI Base implementation of theJXMonthView
UI.BasicMultiThumbSliderUI BasicStatusBarUI BasicTaskPaneContainerUI Base implementation of theJXTaskPaneContainer
UI.BasicTaskPaneUI Base implementation of theJXTaskPane
UI.BasicTipOfTheDayUI Base implementation of theJXTipOfTheDay
UI.BasicTitledPanelUI All TitledPanels contain a title section and a content section.CalendarAdapter ComponentAdapter for a JXMonthView (experimental for internal use of BasicMonthViewUI).CalendarCellContext MonthView specific CellContext.CalendarHeaderHandler Provides and wires a component appropriate as a calendar navigation header.CalendarRenderingHandler The RenderingHandler responsible for text rendering.CalendarState States of a Day in a MonthView page.CapsLockSupport A class for determining the state of theCAPS LOCK key
.SpinningCalendarHeaderHandler Custom CalendarHeaderHandler which supports year-wise navigation.TextCrossingPainter Painter used to cross-out unselectable dates.