Uses of Class
org.jmol.awtjs.swing.Component
Packages that use Component
-
Uses of Component in jspecview.js2d
Subclasses of Component in jspecview.js2dModifier and TypeClassDescriptionclassjust a class I made to separate the construction of the AnnotationDialogs from their use -
Uses of Component in org.jmol.awtjs.swing
Subclasses of Component in org.jmol.awtjs.swingModifier and TypeClassDescriptionclassclassclassclassclassclassJComboBox<T>classclassclassThere is really no need here for awt.Dialog.classA simple implementation of a Swing JTextPane.classclassclassclassclassclassclassclassclassclassclassA simple implementation of a Swing JTextPane.Fields in org.jmol.awtjs.swing with type parameters of type ComponentMethods in org.jmol.awtjs.swing that return ComponentModifier and TypeMethodDescriptionprotected ComponentContainer.addComponent(Component component) Container.getComponent(int i) Container.getComponents()JMenu.getItem(int i) protected ComponentContainer.insertComponent(Component component, int index) Methods in org.jmol.awtjs.swing with parameters of type ComponentModifier and TypeMethodDescriptionprotected ComponentContainer.addComponent(Component component) voidRemove this component's HTML5 equivalent and clear references to it.protected ComponentContainer.insertComponent(Component component, int index) voidSet c's id to a unique identifier and add it to an associative array that will associate that id with c.voidThe HTML for this dialog has been generated.voidSwingController.setSelected(Component chk) Convey to the HTML object that this check box's selection has been changed.voidSwingController.setSelectedIndex(Component cmb) Convey to the HTML object that this combo box's selected item has been changed.voidSwingController.setVisible(Component c) Convey to the HTML object that this component's text has been changed.void