The following document contains the results of PMD's CPD 4.3.
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 673 |
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 604 |
methods[METHOD_list77].setDisplayName ( "" ); methods[METHOD_locate78] = new MethodDescriptor(java.awt.Container.class.getMethod("locate", new Class[] {int.class, int.class})); // NOI18N methods[METHOD_locate78].setDisplayName ( "" ); methods[METHOD_location79] = new MethodDescriptor(java.awt.Component.class.getMethod("location", new Class[] {})); // NOI18N methods[METHOD_location79].setDisplayName ( "" ); methods[METHOD_lostFocus80] = new MethodDescriptor(java.awt.Component.class.getMethod("lostFocus", new Class[] {java.awt.Event.class, java.lang.Object.class})); // NOI18N methods[METHOD_lostFocus80].setDisplayName ( "" ); methods[METHOD_minimumSize81] = new MethodDescriptor(java.awt.Container.class.getMethod("minimumSize", new Class[] {})); // NOI18N methods[METHOD_minimumSize81].setDisplayName ( "" ); methods[METHOD_mouseDown82] = new MethodDescriptor(java.awt.Component.class.getMethod("mouseDown", new Class[] {java.awt.Event.class, int.class, int.class})); // NOI18N methods[METHOD_mouseDown82].setDisplayName ( "" ); methods[METHOD_mouseDrag83] = new MethodDescriptor(java.awt.Component.class.getMethod("mouseDrag", new Class[] {java.awt.Event.class, int.class, int.class})); // NOI18N methods[METHOD_mouseDrag83].setDisplayName ( "" ); methods[METHOD_mouseEnter84] = new MethodDescriptor(java.awt.Component.class.getMethod("mouseEnter", new Class[] {java.awt.Event.class, int.class, int.class})); // NOI18N methods[METHOD_mouseEnter84].setDisplayName ( "" ); methods[METHOD_mouseExit85] = new MethodDescriptor(java.awt.Component.class.getMethod("mouseExit", new Class[] {java.awt.Event.class, int.class, int.class})); // NOI18N methods[METHOD_mouseExit85].setDisplayName ( "" ); methods[METHOD_mouseMove86] = new MethodDescriptor(java.awt.Component.class.getMethod("mouseMove", new Class[] {java.awt.Event.class, int.class, int.class})); // NOI18N methods[METHOD_mouseMove86].setDisplayName ( "" ); methods[METHOD_mouseUp87] = new MethodDescriptor(java.awt.Component.class.getMethod("mouseUp", new Class[] {java.awt.Event.class, int.class, int.class})); // NOI18N methods[METHOD_mouseUp87].setDisplayName ( "" ); methods[METHOD_move88] = new MethodDescriptor(java.awt.Component.class.getMethod("move", new Class[] {int.class, int.class})); // NOI18N methods[METHOD_move88].setDisplayName ( "" ); methods[METHOD_nextFocus89] = new MethodDescriptor(java.awt.Component.class.getMethod("nextFocus", new Class[] {})); // NOI18N methods[METHOD_nextFocus89].setDisplayName ( "" ); methods[METHOD_paint90] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("paint", new Class[] {java.awt.Graphics.class})); // NOI18N methods[METHOD_paint90].setDisplayName ( "" ); methods[METHOD_paintAll91] = new MethodDescriptor(java.awt.Component.class.getMethod("paintAll", new Class[] {java.awt.Graphics.class})); // NOI18N methods[METHOD_paintAll91].setDisplayName ( "" ); methods[METHOD_paintComponents92] = new MethodDescriptor(java.awt.Container.class.getMethod("paintComponents", new Class[] {java.awt.Graphics.class})); // NOI18N methods[METHOD_paintComponents92].setDisplayName ( "" ); methods[METHOD_paintImmediately93] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("paintImmediately", new Class[] {int.class, int.class, int.class, int.class})); // NOI18N methods[METHOD_paintImmediately93].setDisplayName ( "" ); methods[METHOD_paintImmediately94] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("paintImmediately", new Class[] {java.awt.Rectangle.class})); // NOI18N methods[METHOD_paintImmediately94].setDisplayName ( "" ); methods[METHOD_postEvent95] = new MethodDescriptor(java.awt.Component.class.getMethod("postEvent", new Class[] {java.awt.Event.class})); // NOI18N methods[METHOD_postEvent95].setDisplayName ( "" ); methods[METHOD_preferredSize96] = new MethodDescriptor(java.awt.Container.class.getMethod("preferredSize", new Class[] {})); // NOI18N methods[METHOD_preferredSize96].setDisplayName ( "" ); methods[METHOD_prepareImage97] = new MethodDescriptor(java.awt.Component.class.getMethod("prepareImage", new Class[] {java.awt.Image.class, java.awt.image.ImageObserver.class})); // NOI18N methods[METHOD_prepareImage97].setDisplayName ( "" ); methods[METHOD_prepareImage98] = new MethodDescriptor(java.awt.Component.class.getMethod("prepareImage", new Class[] {java.awt.Image.class, int.class, int.class, java.awt.image.ImageObserver.class})); // NOI18N methods[METHOD_prepareImage98].setDisplayName ( "" ); methods[METHOD_print99] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("print", new Class[] {java.awt.Graphics.class})); // NOI18N methods[METHOD_print99].setDisplayName ( "" ); methods[METHOD_printAll100] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("printAll", new Class[] {java.awt.Graphics.class})); // NOI18N methods[METHOD_printAll100].setDisplayName ( "" ); methods[METHOD_printComponents101] = new MethodDescriptor(java.awt.Container.class.getMethod("printComponents", new Class[] {java.awt.Graphics.class})); // NOI18N methods[METHOD_printComponents101].setDisplayName ( "" ); methods[METHOD_putClientProperty102] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("putClientProperty", new Class[] {java.lang.Object.class, java.lang.Object.class})); // NOI18N methods[METHOD_putClientProperty102].setDisplayName ( "" ); methods[METHOD_registerKeyboardAction103] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("registerKeyboardAction", new Class[] {java.awt.event.ActionListener.class, java.lang.String.class, javax.swing.KeyStroke.class, int.class})); // NOI18N methods[METHOD_registerKeyboardAction103].setDisplayName ( "" ); methods[METHOD_registerKeyboardAction104] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("registerKeyboardAction", new Class[] {java.awt.event.ActionListener.class, javax.swing.KeyStroke.class, int.class})); // NOI18N methods[METHOD_registerKeyboardAction104].setDisplayName ( "" ); methods[METHOD_remove105] = new MethodDescriptor(java.awt.Component.class.getMethod("remove", new Class[] {java.awt.MenuComponent.class})); // NOI18N methods[METHOD_remove105].setDisplayName ( "" ); methods[METHOD_remove106] = new MethodDescriptor(java.awt.Container.class.getMethod("remove", new Class[] {int.class})); // NOI18N methods[METHOD_remove106].setDisplayName ( "" ); methods[METHOD_remove107] = new MethodDescriptor(java.awt.Container.class.getMethod("remove", new Class[] {java.awt.Component.class})); // NOI18N methods[METHOD_remove107].setDisplayName ( "" ); methods[METHOD_removeAll108] = new MethodDescriptor(java.awt.Container.class.getMethod("removeAll", new Class[] {})); // NOI18N methods[METHOD_removeAll108].setDisplayName ( "" ); methods[METHOD_removeNotify109] = new MethodDescriptor(javax.swing.JButton.class.getMethod("removeNotify", new Class[] {})); // NOI18N |
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 515 |
net\sf\webphotos\gui\component\PainelPesquisaBeanInfo.java | 439 |
MethodDescriptor[] methods = new MethodDescriptor[142]; try { methods[METHOD_action0] = new MethodDescriptor(java.awt.Component.class.getMethod("action", new Class[] {java.awt.Event.class, java.lang.Object.class})); // NOI18N methods[METHOD_action0].setDisplayName ( "" ); methods[METHOD_addNotify1] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("addNotify", new Class[] {})); // NOI18N methods[METHOD_addNotify1].setDisplayName ( "" ); methods[METHOD_addPropertyChangeListener2] = new MethodDescriptor(java.awt.Container.class.getMethod("addPropertyChangeListener", new Class[] {java.lang.String.class, java.beans.PropertyChangeListener.class})); // NOI18N methods[METHOD_addPropertyChangeListener2].setDisplayName ( "" ); methods[METHOD_applyComponentOrientation3] = new MethodDescriptor(java.awt.Container.class.getMethod("applyComponentOrientation", new Class[] {java.awt.ComponentOrientation.class})); // NOI18N methods[METHOD_applyComponentOrientation3].setDisplayName ( "" ); methods[METHOD_areFocusTraversalKeysSet4] = new MethodDescriptor(java.awt.Container.class.getMethod("areFocusTraversalKeysSet", new Class[] {int.class})); // NOI18N methods[METHOD_areFocusTraversalKeysSet4].setDisplayName ( "" ); methods[METHOD_bounds5] = new MethodDescriptor(java.awt.Component.class.getMethod("bounds", new Class[] {})); // NOI18N methods[METHOD_bounds5].setDisplayName ( "" ); methods[METHOD_checkImage6] = new MethodDescriptor(java.awt.Component.class.getMethod("checkImage", new Class[] {java.awt.Image.class, java.awt.image.ImageObserver.class})); // NOI18N methods[METHOD_checkImage6].setDisplayName ( "" ); methods[METHOD_checkImage7] = new MethodDescriptor(java.awt.Component.class.getMethod("checkImage", new Class[] {java.awt.Image.class, int.class, int.class, java.awt.image.ImageObserver.class})); // NOI18N methods[METHOD_checkImage7].setDisplayName ( "" ); methods[METHOD_computeVisibleRect8] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("computeVisibleRect", new Class[] {java.awt.Rectangle.class})); // NOI18N methods[METHOD_computeVisibleRect8].setDisplayName ( "" ); methods[METHOD_contains9] = new MethodDescriptor(java.awt.Component.class.getMethod("contains", new Class[] {java.awt.Point.class})); // NOI18N methods[METHOD_contains9].setDisplayName ( "" ); methods[METHOD_contains10] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("contains", new Class[] {int.class, int.class})); // NOI18N methods[METHOD_contains10].setDisplayName ( "" ); methods[METHOD_countComponents11] = new MethodDescriptor(java.awt.Container.class.getMethod("countComponents", new Class[] {})); // NOI18N methods[METHOD_countComponents11].setDisplayName ( "" ); methods[METHOD_createImage12] = new MethodDescriptor(java.awt.Component.class.getMethod("createImage", new Class[] {java.awt.image.ImageProducer.class})); // NOI18N methods[METHOD_createImage12].setDisplayName ( "" ); methods[METHOD_createImage13] = new MethodDescriptor(java.awt.Component.class.getMethod("createImage", new Class[] {int.class, int.class})); // NOI18N methods[METHOD_createImage13].setDisplayName ( "" ); methods[METHOD_createToolTip14] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("createToolTip", new Class[] {})); // NOI18N methods[METHOD_createToolTip14].setDisplayName ( "" ); methods[METHOD_createVolatileImage15] = new MethodDescriptor(java.awt.Component.class.getMethod("createVolatileImage", new Class[] {int.class, int.class})); // NOI18N methods[METHOD_createVolatileImage15].setDisplayName ( "" ); methods[METHOD_createVolatileImage16] = new MethodDescriptor(java.awt.Component.class.getMethod("createVolatileImage", new Class[] {int.class, int.class, java.awt.ImageCapabilities.class})); // NOI18N methods[METHOD_createVolatileImage16].setDisplayName ( "" ); methods[METHOD_deliverEvent17] = new MethodDescriptor(java.awt.Container.class.getMethod("deliverEvent", new Class[] {java.awt.Event.class})); // NOI18N methods[METHOD_deliverEvent17].setDisplayName ( "" ); methods[METHOD_disable18] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("disable", new Class[] {})); // NOI18N methods[METHOD_disable18].setDisplayName ( "" ); methods[METHOD_dispatchEvent19] = new MethodDescriptor(java.awt.Component.class.getMethod("dispatchEvent", new Class[] {java.awt.AWTEvent.class})); // NOI18N methods[METHOD_dispatchEvent19].setDisplayName ( "" ); methods[METHOD_doClick20] = new MethodDescriptor(javax.swing.AbstractButton.class.getMethod("doClick", new Class[] {})); // NOI18N |
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 736 |
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 667 |
methods[METHOD_removeNotify109] = new MethodDescriptor(javax.swing.JButton.class.getMethod("removeNotify", new Class[] {})); // NOI18N methods[METHOD_removeNotify109].setDisplayName ( "" ); methods[METHOD_removePropertyChangeListener110] = new MethodDescriptor(java.awt.Component.class.getMethod("removePropertyChangeListener", new Class[] {java.lang.String.class, java.beans.PropertyChangeListener.class})); // NOI18N methods[METHOD_removePropertyChangeListener110].setDisplayName ( "" ); methods[METHOD_repaint111] = new MethodDescriptor(java.awt.Component.class.getMethod("repaint", new Class[] {})); // NOI18N methods[METHOD_repaint111].setDisplayName ( "" ); methods[METHOD_repaint112] = new MethodDescriptor(java.awt.Component.class.getMethod("repaint", new Class[] {long.class})); // NOI18N methods[METHOD_repaint112].setDisplayName ( "" ); methods[METHOD_repaint113] = new MethodDescriptor(java.awt.Component.class.getMethod("repaint", new Class[] {int.class, int.class, int.class, int.class})); // NOI18N methods[METHOD_repaint113].setDisplayName ( "" ); methods[METHOD_repaint114] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("repaint", new Class[] {long.class, int.class, int.class, int.class, int.class})); // NOI18N methods[METHOD_repaint114].setDisplayName ( "" ); methods[METHOD_repaint115] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("repaint", new Class[] {java.awt.Rectangle.class})); // NOI18N methods[METHOD_repaint115].setDisplayName ( "" ); methods[METHOD_requestDefaultFocus116] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("requestDefaultFocus", new Class[] {})); // NOI18N methods[METHOD_requestDefaultFocus116].setDisplayName ( "" ); methods[METHOD_requestFocus117] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("requestFocus", new Class[] {})); // NOI18N methods[METHOD_requestFocus117].setDisplayName ( "" ); methods[METHOD_requestFocus118] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("requestFocus", new Class[] {boolean.class})); // NOI18N methods[METHOD_requestFocus118].setDisplayName ( "" ); methods[METHOD_requestFocusInWindow119] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("requestFocusInWindow", new Class[] {})); // NOI18N methods[METHOD_requestFocusInWindow119].setDisplayName ( "" ); methods[METHOD_resetKeyboardActions120] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("resetKeyboardActions", new Class[] {})); // NOI18N methods[METHOD_resetKeyboardActions120].setDisplayName ( "" ); methods[METHOD_reshape121] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("reshape", new Class[] {int.class, int.class, int.class, int.class})); // NOI18N methods[METHOD_reshape121].setDisplayName ( "" ); methods[METHOD_resize122] = new MethodDescriptor(java.awt.Component.class.getMethod("resize", new Class[] {int.class, int.class})); // NOI18N methods[METHOD_resize122].setDisplayName ( "" ); methods[METHOD_resize123] = new MethodDescriptor(java.awt.Component.class.getMethod("resize", new Class[] {java.awt.Dimension.class})); // NOI18N methods[METHOD_resize123].setDisplayName ( "" ); methods[METHOD_revalidate124] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("revalidate", new Class[] {})); // NOI18N methods[METHOD_revalidate124].setDisplayName ( "" ); methods[METHOD_scrollRectToVisible125] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("scrollRectToVisible", new Class[] {java.awt.Rectangle.class})); // NOI18N methods[METHOD_scrollRectToVisible125].setDisplayName ( "" ); methods[METHOD_setBounds126] = new MethodDescriptor(java.awt.Component.class.getMethod("setBounds", new Class[] {int.class, int.class, int.class, int.class})); // NOI18N methods[METHOD_setBounds126].setDisplayName ( "" ); methods[METHOD_setComponentZOrder127] = new MethodDescriptor(java.awt.Container.class.getMethod("setComponentZOrder", new Class[] {java.awt.Component.class, int.class})); // NOI18N methods[METHOD_setComponentZOrder127].setDisplayName ( "" ); methods[METHOD_setDefaultLocale128] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("setDefaultLocale", new Class[] {java.util.Locale.class})); // NOI18N methods[METHOD_setDefaultLocale128].setDisplayName ( "" ); methods[METHOD_setMnemonic129] = new MethodDescriptor(javax.swing.AbstractButton.class.getMethod("setMnemonic", new Class[] {int.class})); // NOI18N |
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 515 |
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 446 |
net\sf\webphotos\gui\component\PainelPesquisaBeanInfo.java | 439 |
MethodDescriptor[] methods = new MethodDescriptor[142]; try { methods[METHOD_action0] = new MethodDescriptor(java.awt.Component.class.getMethod("action", new Class[] {java.awt.Event.class, java.lang.Object.class})); // NOI18N methods[METHOD_action0].setDisplayName ( "" ); methods[METHOD_addNotify1] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("addNotify", new Class[] {})); // NOI18N methods[METHOD_addNotify1].setDisplayName ( "" ); methods[METHOD_addPropertyChangeListener2] = new MethodDescriptor(java.awt.Container.class.getMethod("addPropertyChangeListener", new Class[] {java.lang.String.class, java.beans.PropertyChangeListener.class})); // NOI18N methods[METHOD_addPropertyChangeListener2].setDisplayName ( "" ); methods[METHOD_applyComponentOrientation3] = new MethodDescriptor(java.awt.Container.class.getMethod("applyComponentOrientation", new Class[] {java.awt.ComponentOrientation.class})); // NOI18N methods[METHOD_applyComponentOrientation3].setDisplayName ( "" ); methods[METHOD_areFocusTraversalKeysSet4] = new MethodDescriptor(java.awt.Container.class.getMethod("areFocusTraversalKeysSet", new Class[] {int.class})); // NOI18N methods[METHOD_areFocusTraversalKeysSet4].setDisplayName ( "" ); methods[METHOD_bounds5] = new MethodDescriptor(java.awt.Component.class.getMethod("bounds", new Class[] {})); // NOI18N methods[METHOD_bounds5].setDisplayName ( "" ); methods[METHOD_checkImage6] = new MethodDescriptor(java.awt.Component.class.getMethod("checkImage", new Class[] {java.awt.Image.class, java.awt.image.ImageObserver.class})); // NOI18N methods[METHOD_checkImage6].setDisplayName ( "" ); methods[METHOD_checkImage7] = new MethodDescriptor(java.awt.Component.class.getMethod("checkImage", new Class[] {java.awt.Image.class, int.class, int.class, java.awt.image.ImageObserver.class})); // NOI18N methods[METHOD_checkImage7].setDisplayName ( "" ); methods[METHOD_computeVisibleRect8] = new MethodDescriptor(javax.swing.JComponent.class.getMethod("computeVisibleRect", new Class[] {java.awt.Rectangle.class})); // NOI18N |
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 446 |
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 378 |
private static final int METHOD_list77 = 77; private static final int METHOD_locate78 = 78; private static final int METHOD_location79 = 79; private static final int METHOD_lostFocus80 = 80; private static final int METHOD_minimumSize81 = 81; private static final int METHOD_mouseDown82 = 82; private static final int METHOD_mouseDrag83 = 83; private static final int METHOD_mouseEnter84 = 84; private static final int METHOD_mouseExit85 = 85; private static final int METHOD_mouseMove86 = 86; private static final int METHOD_mouseUp87 = 87; private static final int METHOD_move88 = 88; private static final int METHOD_nextFocus89 = 89; private static final int METHOD_paint90 = 90; private static final int METHOD_paintAll91 = 91; private static final int METHOD_paintComponents92 = 92; private static final int METHOD_paintImmediately93 = 93; private static final int METHOD_paintImmediately94 = 94; private static final int METHOD_postEvent95 = 95; private static final int METHOD_preferredSize96 = 96; private static final int METHOD_prepareImage97 = 97; private static final int METHOD_prepareImage98 = 98; private static final int METHOD_print99 = 99; private static final int METHOD_printAll100 = 100; private static final int METHOD_printComponents101 = 101; private static final int METHOD_putClientProperty102 = 102; private static final int METHOD_registerKeyboardAction103 = 103; private static final int METHOD_registerKeyboardAction104 = 104; private static final int METHOD_remove105 = 105; private static final int METHOD_remove106 = 106; private static final int METHOD_remove107 = 107; private static final int METHOD_removeAll108 = 108; private static final int METHOD_removeNotify109 = 109; private static final int METHOD_removePropertyChangeListener110 = 110; private static final int METHOD_repaint111 = 111; private static final int METHOD_repaint112 = 112; private static final int METHOD_repaint113 = 113; private static final int METHOD_repaint114 = 114; private static final int METHOD_repaint115 = 115; private static final int METHOD_requestDefaultFocus116 = 116; private static final int METHOD_requestFocus117 = 117; private static final int METHOD_requestFocus118 = 118; private static final int METHOD_requestFocusInWindow119 = 119; private static final int METHOD_resetKeyboardActions120 = 120; private static final int METHOD_reshape121 = 121; private static final int METHOD_resize122 = 122; private static final int METHOD_resize123 = 123; private static final int METHOD_revalidate124 = 124; private static final int METHOD_scrollRectToVisible125 = 125; private static final int METHOD_setBounds126 = 126; private static final int METHOD_setComponentZOrder127 = 127; private static final int METHOD_setDefaultLocale128 = 128; private static final int METHOD_setMnemonic129 = 129; |
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 814 |
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 743 |
net\sf\webphotos\gui\component\PainelPesquisaBeanInfo.java | 728 |
private static String iconNameM16 = null; private static String iconNameM32 = null;//GEN-END:Icons private static final int defaultPropertyIndex = -1;//GEN-BEGIN:Idx private static final int defaultEventIndex = -1;//GEN-END:Idx //GEN-FIRST:Superclass // Here you can add code for customizing the Superclass BeanInfo. //GEN-LAST:Superclass /** * Gets the bean's * <code>BeanDescriptor</code>s. * * @return BeanDescriptor describing the editable properties of this bean. * May return null if the information should be obtained by automatic * analysis. */ @Override public BeanDescriptor getBeanDescriptor() { return getBdescriptor(); } /** * Gets the bean's * <code>PropertyDescriptor</code>s. * * @return An array of PropertyDescriptors describing the editable * properties supported by this bean. May return null if the information * should be obtained by automatic analysis. <p> If a property is indexed, * then its entry in the result array will belong to the * IndexedPropertyDescriptor subclass of PropertyDescriptor. A client of * getPropertyDescriptors can use "instanceof" to check if a given * PropertyDescriptor is an IndexedPropertyDescriptor. */ @Override public PropertyDescriptor[] getPropertyDescriptors() { return getPdescriptor(); } /** * Gets the bean's * <code>EventSetDescriptor</code>s. * * @return An array of EventSetDescriptors describing the kinds of events * fired by this bean. May return null if the information should be obtained * by automatic analysis. */ @Override public EventSetDescriptor[] getEventSetDescriptors() { return getEdescriptor(); } /** * Gets the bean's * <code>MethodDescriptor</code>s. * * @return An array of MethodDescriptors describing the methods implemented * by this bean. May return null if the information should be obtained by * automatic analysis. */ @Override public MethodDescriptor[] getMethodDescriptors() { return getMdescriptor(); } /** * A bean may have a "default" property that is the property that will * mostly commonly be initially chosen for update by human's who are * customizing the bean. * * @return Index of default property in the PropertyDescriptor array * returned by getPropertyDescriptors. <P> Returns -1 if there is no default * property. */ @Override public int getDefaultPropertyIndex() { return defaultPropertyIndex; } /** * A bean may have a "default" event that is the event that will mostly * commonly be used by human's when using the bean. * * @return Index of default event in the EventSetDescriptor array returned * by getEventSetDescriptors. <P> Returns -1 if there is no default event. */ @Override public int getDefaultEventIndex() { return defaultEventIndex; } /** * This method returns an image object that can be used to represent the * bean in toolboxes, toolbars, etc. Icon images will typically be GIFs, but * may in future include other formats. <p> Beans aren't required to provide * icons and may return null from this method. <p> There are four possible * flavors of icons (16x16 color, 32x32 color, 16x16 mono, 32x32 mono). If a * bean choses to only support a single icon we recommend supporting 16x16 * color. <p> We recommend that icons have a "transparent" background so * they can be rendered onto an existing background. * * @param iconKind The kind of icon requested. This should be one of the * constant values ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, or * ICON_MONO_32x32. * @return An image object representing the requested icon. May return null * if no suitable icon is available. */ @Override public java.awt.Image getIcon(int iconKind) { switch (iconKind) { case ICON_COLOR_16x16: if (iconNameC16 == null) { return null; } else { if (iconColor16 == null) { iconColor16 = loadImage(iconNameC16); } return iconColor16; } case ICON_COLOR_32x32: if (iconNameC32 == null) { return null; } else { if (iconColor32 == null) { iconColor32 = loadImage(iconNameC32); } return iconColor32; } case ICON_MONO_16x16: if (iconNameM16 == null) { return null; } else { if (iconMono16 == null) { iconMono16 = loadImage(iconNameM16); } return iconMono16; } case ICON_MONO_32x32: if (iconNameM32 == null) { return null; } else { if (iconMono32 == null) { iconMono32 = loadImage(iconNameM32); } return iconMono32; } default: return null; } } } |
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 359 |
net\sf\webphotos\gui\component\PainelPesquisaBeanInfo.java | 288 |
eventSets[EVENT_vetoableChangeListener] = new EventSetDescriptor ( net.sf.webphotos.gui.component.BotaoIcone.class, "vetoableChangeListener", java.beans.VetoableChangeListener.class, new String[] {"vetoableChange"}, "addVetoableChangeListener", "removeVetoableChangeListener" ); // NOI18N } catch(IntrospectionException e) { e.printStackTrace(); }//GEN-HEADEREND:Events // Here you can add code for customizing the event sets array. return eventSets; }//GEN-LAST:Events // Method identifiers//GEN-FIRST:Methods private static final int METHOD_action0 = 0; private static final int METHOD_addNotify1 = 1; private static final int METHOD_addPropertyChangeListener2 = 2; private static final int METHOD_applyComponentOrientation3 = 3; private static final int METHOD_areFocusTraversalKeysSet4 = 4; private static final int METHOD_bounds5 = 5; private static final int METHOD_checkImage6 = 6; private static final int METHOD_checkImage7 = 7; private static final int METHOD_computeVisibleRect8 = 8; private static final int METHOD_contains9 = 9; private static final int METHOD_contains10 = 10; private static final int METHOD_countComponents11 = 11; private static final int METHOD_createImage12 = 12; private static final int METHOD_createImage13 = 13; private static final int METHOD_createToolTip14 = 14; private static final int METHOD_createVolatileImage15 = 15; private static final int METHOD_createVolatileImage16 = 16; private static final int METHOD_deliverEvent17 = 17; private static final int METHOD_disable18 = 18; private static final int METHOD_dispatchEvent19 = 19; private static final int METHOD_doClick20 = 20; |
File | Line |
---|---|
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 249 |
net\sf\webphotos\gui\component\PainelPesquisaBeanInfo.java | 246 |
properties[PROPERTY_y] = new PropertyDescriptor ( "y", net.sf.webphotos.gui.component.PainelFoto.class, "getY", null ); // NOI18N } catch(IntrospectionException e) { e.printStackTrace(); }//GEN-HEADEREND:Properties // Here you can add code for customizing the properties array. return properties; }//GEN-LAST:Properties // EventSet identifiers//GEN-FIRST:Events private static final int EVENT_ancestorListener = 0; private static final int EVENT_componentListener = 1; private static final int EVENT_containerListener = 2; private static final int EVENT_focusListener = 3; private static final int EVENT_hierarchyBoundsListener = 4; private static final int EVENT_hierarchyListener = 5; private static final int EVENT_inputMethodListener = 6; private static final int EVENT_keyListener = 7; private static final int EVENT_mouseListener = 8; private static final int EVENT_mouseMotionListener = 9; private static final int EVENT_mouseWheelListener = 10; private static final int EVENT_propertyChangeListener = 11; private static final int EVENT_vetoableChangeListener = 12; // EventSet array /*lazy EventSetDescriptor*/ private static EventSetDescriptor[] getEdescriptor(){ EventSetDescriptor[] eventSets = new EventSetDescriptor[13]; try { eventSets[EVENT_ancestorListener] = new EventSetDescriptor ( net.sf.webphotos.gui.component.PainelFoto.class, "ancestorListener", javax.swing.event.AncestorListener.class, new String[] {"ancestorAdded", "ancestorRemoved", "ancestorMoved"}, "addAncestorListener", "removeAncestorListener" ); // NOI18N |
File | Line |
---|---|
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 76 |
net\sf\webphotos\gui\component\PainelPesquisaBeanInfo.java | 77 |
private static final int PROPERTY_foto = 41; private static final int PROPERTY_graphics = 42; private static final int PROPERTY_graphicsConfiguration = 43; private static final int PROPERTY_height = 44; private static final int PROPERTY_hierarchyBoundsListeners = 45; private static final int PROPERTY_hierarchyListeners = 46; private static final int PROPERTY_ignoreRepaint = 47; private static final int PROPERTY_inheritsPopupMenu = 48; private static final int PROPERTY_inputContext = 49; private static final int PROPERTY_inputMap = 50; private static final int PROPERTY_inputMethodListeners = 51; private static final int PROPERTY_inputMethodRequests = 52; private static final int PROPERTY_inputVerifier = 53; private static final int PROPERTY_insets = 54; private static final int PROPERTY_keyListeners = 55; private static final int PROPERTY_layout = 56; private static final int PROPERTY_lblFotoInfo = 57; |
File | Line |
---|---|
net\sf\webphotos\gui\component\BotaoIconeBeanInfo.java | 359 |
net\sf\webphotos\gui\component\PainelFotoBeanInfo.java | 291 |
net\sf\webphotos\gui\component\PainelPesquisaBeanInfo.java | 288 |
eventSets[EVENT_vetoableChangeListener] = new EventSetDescriptor ( net.sf.webphotos.gui.component.BotaoIcone.class, "vetoableChangeListener", java.beans.VetoableChangeListener.class, new String[] {"vetoableChange"}, "addVetoableChangeListener", "removeVetoableChangeListener" ); // NOI18N } catch(IntrospectionException e) { e.printStackTrace(); }//GEN-HEADEREND:Events // Here you can add code for customizing the event sets array. return eventSets; }//GEN-LAST:Events // Method identifiers//GEN-FIRST:Methods private static final int METHOD_action0 = 0; private static final int METHOD_addNotify1 = 1; private static final int METHOD_addPropertyChangeListener2 = 2; private static final int METHOD_applyComponentOrientation3 = 3; private static final int METHOD_areFocusTraversalKeysSet4 = 4; private static final int METHOD_bounds5 = 5; private static final int METHOD_checkImage6 = 6; private static final int METHOD_checkImage7 = 7; private static final int METHOD_computeVisibleRect8 = 8; |