Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.swing.beaninfo: Javadoc index of package javax.swing.beaninfo.


Package Samples:

javax.swing.beaninfo

Classes:

SwatchChooserPanel: Modified from the standard color swatch chooser. Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.
SwingIntegerEditor: A property editor for editing integers. This editor also supports enumerated type properties which are identified if the "enumerationValues" key returns a non-null value. Note: the init() method must be called before the set/get methods can be called.
SwingObjectEditor: A property editor which allows for the display and instantaition of arbitrary objects. To instantiate the object, type the package and the class in the text field and press Enter. The Class should be in the classpath.
SwingEnumEditor: A property editor for a swing enumerated type. Handles the case in which the PropertyDescriptor has a value for "enumerationValues". Note: the init() method must be called before the set/get methods can be called.
SwingBooleanEditor: An editor which represents a boolean value. This editor is implemented as a checkbox with the text of the check box reflecting the state of the checkbox.
SwingFileEditor: Created by IntelliJ IDEA. User: UHLIG Date: 12 mai 2003 Time: 15:43:41 To change this template use Options | File Templates.
SwingURLEditor: Created by IntelliJ IDEA. User: UHLIG Date: 12 mai 2003 Time: 15:16:20 To change this template use Options | File Templates.
FloatNumberDocument: A text document which will reject any characters that are not digits.
NumberDocument: A text document which will reject any characters that are not digits.
SwingFontEditor: A Font property editor. Mostly designed by Chris Ryan.
SwingDimensionEditor: A PropertyEditor for editing a Dimension object.
SwingEditorSupport: Base class of all Swing based property editors.
SwingPointEditor: A PropertyEditor for editing a Point object.
SwingBorderEditor: Swing version of a Border property editor.
SwingColorEditor: Swing version of a Color property editor.
SwingNumberEditor: An PropertyEdtitor for editing numbers.
SwingDoubleEditor: A property editor for editing doubles.
SwingStringEditor: A property editor for editing strings.
SwingRectangleEditor: An editor for editing Rectangle.
SwingInsetsEditor: An editor for editing Insets.
BorderChooser
ChooserComboPopup

Home | Contact Us | Privacy Policy | Terms of Service