⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jtimepanelbeaninfo.java

📁 是一个专门设计用于触摸屏的POS(point of sales)应用软件
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
            properties[PROPERTY_border] = new PropertyDescriptor ( "border", net.adrianromero.beans.JTimePanel.class, "getBorder", "setBorder" );            properties[PROPERTY_bounds] = new PropertyDescriptor ( "bounds", net.adrianromero.beans.JTimePanel.class, "getBounds", "setBounds" );            properties[PROPERTY_colorModel] = new PropertyDescriptor ( "colorModel", net.adrianromero.beans.JTimePanel.class, "getColorModel", null );            properties[PROPERTY_component] = new IndexedPropertyDescriptor ( "component", net.adrianromero.beans.JTimePanel.class, null, null, "getComponent", null );            properties[PROPERTY_componentCount] = new PropertyDescriptor ( "componentCount", net.adrianromero.beans.JTimePanel.class, "getComponentCount", null );            properties[PROPERTY_componentListeners] = new PropertyDescriptor ( "componentListeners", net.adrianromero.beans.JTimePanel.class, "getComponentListeners", null );            properties[PROPERTY_componentOrientation] = new PropertyDescriptor ( "componentOrientation", net.adrianromero.beans.JTimePanel.class, "getComponentOrientation", "setComponentOrientation" );            properties[PROPERTY_componentPopupMenu] = new PropertyDescriptor ( "componentPopupMenu", net.adrianromero.beans.JTimePanel.class, "getComponentPopupMenu", "setComponentPopupMenu" );            properties[PROPERTY_components] = new PropertyDescriptor ( "components", net.adrianromero.beans.JTimePanel.class, "getComponents", null );            properties[PROPERTY_containerListeners] = new PropertyDescriptor ( "containerListeners", net.adrianromero.beans.JTimePanel.class, "getContainerListeners", null );            properties[PROPERTY_cursor] = new PropertyDescriptor ( "cursor", net.adrianromero.beans.JTimePanel.class, "getCursor", "setCursor" );            properties[PROPERTY_cursorSet] = new PropertyDescriptor ( "cursorSet", net.adrianromero.beans.JTimePanel.class, "isCursorSet", null );            properties[PROPERTY_date] = new PropertyDescriptor ( "date", net.adrianromero.beans.JTimePanel.class, "getDate", "setDate" );            properties[PROPERTY_debugGraphicsOptions] = new PropertyDescriptor ( "debugGraphicsOptions", net.adrianromero.beans.JTimePanel.class, "getDebugGraphicsOptions", "setDebugGraphicsOptions" );            properties[PROPERTY_displayable] = new PropertyDescriptor ( "displayable", net.adrianromero.beans.JTimePanel.class, "isDisplayable", null );            properties[PROPERTY_doubleBuffered] = new PropertyDescriptor ( "doubleBuffered", net.adrianromero.beans.JTimePanel.class, "isDoubleBuffered", "setDoubleBuffered" );            properties[PROPERTY_dropTarget] = new PropertyDescriptor ( "dropTarget", net.adrianromero.beans.JTimePanel.class, "getDropTarget", "setDropTarget" );            properties[PROPERTY_enabled] = new PropertyDescriptor ( "enabled", net.adrianromero.beans.JTimePanel.class, "isEnabled", "setEnabled" );            properties[PROPERTY_focusable] = new PropertyDescriptor ( "focusable", net.adrianromero.beans.JTimePanel.class, "isFocusable", "setFocusable" );            properties[PROPERTY_focusCycleRoot] = new PropertyDescriptor ( "focusCycleRoot", net.adrianromero.beans.JTimePanel.class, "isFocusCycleRoot", "setFocusCycleRoot" );            properties[PROPERTY_focusCycleRootAncestor] = new PropertyDescriptor ( "focusCycleRootAncestor", net.adrianromero.beans.JTimePanel.class, "getFocusCycleRootAncestor", null );            properties[PROPERTY_focusListeners] = new PropertyDescriptor ( "focusListeners", net.adrianromero.beans.JTimePanel.class, "getFocusListeners", null );            properties[PROPERTY_focusOwner] = new PropertyDescriptor ( "focusOwner", net.adrianromero.beans.JTimePanel.class, "isFocusOwner", null );            properties[PROPERTY_focusTraversable] = new PropertyDescriptor ( "focusTraversable", net.adrianromero.beans.JTimePanel.class, "isFocusTraversable", null );            properties[PROPERTY_focusTraversalKeys] = new IndexedPropertyDescriptor ( "focusTraversalKeys", net.adrianromero.beans.JTimePanel.class, null, null, "getFocusTraversalKeys", "setFocusTraversalKeys" );            properties[PROPERTY_focusTraversalKeysEnabled] = new PropertyDescriptor ( "focusTraversalKeysEnabled", net.adrianromero.beans.JTimePanel.class, "getFocusTraversalKeysEnabled", "setFocusTraversalKeysEnabled" );            properties[PROPERTY_focusTraversalPolicy] = new PropertyDescriptor ( "focusTraversalPolicy", net.adrianromero.beans.JTimePanel.class, "getFocusTraversalPolicy", "setFocusTraversalPolicy" );            properties[PROPERTY_focusTraversalPolicyProvider] = new PropertyDescriptor ( "focusTraversalPolicyProvider", net.adrianromero.beans.JTimePanel.class, "isFocusTraversalPolicyProvider", "setFocusTraversalPolicyProvider" );            properties[PROPERTY_focusTraversalPolicySet] = new PropertyDescriptor ( "focusTraversalPolicySet", net.adrianromero.beans.JTimePanel.class, "isFocusTraversalPolicySet", null );            properties[PROPERTY_font] = new PropertyDescriptor ( "font", net.adrianromero.beans.JTimePanel.class, "getFont", "setFont" );            properties[PROPERTY_fontSet] = new PropertyDescriptor ( "fontSet", net.adrianromero.beans.JTimePanel.class, "isFontSet", null );            properties[PROPERTY_foreground] = new PropertyDescriptor ( "foreground", net.adrianromero.beans.JTimePanel.class, "getForeground", "setForeground" );            properties[PROPERTY_foregroundSet] = new PropertyDescriptor ( "foregroundSet", net.adrianromero.beans.JTimePanel.class, "isForegroundSet", null );            properties[PROPERTY_graphics] = new PropertyDescriptor ( "graphics", net.adrianromero.beans.JTimePanel.class, "getGraphics", null );            properties[PROPERTY_graphicsConfiguration] = new PropertyDescriptor ( "graphicsConfiguration", net.adrianromero.beans.JTimePanel.class, "getGraphicsConfiguration", null );            properties[PROPERTY_height] = new PropertyDescriptor ( "height", net.adrianromero.beans.JTimePanel.class, "getHeight", null );            properties[PROPERTY_hierarchyBoundsListeners] = new PropertyDescriptor ( "hierarchyBoundsListeners", net.adrianromero.beans.JTimePanel.class, "getHierarchyBoundsListeners", null );            properties[PROPERTY_hierarchyListeners] = new PropertyDescriptor ( "hierarchyListeners", net.adrianromero.beans.JTimePanel.class, "getHierarchyListeners", null );            properties[PROPERTY_ignoreRepaint] = new PropertyDescriptor ( "ignoreRepaint", net.adrianromero.beans.JTimePanel.class, "getIgnoreRepaint", "setIgnoreRepaint" );            properties[PROPERTY_inheritsPopupMenu] = new PropertyDescriptor ( "inheritsPopupMenu", net.adrianromero.beans.JTimePanel.class, "getInheritsPopupMenu", "setInheritsPopupMenu" );            properties[PROPERTY_inputContext] = new PropertyDescriptor ( "inputContext", net.adrianromero.beans.JTimePanel.class, "getInputContext", null );            properties[PROPERTY_inputMap] = new PropertyDescriptor ( "inputMap", net.adrianromero.beans.JTimePanel.class, "getInputMap", null );            properties[PROPERTY_inputMethodListeners] = new PropertyDescriptor ( "inputMethodListeners", net.adrianromero.beans.JTimePanel.class, "getInputMethodListeners", null );            properties[PROPERTY_inputMethodRequests] = new PropertyDescriptor ( "inputMethodRequests", net.adrianromero.beans.JTimePanel.class, "getInputMethodRequests", null );            properties[PROPERTY_inputVerifier] = new PropertyDescriptor ( "inputVerifier", net.adrianromero.beans.JTimePanel.class, "getInputVerifier", "setInputVerifier" );            properties[PROPERTY_insets] = new PropertyDescriptor ( "insets", net.adrianromero.beans.JTimePanel.class, "getInsets", null );            properties[PROPERTY_keyListeners] = new PropertyDescriptor ( "keyListeners", net.adrianromero.beans.JTimePanel.class, "getKeyListeners", null );            properties[PROPERTY_layout] = new PropertyDescriptor ( "layout", net.adrianromero.beans.JTimePanel.class, "getLayout", "setLayout" );            properties[PROPERTY_lightweight] = new PropertyDescriptor ( "lightweight", net.adrianromero.beans.JTimePanel.class, "isLightweight", null );            properties[PROPERTY_locale] = new PropertyDescriptor ( "locale", net.adrianromero.beans.JTimePanel.class, "getLocale", "setLocale" );            properties[PROPERTY_location] = new PropertyDescriptor ( "location", net.adrianromero.beans.JTimePanel.class, "getLocation", "setLocation" );            properties[PROPERTY_locationOnScreen] = new PropertyDescriptor ( "locationOnScreen", net.adrianromero.beans.JTimePanel.class, "getLocationOnScreen", null );            properties[PROPERTY_managingFocus] = new PropertyDescriptor ( "managingFocus", net.adrianromero.beans.JTimePanel.class, "isManagingFocus", null );            properties[PROPERTY_maximumSize] = new PropertyDescriptor ( "maximumSize", net.adrianromero.beans.JTimePanel.class, "getMaximumSize", "setMaximumSize" );            properties[PROPERTY_maximumSizeSet] = new PropertyDescriptor ( "maximumSizeSet", net.adrianromero.beans.JTimePanel.class, "isMaximumSizeSet", null );            properties[PROPERTY_minimumSize] = new PropertyDescriptor ( "minimumSize", net.adrianromero.beans.JTimePanel.class, "getMinimumSize", "setMinimumSize" );            properties[PROPERTY_minimumSizeSet] = new PropertyDescriptor ( "minimumSizeSet", net.adrianromero.beans.JTimePanel.class, "isMinimumSizeSet", null );            properties[PROPERTY_mouseListeners] = new PropertyDescriptor ( "mouseListeners", net.adrianromero.beans.JTimePanel.class, "getMouseListeners", null );            properties[PROPERTY_mouseMotionListeners] = new PropertyDescriptor ( "mouseMotionListeners", net.adrianromero.beans.JTimePanel.class, "getMouseMotionListeners", null );            properties[PROPERTY_mousePosition] = new PropertyDescriptor ( "mousePosition", net.adrianromero.beans.JTimePanel.class, "getMousePosition", null );            properties[PROPERTY_mouseWheelListeners] = new PropertyDescriptor ( "mouseWheelListeners", net.adrianromero.beans.JTimePanel.class, "getMouseWheelListeners", null );            properties[PROPERTY_name] = new PropertyDescriptor ( "name", net.adrianromero.beans.JTimePanel.class, "getName", "setName" );            properties[PROPERTY_nextFocusableComponent] = new PropertyDescriptor ( "nextFocusableComponent", net.adrianromero.beans.JTimePanel.class, "getNextFocusableComponent", "setNextFocusableComponent" );            properties[PROPERTY_opaque] = new PropertyDescriptor ( "opaque", net.adrianromero.beans.JTimePanel.class, "isOpaque", "setOpaque" );            properties[PROPERTY_optimizedDrawingEnabled] = new PropertyDescriptor ( "optimizedDrawingEnabled", net.adrianromero.beans.JTimePanel.class, "isOptimizedDrawingEnabled", null );            properties[PROPERTY_paintingTile] = new PropertyDescriptor ( "paintingTile", net.adrianromero.beans.JTimePanel.class, "isPaintingTile", null );            properties[PROPERTY_parent] = new PropertyDescriptor ( "parent", net.adrianromero.beans.JTimePanel.class, "getParent", null );            properties[PROPERTY_peer] = new PropertyDescriptor ( "peer", net.adrianromero.beans.JTimePanel.class, "getPeer", null );            properties[PROPERTY_period] = new PropertyDescriptor ( "period", net.adrianromero.beans.JTimePanel.class, null, "setPeriod" );            properties[PROPERTY_preferredSize] = new PropertyDescriptor ( "preferredSize", net.adrianromero.beans.JTimePanel.class, "getPreferredSize", "setPreferredSize" );            properties[PROPERTY_preferredSizeSet] = new PropertyDescriptor ( "preferredSizeSet", net.adrianromero.beans.JTimePanel.class, "isPreferredSizeSet", null );            properties[PROPERTY_propertyChangeListeners] = new PropertyDescriptor ( "propertyChangeListeners", net.adrianromero.beans.JTimePanel.class, "getPropertyChangeListeners", null );            properties[PROPERTY_registeredKeyStrokes] = new PropertyDescriptor ( "registeredKeyStrokes", net.adrianromero.beans.JTimePanel.class, "getRegisteredKeyStrokes", null );            properties[PROPERTY_requestFocusEnabled] = new PropertyDescriptor ( "requestFocusEnabled", net.adrianromero.beans.JTimePanel.class, "isRequestFocusEnabled", "setRequestFocusEnabled" );            properties[PROPERTY_rootPane] = new PropertyDescriptor ( "rootPane", net.adrianromero.beans.JTimePanel.class, "getRootPane", null );            properties[PROPERTY_showing] = new PropertyDescriptor ( "showing", net.adrianromero.beans.JTimePanel.class, "isShowing", null );            properties[PROPERTY_size] = new PropertyDescriptor ( "size", net.adrianromero.beans.JTimePanel.class, "getSize", "setSize" );            properties[PROPERTY_toolkit] = new PropertyDescriptor ( "toolkit", net.adrianromero.beans.JTimePanel.class, "getToolkit", null );            properties[PROPERTY_toolTipText] = new PropertyDescriptor ( "toolTipText", net.adrianromero.beans.JTimePanel.class, "getToolTipText", "setToolTipText" );            properties[PROPERTY_topLevelAncestor] = new PropertyDescriptor ( "topLevelAncestor", net.adrianromero.beans.JTimePanel.class, "getTopLevelAncestor", null );            properties[PROPERTY_transferHandler] = new PropertyDescriptor ( "transferHandler", net.adrianromero.beans.JTimePanel.class, "getTransferHandler", "setTransferHandler" );            properties[PROPERTY_treeLock] = new PropertyDescriptor ( "treeLock", net.adrianromero.beans.JTimePanel.class, "getTreeLock", null );            properties[PROPERTY_UI] = new PropertyDescriptor ( "UI", net.adrianromero.beans.JTimePanel.class, "getUI", "setUI" );            properties[PROPERTY_UIClassID] = new PropertyDescriptor ( "UIClassID", net.adrianromero.beans.JTimePanel.class, "getUIClassID", null );            properties[PROPERTY_valid] = new PropertyDescriptor ( "valid", net.adrianromero.beans.JTimePanel.class, "isValid", null );            properties[PROPERTY_validateRoot] = new PropertyDescriptor ( "validateRoot", net.adrianromero.beans.JTimePanel.class, "isValidateRoot", null );            properties[PROPERTY_verifyInputWhenFocusTarget] = new PropertyDescriptor ( "verifyInputWhenFocusTarget", net.adrianromero.beans.JTimePanel.class, "getVerifyInputWhenFocusTarget", "setVerifyInputWhenFocusTarget" );            properties[PROPERTY_vetoableChangeListeners] = new PropertyDescriptor ( "vetoableChangeListeners", net.adrianromero.beans.JTimePanel.class, "getVetoableChangeListeners", null );            properties[PROPERTY_visible] = new PropertyDescriptor ( "visible", net.adrianromero.beans.JTimePanel.class, "isVisible", "setVisible" );            properties[PROPERTY_visibleRect] = new PropertyDescriptor ( "visibleRect", net.adrianromero.beans.JTimePanel.class, "getVisibleRect", null );            properties[PROPERTY_width] = new PropertyDescriptor ( "width", net.adrianromero.beans.JTimePanel.class, "getWidth", null );            properties[PROPERTY_x] = new PropertyDescriptor ( "x", net.adrianromero.beans.JTimePanel.class, "getX", null );            properties[PROPERTY_y] = new PropertyDescriptor ( "y", net.adrianromero.beans.JTimePanel.class, "getY", null );        }        catch( IntrospectionException e) {}//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.adrianromero.beans.JTimePanel.class, "ancestorListener", javax.swing.event.AncestorListener.class, new String[] {"ancestorAdded", "ancestorMoved", "ancestorRemoved"}, "addAncestorListener", "removeAncestorListener" );            eventSets[EVENT_componentListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "componentListener", java.awt.event.ComponentListener.class, new String[] {"componentHidden", "componentMoved", "componentResized", "componentShown"}, "addComponentListener", "removeComponentListener" );            eventSets[EVENT_containerListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "containerListener", java.awt.event.ContainerListener.class, new String[] {"componentAdded", "componentRemoved"}, "addContainerListener", "removeContainerListener" );            eventSets[EVENT_focusListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "focusListener", java.awt.event.FocusListener.class, new String[] {"focusGained", "focusLost"}, "addFocusListener", "removeFocusListener" );            eventSets[EVENT_hierarchyBoundsListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "hierarchyBoundsListener", java.awt.event.HierarchyBoundsListener.class, new String[] {"ancestorMoved", "ancestorResized"}, "addHierarchyBoundsListener", "removeHierarchyBoundsListener" );            eventSets[EVENT_hierarchyListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "hierarchyListener", java.awt.event.HierarchyListener.class, new String[] {"hierarchyChanged"}, "addHierarchyListener", "removeHierarchyListener" );            eventSets[EVENT_inputMethodListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "inputMethodListener", java.awt.event.InputMethodListener.class, new String[] {"caretPositionChanged", "inputMethodTextChanged"}, "addInputMethodListener", "removeInputMethodListener" );            eventSets[EVENT_keyListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "keyListener", java.awt.event.KeyListener.class, new String[] {"keyPressed", "keyReleased", "keyTyped"}, "addKeyListener", "removeKeyListener" );            eventSets[EVENT_mouseListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "mouseListener", java.awt.event.MouseListener.class, new String[] {"mouseClicked", "mouseEntered", "mouseExited", "mousePressed", "mouseReleased"}, "addMouseListener", "removeMouseListener" );            eventSets[EVENT_mouseMotionListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "mouseMotionListener", java.awt.event.MouseMotionListener.class, new String[] {"mouseDragged", "mouseMoved"}, "addMouseMotionListener", "removeMouseMotionListener" );            eventSets[EVENT_mouseWheelListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "mouseWheelListener", java.awt.event.MouseWheelListener.class, new String[] {"mouseWheelMoved"}, "addMouseWheelListener", "removeMouseWheelListener" );            eventSets[EVENT_propertyChangeListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "propertyChangeListener", java.beans.PropertyChangeListener.class, new String[] {"propertyChange"}, "addPropertyChangeListener", "removePropertyChangeListener" );            eventSets[EVENT_vetoableChangeListener] = new EventSetDescriptor ( net.adrianromero.beans.JTimePanel.class, "vetoableChangeListener", java.beans.VetoableChangeListener.class, new String[] {"vetoableChange"}, "addVetoableChangeListener", "removeVetoableChangeListener" );        }        catch( IntrospectionException e) {}//GEN-HEADEREND:Events                // Here you can add code for customizing the event sets array.                return eventSets;         }//GEN-LAST:Events        // Method identifiers//GEN-FIRST:Methods

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -