Package test.check

Interface Summary
Controllable Base interface for test application panels that wish to contribute a control panel to the control task pane container.
Deferrable Base interface for test application panels that are loaded only on first selection.
 

Class Summary
AlignmentPanel  
AnimateProgressBar  
ButtonsPanel Test application panel for testing JButton, JToggleButton, JRadioButton and JCheckBox components.
CardPanel Test application panel that test CardLayout.
CaribbeanBlueColorScheme Caribbean blue color scheme - for close buttons.
CellsPanel  
ColorComboBox  
ColorComboBox.Value  
ColoredControlsPanel Test application panel for testing components with custom background.
ColorizedControlsPanel Test application panel for testing colorized components.
ColorPanel Colored panel for the test application.
CombosPanel Test application panel for testing JComboBox component.
CombosPanel.EditAllowCommand A configure command that allows editing the specified combobox.
CombosPanel.EditDisallowCommand A configure command that disallows editing the specified combobox.
ControllablePanel Abstract implementation of a controllable panel.
ControlPanelFactory Factory for creating the global control panels (for global settings and testing the dialogs).
CrimsonColorScheme Crimson color scheme - for close buttons.
DesktopPanel Test application panel for testing JDesktopPane, JInternalFrame and JInternalFrame.JDesktopIcon components.
FileTreePanel Test application panel for testing JTree component and SubstanceLookAndFeel.TREE_SMART_SCROLL_ANIMATION_KIND.
FlexiComboBox<T>  
ListPanel Test application panel for testing JList component.
MousePopupListener Popup listener for the test application.
MousePopupListener.PopupPrintListener Custom popup listener.
MyListCellRenderer Cell renderer for the test application list.
MyLocaleChangeListener Listener to change the current locale.
MyPasswordStrengthChecker A custom password strength checker for the test application.
MySubstanceListCellRenderer Cell renderer for the test application list.
MyTabPreviewPainter A custom tab preview painter for the test application.
NumberedPanel A simple panel that paints the current time on itself.
NumberedPanel.ColoredNumberedPanel Panel that paints the current time and has a custom colored background.
ProgressBarPanel Test application panel for testing JProgressBar component.
SampleFrame  
SampleFrame.TraitChangeListener  
SampleInternalFrame Internal frame for the test application.
SampleMenuFactory Factory that creates menus for the test applications.
SampleMenuFactory.CustomSkin  
SampleMenuFactory.SkinChanger  
ScrollablePanel  
ScrollPanel Test application panel for testing JScrollPane component.
SimpleDialog A simple dialog for the test application.
SizesPanel  
SliderPanel Test application panel for testing JSlider component.
SliderPanel.ClearBorderCommand A configure command that clears the border of the specified slider.
SliderPanel.SetTitleBorderCommand A configure command that sets a titled border on the specified slider.
SliderPanel.SnapToTicksCommand A configure command that configures the specified slider to snap to the ticks.
SliderPanel.UnsnapToTicksCommand A configure command that configures the specified slider to not snap to the ticks.
SpinnerPanel Test application panel for testing JSpinner component.
SplitPanel Test application panel for testing JSplitPane component.
SubstanceCoffeeBeansWatermark Implementation of SubstanceWatermark, drawing random coffee beans as watermark.
SubstanceDiagonalGradientWatermark Implementation of SubstanceWatermark, drawing diagonal gradient.
SubstanceLafChanger  
SubstanceSkinComboSelector  
SubstanceVerticalGradientWatermark Implementation of SubstanceWatermark, drawing vertical gradient.
TabControlPanel Control panel for the tabbed panes.
TablePanel Test application panel for testing JTable component.
TabPanel Test application panel for testing JTabbedPane component.
TextFieldsPanel Test application panel for testing JTextArea, JTextField, JTextPane, JPasswordField, JEditorPane and JFormattedTextField components.
TreePanel Test application panel for testing JTree component.