|
JFormDesigner 5.0.4 Runtime API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchComponentException | |
---|---|
com.jformdesigner.runtime |
Uses of NoSuchComponentException in com.jformdesigner.runtime |
---|
Methods in com.jformdesigner.runtime that throw NoSuchComponentException | |
---|---|
java.lang.Object |
FormCreator.getBean(java.lang.String name)
Returns the bean for the specified name. |
javax.swing.JButton |
FormCreator.getButton(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JCheckBox |
FormCreator.getCheckBox(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JCheckBoxMenuItem |
FormCreator.getCheckBoxMenuItem(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JComboBox |
FormCreator.getComboBox(java.lang.String name)
Returns the component for the specified name. |
java.awt.Component |
FormCreator.getComponent(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JDialog |
FormCreator.getDialog(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JEditorPane |
FormCreator.getEditorPane(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JFormattedTextField |
FormCreator.getFormattedTextField(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JFrame |
FormCreator.getFrame(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JLabel |
FormCreator.getLabel(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JList |
FormCreator.getList(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JMenu |
FormCreator.getMenu(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JMenuBar |
FormCreator.getMenuBar(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JMenuItem |
FormCreator.getMenuItem(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JPanel |
FormCreator.getPanel(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JPasswordField |
FormCreator.getPasswordField(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JPopupMenu |
FormCreator.getPopupMenu(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JProgressBar |
FormCreator.getProgressBar(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JRadioButton |
FormCreator.getRadioButton(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JRadioButtonMenuItem |
FormCreator.getRadioButtonMenuItem(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JScrollBar |
FormCreator.getScrollBar(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JScrollPane |
FormCreator.getScrollPane(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JSeparator |
FormCreator.getSeparator(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JSlider |
FormCreator.getSlider(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JSpinner |
FormCreator.getSpinner(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JSplitPane |
FormCreator.getSplitPane(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JTabbedPane |
FormCreator.getTabbedPane(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JTable |
FormCreator.getTable(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JTextArea |
FormCreator.getTextArea(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JTextField |
FormCreator.getTextField(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JTextPane |
FormCreator.getTextPane(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JToggleButton |
FormCreator.getToggleButton(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JToolBar |
FormCreator.getToolBar(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JTree |
FormCreator.getTree(java.lang.String name)
Returns the component for the specified name. |
javax.swing.JWindow |
FormCreator.getWindow(java.lang.String name)
Returns the component for the specified name. |
|
JFormDesigner 5.0.4 Runtime API | ||||||||
PREV NEXT | FRAMES NO FRAMES |