public PropertyDescriptor[] getPropertyDescriptors() {
return new PropertyDescriptor[]{this.createPropertyDescriptor("UIClassID", new Object[]{"shortDescription", "UIClassID"}), this.createPropertyDescriptor("logicalStyle", new Object[]{"shortDescription", "logicalStyle"}), this.createPropertyDescriptor("inputAttributes", new Object[]{"shortDescription", "inputAttributes"}), this.createPropertyDescriptor("characterAttributes", new Object[]{"shortDescription", "characterAttributes"}), this.createPropertyDescriptor("scrollableTracksViewportWidth", new Object[]{"shortDescription", "scrollableTracksViewportWidth"}), this.createPropertyDescriptor("paragraphAttributes", new Object[]{"shortDescription", "paragraphAttributes"}), this.createPropertyDescriptor("styledDocument", new Object[]{"shortDescription", "styledDocument"})};