| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Containers.Setup<T extends Container,S extends Containers.Setup<T,S>>
Utility interface to set up a target instance of
Container. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractButtons.Setup<T extends AbstractButton,S extends AbstractButtons.Setup<T,S>>
Utility interface to set up a target instance of
AbstractButton. |
static interface |
Dialogs.Setup<T extends Dialog,S extends Dialogs.Setup<T,S>>
Utility interface to set up a target instance of
Dialog. |
static interface |
Frames.Setup<T extends Frame,S extends Frames.Setup<T,S>>
Utility interface to set up a target instance of
Frame. |
static interface |
JButtons.Setup<T extends JButton,S extends JButtons.Setup<T,S>>
Utility interface to set up a target instance of
JButton. |
static interface |
JCheckBoxes.Setup<T extends JCheckBox,S extends JCheckBoxes.Setup<T,S>>
Utility interface to set up a target instance of
JCheckBox. |
static interface |
JCheckBoxMenuItems.Setup<T extends JCheckBoxMenuItem,S extends JCheckBoxMenuItems.Setup<T,S>>
Utility interface to set up a target instance of
JCheckBoxMenuItem. |
static interface |
JColorChoosers.Setup<T extends JColorChooser,S extends JColorChoosers.Setup<T,S>>
Utility interface to set up a target instance of
JColorChooser. |
static interface |
JComboBoxes.Setup<E,T extends JComboBox<E>,S extends JComboBoxes.Setup<E,T,S>>
Utility interface to set up a target instance of
JComboBox. |
static interface |
JComponents.Setup<T extends JComponent,S extends JComponents.Setup<T,S>>
Utility interface to set up a target instance of
JComponent. |
static interface |
JDesktopPanes.Setup<T extends JDesktopPane,S extends JDesktopPanes.Setup<T,S>>
Utility interface to set up a target instance of
JDesktopPane. |
static interface |
JDialogs.Setup<T extends JDialog,S extends JDialogs.Setup<T,S>>
Utility interface to set up a target instance of
JDialog. |
static interface |
JEditorPanes.Setup<T extends JEditorPane,S extends JEditorPanes.Setup<T,S>>
Utility interface to set up a target instance of
JEditorPane. |
static interface |
JFileChoosers.Setup<T extends JFileChooser,S extends JFileChoosers.Setup<T,S>>
Utility interface to set up a target instance of
JFileChooser. |
static interface |
JFormattedTextFields.Setup<T extends JFormattedTextField,S extends JFormattedTextFields.Setup<T,S>>
Utility interface to set up a target instance of
JFormattedTextField. |
static interface |
JFrames.Setup<T extends JFrame,S extends JFrames.Setup<T,S>>
Utility interface to set up a target instance of
JFrame. |
static interface |
JInternalFrames.Setup<T extends JInternalFrame,S extends JInternalFrames.Setup<T,S>>
Utility interface to set up a target instance of
JInternalFrame. |
static interface |
JLabels.Setup<T extends JLabel,S extends JLabels.Setup<T,S>>
Utility interface to set up a target instance of
JLabel. |
static interface |
JLayeredPanes.Setup<T extends JLayeredPane,S extends JLayeredPanes.Setup<T,S>>
Utility interface to set up a target instance of
JLayeredPane. |
static interface |
JLayers.Setup<C extends Component,T extends JLayer<C>,S extends JLayers.Setup<C,T,S>>
Utility interface to set up a target instance of
JLayer. |
static interface |
JLists.Setup<E,T extends JList<E>,S extends JLists.Setup<E,T,S>>
Utility interface to set up a target instance of
JList. |
static interface |
JMenuBars.Setup<T extends JMenuBar,S extends JMenuBars.Setup<T,S>>
Utility interface to set up a target instance of
JMenuBar. |
static interface |
JMenuItems.Setup<T extends JMenuItem,S extends JMenuItems.Setup<T,S>>
Utility interface to set up a target instance of
JMenuItem. |
static interface |
JMenus.Setup<T extends JMenu,S extends JMenus.Setup<T,S>>
Utility interface to set up a target instance of
JMenu. |
static interface |
JOptionPanes.Setup<T extends JOptionPane,S extends JOptionPanes.Setup<T,S>>
Utility interface to set up a target instance of
JOptionPane. |
static interface |
JPanels.Setup<T extends JPanel,S extends JPanels.Setup<T,S>>
Utility interface to set up a target instance of
JPanel. |
static interface |
JPasswordFields.Setup<T extends JPasswordField,S extends JPasswordFields.Setup<T,S>>
Utility interface to set up a target instance of
JPasswordField. |
static interface |
JPopupMenus.Setup<T extends JPopupMenu,S extends JPopupMenus.Setup<T,S>>
Utility interface to set up a target instance of
JPopupMenu. |
static interface |
JProgressBars.Setup<T extends JProgressBar,S extends JProgressBars.Setup<T,S>>
Utility interface to set up a target instance of
JProgressBar. |
static interface |
JRadioButtonMenuItems.Setup<T extends JRadioButtonMenuItem,S extends JRadioButtonMenuItems.Setup<T,S>>
Utility interface to set up a target instance of
JRadioButtonMenuItem. |
static interface |
JRadioButtons.Setup<T extends JRadioButton,S extends JRadioButtons.Setup<T,S>>
Utility interface to set up a target instance of
JRadioButton. |
static interface |
JRootPanes.Setup<T extends JRootPane,S extends JRootPanes.Setup<T,S>>
Utility interface to set up a target instance of
JRootPane. |
static interface |
JScrollBars.Setup<T extends JScrollBar,S extends JScrollBars.Setup<T,S>>
Utility interface to set up a target instance of
JScrollBar. |
static interface |
JScrollPanes.Setup<T extends JScrollPane,S extends JScrollPanes.Setup<T,S>>
Utility interface to set up a target instance of
JScrollPane. |
static interface |
JSeparators.Setup<T extends JSeparator,S extends JSeparators.Setup<T,S>>
Utility interface to set up a target instance of
JSeparator. |
static interface |
JSliders.Setup<T extends JSlider,S extends JSliders.Setup<T,S>>
Utility interface to set up a target instance of
JSlider. |
static interface |
JSpinners.Setup<T extends JSpinner,S extends JSpinners.Setup<T,S>>
Utility interface to set up a target instance of
JSpinner. |
static interface |
JSplitPanes.Setup<T extends JSplitPane,S extends JSplitPanes.Setup<T,S>>
Utility interface to set up a target instance of
JSplitPane. |
static interface |
JTabbedPanes.Setup<T extends JTabbedPane,S extends JTabbedPanes.Setup<T,S>>
Utility interface to set up a target instance of
JTabbedPane. |
static interface |
JTableHeaders.Setup<T extends JTableHeader,S extends JTableHeaders.Setup<T,S>>
Utility interface to set up a target instance of
JTableHeader. |
static interface |
JTables.Setup<T extends JTable,S extends JTables.Setup<T,S>>
Utility interface to set up a target instance of
JTable. |
static interface |
JTextAreas.Setup<T extends JTextArea,S extends JTextAreas.Setup<T,S>>
Utility interface to set up a target instance of
JTextArea. |
static interface |
JTextComponents.Setup<T extends JTextComponent,S extends JTextComponents.Setup<T,S>>
Utility interface to set up a target instance of
JTextComponent. |
static interface |
JTextFields.Setup<T extends JTextField,S extends JTextFields.Setup<T,S>>
Utility interface to set up a target instance of
JTextField. |
static interface |
JTextPanes.Setup<T extends JTextPane,S extends JTextPanes.Setup<T,S>>
Utility interface to set up a target instance of
JTextPane. |
static interface |
JToggleButtons.Setup<T extends JToggleButton,S extends JToggleButtons.Setup<T,S>>
Utility interface to set up a target instance of
JToggleButton. |
static interface |
JToolBars.Setup<T extends JToolBar,S extends JToolBars.Setup<T,S>>
Utility interface to set up a target instance of
JToolBar. |
static interface |
JToolTips.Setup<T extends JToolTip,S extends JToolTips.Setup<T,S>>
Utility interface to set up a target instance of
JToolTip. |
static interface |
JTrees.Setup<T extends JTree,S extends JTrees.Setup<T,S>>
Utility interface to set up a target instance of
JTree. |
static interface |
JViewports.Setup<T extends JViewport,S extends JViewports.Setup<T,S>>
Utility interface to set up a target instance of
JViewport. |
static interface |
JWindows.Setup<T extends JWindow,S extends JWindows.Setup<T,S>>
Utility interface to set up a target instance of
JWindow. |
static interface |
Windows.Setup<T extends Window,S extends Windows.Setup<T,S>>
Utility interface to set up a target instance of
Window. |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractButtons.Builder<T extends AbstractButton>
Builder implementation to build target instances of
AbstractButton. |
static class |
AbstractButtons.Charger<T extends AbstractButton>
Charger implementation to charge target instances of
AbstractButton. |
static class |
Containers.Builder<T extends Container>
Builder implementation to build target instances of
Container. |
static class |
Containers.Charger<T extends Container>
Charger implementation to charge target instances of
Container. |
static class |
Dialogs.Builder<T extends Dialog>
Builder implementation to build target instances of
Dialog. |
static class |
Dialogs.Charger<T extends Dialog>
Charger implementation to charge target instances of
Dialog. |
static class |
Frames.Builder<T extends Frame>
Builder implementation to build target instances of
Frame. |
static class |
Frames.Charger<T extends Frame>
Charger implementation to charge target instances of
Frame. |
static class |
JButtons.Builder<T extends JButton>
Builder implementation to build target instances of
JButton. |
static class |
JButtons.Charger<T extends JButton>
Charger implementation to charge target instances of
JButton. |
static class |
JCheckBoxes.Builder<T extends JCheckBox>
Builder implementation to build target instances of
JCheckBox. |
static class |
JCheckBoxes.Charger<T extends JCheckBox>
Charger implementation to charge target instances of
JCheckBox. |
static class |
JCheckBoxMenuItems.Builder<T extends JCheckBoxMenuItem>
Builder implementation to build target instances of
JCheckBoxMenuItem. |
static class |
JCheckBoxMenuItems.Charger<T extends JCheckBoxMenuItem>
Charger implementation to charge target instances of
JCheckBoxMenuItem. |
static class |
JColorChoosers.Builder<T extends JColorChooser>
Builder implementation to build target instances of
JColorChooser. |
static class |
JColorChoosers.Charger<T extends JColorChooser>
Charger implementation to charge target instances of
JColorChooser. |
static class |
JComboBoxes.Builder<E,T extends JComboBox<E>>
Builder implementation to build target instances of
JComboBox. |
static class |
JComboBoxes.Charger<E,T extends JComboBox<E>>
Charger implementation to charge target instances of
JComboBox. |
static class |
JComponents.Builder<T extends JComponent>
Builder implementation to build target instances of
JComponent. |
static class |
JComponents.Charger<T extends JComponent>
Charger implementation to charge target instances of
JComponent. |
static class |
JDesktopPanes.Builder<T extends JDesktopPane>
Builder implementation to build target instances of
JDesktopPane. |
static class |
JDesktopPanes.Charger<T extends JDesktopPane>
Charger implementation to charge target instances of
JDesktopPane. |
static class |
JDialogs.Builder<T extends JDialog>
Builder implementation to build target instances of
JDialog. |
static class |
JDialogs.Charger<T extends JDialog>
Charger implementation to charge target instances of
JDialog. |
static class |
JEditorPanes.Builder<T extends JEditorPane>
Builder implementation to build target instances of
JEditorPane. |
static class |
JEditorPanes.Charger<T extends JEditorPane>
Charger implementation to charge target instances of
JEditorPane. |
static class |
JFileChoosers.Builder<T extends JFileChooser>
Builder implementation to build target instances of
JFileChooser. |
static class |
JFileChoosers.Charger<T extends JFileChooser>
Charger implementation to charge target instances of
JFileChooser. |
static class |
JFormattedTextFields.Builder<T extends JFormattedTextField>
Builder implementation to build target instances of
JFormattedTextField. |
static class |
JFormattedTextFields.Charger<T extends JFormattedTextField>
Charger implementation to charge target instances of
JFormattedTextField. |
static class |
JFrames.Builder<T extends JFrame>
Builder implementation to build target instances of
JFrame. |
static class |
JFrames.Charger<T extends JFrame>
Charger implementation to charge target instances of
JFrame. |
static class |
JInternalFrames.Builder<T extends JInternalFrame>
Builder implementation to build target instances of
JInternalFrame. |
static class |
JInternalFrames.Charger<T extends JInternalFrame>
Charger implementation to charge target instances of
JInternalFrame. |
static class |
JLabels.Builder<T extends JLabel>
Builder implementation to build target instances of
JLabel. |
static class |
JLabels.Charger<T extends JLabel>
Charger implementation to charge target instances of
JLabel. |
static class |
JLayeredPanes.Builder<T extends JLayeredPane>
Builder implementation to build target instances of
JLayeredPane. |
static class |
JLayeredPanes.Charger<T extends JLayeredPane>
Charger implementation to charge target instances of
JLayeredPane. |
static class |
JLayers.Builder<C extends Component,T extends JLayer<C>>
Builder implementation to build target instances of
JLayer. |
static class |
JLayers.Charger<C extends Component,T extends JLayer<C>>
Charger implementation to charge target instances of
JLayer. |
static class |
JLists.Builder<E,T extends JList<E>>
Builder implementation to build target instances of
JList. |
static class |
JLists.Charger<E,T extends JList<E>>
Charger implementation to charge target instances of
JList. |
static class |
JMenuBars.Builder<T extends JMenuBar>
Builder implementation to build target instances of
JMenuBar. |
static class |
JMenuBars.Charger<T extends JMenuBar>
Charger implementation to charge target instances of
JMenuBar. |
static class |
JMenuItems.Builder<T extends JMenuItem>
Builder implementation to build target instances of
JMenuItem. |
static class |
JMenuItems.Charger<T extends JMenuItem>
Charger implementation to charge target instances of
JMenuItem. |
static class |
JMenus.Builder<T extends JMenu>
Builder implementation to build target instances of
JMenu. |
static class |
JMenus.Charger<T extends JMenu>
Charger implementation to charge target instances of
JMenu. |
static class |
JOptionPanes.Builder<T extends JOptionPane>
Builder implementation to build target instances of
JOptionPane. |
static class |
JOptionPanes.Charger<T extends JOptionPane>
Charger implementation to charge target instances of
JOptionPane. |
static class |
JPanels.Builder<T extends JPanel>
Builder implementation to build target instances of
JPanel. |
static class |
JPanels.Charger<T extends JPanel>
Charger implementation to charge target instances of
JPanel. |
static class |
JPasswordFields.Builder<T extends JPasswordField>
Builder implementation to build target instances of
JPasswordField. |
static class |
JPasswordFields.Charger<T extends JPasswordField>
Charger implementation to charge target instances of
JPasswordField. |
static class |
JPopupMenus.Builder<T extends JPopupMenu>
Builder implementation to build target instances of
JPopupMenu. |
static class |
JPopupMenus.Charger<T extends JPopupMenu>
Charger implementation to charge target instances of
JPopupMenu. |
static class |
JProgressBars.Builder<T extends JProgressBar>
Builder implementation to build target instances of
JProgressBar. |
static class |
JProgressBars.Charger<T extends JProgressBar>
Charger implementation to charge target instances of
JProgressBar. |
static class |
JRadioButtonMenuItems.Builder<T extends JRadioButtonMenuItem>
Builder implementation to build target instances of
JRadioButtonMenuItem. |
static class |
JRadioButtonMenuItems.Charger<T extends JRadioButtonMenuItem>
Charger implementation to charge target instances of
JRadioButtonMenuItem. |
static class |
JRadioButtons.Builder<T extends JRadioButton>
Builder implementation to build target instances of
JRadioButton. |
static class |
JRadioButtons.Charger<T extends JRadioButton>
Charger implementation to charge target instances of
JRadioButton. |
static class |
JRootPanes.Builder<T extends JRootPane>
Builder implementation to build target instances of
JRootPane. |
static class |
JRootPanes.Charger<T extends JRootPane>
Charger implementation to charge target instances of
JRootPane. |
static class |
JScrollBars.Builder<T extends JScrollBar>
Builder implementation to build target instances of
JScrollBar. |
static class |
JScrollBars.Charger<T extends JScrollBar>
Charger implementation to charge target instances of
JScrollBar. |
static class |
JScrollPanes.Builder<T extends JScrollPane>
Builder implementation to build target instances of
JScrollPane. |
static class |
JScrollPanes.Charger<T extends JScrollPane>
Charger implementation to charge target instances of
JScrollPane. |
static class |
JSeparators.Builder<T extends JSeparator>
Builder implementation to build target instances of
JSeparator. |
static class |
JSeparators.Charger<T extends JSeparator>
Charger implementation to charge target instances of
JSeparator. |
static class |
JSliders.Builder<T extends JSlider>
Builder implementation to build target instances of
JSlider. |
static class |
JSliders.Charger<T extends JSlider>
Charger implementation to charge target instances of
JSlider. |
static class |
JSpinners.Builder<T extends JSpinner>
Builder implementation to build target instances of
JSpinner. |
static class |
JSpinners.Charger<T extends JSpinner>
Charger implementation to charge target instances of
JSpinner. |
static class |
JSplitPanes.Builder<T extends JSplitPane>
Builder implementation to build target instances of
JSplitPane. |
static class |
JSplitPanes.Charger<T extends JSplitPane>
Charger implementation to charge target instances of
JSplitPane. |
static class |
JTabbedPanes.Builder<T extends JTabbedPane>
Builder implementation to build target instances of
JTabbedPane. |
static class |
JTabbedPanes.Charger<T extends JTabbedPane>
Charger implementation to charge target instances of
JTabbedPane. |
static class |
JTableHeaders.Builder<T extends JTableHeader>
Builder implementation to build target instances of
JTableHeader. |
static class |
JTableHeaders.Charger<T extends JTableHeader>
Charger implementation to charge target instances of
JTableHeader. |
static class |
JTables.Builder<T extends JTable>
Builder implementation to build target instances of
JTable. |
static class |
JTables.Charger<T extends JTable>
Charger implementation to charge target instances of
JTable. |
static class |
JTextAreas.Builder<T extends JTextArea>
Builder implementation to build target instances of
JTextArea. |
static class |
JTextAreas.Charger<T extends JTextArea>
Charger implementation to charge target instances of
JTextArea. |
static class |
JTextComponents.Builder<T extends JTextComponent>
Builder implementation to build target instances of
JTextComponent. |
static class |
JTextComponents.Charger<T extends JTextComponent>
Charger implementation to charge target instances of
JTextComponent. |
static class |
JTextFields.Builder<T extends JTextField>
Builder implementation to build target instances of
JTextField. |
static class |
JTextFields.Charger<T extends JTextField>
Charger implementation to charge target instances of
JTextField. |
static class |
JTextPanes.Builder<T extends JTextPane>
Builder implementation to build target instances of
JTextPane. |
static class |
JTextPanes.Charger<T extends JTextPane>
Charger implementation to charge target instances of
JTextPane. |
static class |
JToggleButtons.Builder<T extends JToggleButton>
Builder implementation to build target instances of
JToggleButton. |
static class |
JToggleButtons.Charger<T extends JToggleButton>
Charger implementation to charge target instances of
JToggleButton. |
static class |
JToolBars.Builder<T extends JToolBar>
Builder implementation to build target instances of
JToolBar. |
static class |
JToolBars.Charger<T extends JToolBar>
Charger implementation to charge target instances of
JToolBar. |
static class |
JToolTips.Builder<T extends JToolTip>
Builder implementation to build target instances of
JToolTip. |
static class |
JToolTips.Charger<T extends JToolTip>
Charger implementation to charge target instances of
JToolTip. |
static class |
JTrees.Builder<T extends JTree>
Builder implementation to build target instances of
JTree. |
static class |
JTrees.Charger<T extends JTree>
Charger implementation to charge target instances of
JTree. |
static class |
JViewports.Builder<T extends JViewport>
Builder implementation to build target instances of
JViewport. |
static class |
JViewports.Charger<T extends JViewport>
Charger implementation to charge target instances of
JViewport. |
static class |
JWindows.Builder<T extends JWindow>
Builder implementation to build target instances of
JWindow. |
static class |
JWindows.Charger<T extends JWindow>
Charger implementation to charge target instances of
JWindow. |
static class |
Windows.Builder<T extends Window>
Builder implementation to build target instances of
Window. |
static class |
Windows.Charger<T extends Window>
Charger implementation to charge target instances of
Window. |
Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.