| Super classes [su] [ fr] [ fi] [co] [me] |
|
Object
Component Container |
| Most frequently used [su] [ fr] [ fi] [co] [me] |
|
setBorder(Border border) [api
] 47* setToolTipText(String text) [api ] 44 setPreferredSize(Dimension preferredSize) [api ] 40 setFont(Font font) [api ] 39 setBackground(Color bg) [api ] 38 setForeground(Color fg) [api ] 34 setEnabled(boolean enabled) [api ] 32 setMinimumSize(Dimension minimumSize) [api ] 29 setVisible(boolean aFlag) [api ] 29 setOpaque(boolean isOpaque) [api ] 26 getPreferredSize() [api ] 24 setMaximumSize(Dimension maximumSize) [api ] 23 getHeight() [api ] 21 getWidth() [api ] 21 putClientProperty(Object key, Object value) [api ] 20 requestFocus() [api ] 19 setAlignmentX(float alignmentX) [api ] 18 revalidate() [api ] 17 getClientProperty(Object key) [api ] 13 getActionMap() [api ] 12 setRequestFocusEnabled(boolean requestFocusEnabled) [api ] 11 getInsets() [api ] 10 getBorder() [api ] 10 getMinimumSize() [api ] 8 LEFT_ALIGNMENT [api ] 8 getGraphics() [api ] 7 getInputMap(int condition) [api ] 7 repaint(Rectangle r) [api ] 7 getToolTipText() [api ] 7 setDoubleBuffered(boolean aFlag) [api ] 7 getName() [api ] 7 getRootPane() [api ] 6 getTopLevelAncestor() [api ] 6 WHEN_ANCESTOR_OF_FOCUSED_COMPONENT [api ] 6 registerKeyboardAction(ActionListener anAction, KeyStroke aKeyStroke, int aCondition) [api ] 5 add(Component comp) [api ] 5 getInputMap() [api ] 5 setNextFocusableComponent(Component aComponent) [api ] 5 accessibleContext [api ] 5 WHEN_FOCUSED [api ] 5 setAlignmentY(float alignmentY) [api ] 5 getX() [api ] 5 WHEN_IN_FOCUSED_WINDOW [api ] 5 repaint() [api ] 5 getY() [api ] 5 getFont() [api ] 5 fireVetoableChange(String propertyName, Object oldValue, Object newValue) [api ] 5 unregisterKeyboardAction(KeyStroke aKeyStroke) [api ] 4 getMaximumSize() [api ] 4 requestFocusInWindow() [api ] 4 getVisibleRect() [api ] 4 getParent() [api ] 4 getSize() [api ] 4 getBounds() [api ] 4 getBounds(Rectangle rv) [api ] 4 isOpaque() [api ] 4 scrollRectToVisible(Rectangle aRect) [api ] 4 setAutoscrolls(boolean autoscrolls) [api ] 4 addMouseListener(MouseListener l) [api ] 4 getBackground() [api ] 4 getClass() [api ] 4 firePropertyChange(String propertyName, boolean oldValue, boolean newValue) [api ] 3 paint(Graphics g) [api ] 3 listenerList [api ] 3 setInputVerifier(InputVerifier inputVerifier) [api ] 3 add(Component comp, Object constraints) [api ] 3 ui [api ] 3 addVetoableChangeListener(VetoableChangeListener listener) [api ] 3 getAccessibleContext() [api ] 3 grabFocus() [api ] 3 paintImmediately(Rectangle r) [api ] 3 getComponents() [api ] 3 getForeground() [api ] 3 remove(Component comp) [api ] 2 getFontMetrics(Font font) [api ] 2 isVisible() [api ] 2 setName(String name) [api ] 2 CENTER_ALIGNMENT [api ] 2 getLayout() [api ] 2 requestDefaultFocus() [api ] 2 removeMouseListener(MouseListener l) [api ] 2 isEnabled() [api ] 2 addKeyListener(KeyListener l) [api ] 2 getListeners(Class setTransferHandler(TransferHandler newHandler) [api ] 2 setBounds(int x, int y, int width, int height) [api ] 2 firePropertyChange(String propertyName, int oldValue, int newValue) [api ] 2 getInputVerifier() [api ] 2 paintImmediately(int x, int y, int w, int h) [api ] 2 registerKeyboardAction(ActionListener anAction, String aCommand, KeyStroke aKeyStroke, int aCondition) [api ] 2 setUI(ComponentUI newUI) [api ] 2 getLocationOnScreen() [api ] 2 addAncestorListener(AncestorListener listener) [api ] 2 getInsets(Insets insets) [api ] 2 addMouseMotionListener(MouseMotionListener l) [api ] 2 addFocusListener(FocusListener l) [api ] 2 setBounds(Rectangle r) [api ] 2 invalidate() [api ] 2 setDebugGraphicsOptions(int debugOptions) [api ] 2 setLayout(LayoutManager mgr) [api ] 2 isShowing() [api ] 2 setLocation(int x, int y) [api ] 2 setSize(int width, int height) [api ] 2 toString() [api ] 2 contains(int x, int y) [api ] 2 setVerifyInputWhenFocusTarget(boolean verifyInputWhenFocusTarget) [api ] 2 addComponentListener(ComponentListener l) [api ] 1 getComponent(int n) [api ] 1 getComponentCount() [api ] 1 paintAll(Graphics g) [api ] 1 getUIClassID() [api ] 1 paintBorder(Graphics g) [api ] 1 paintChildren(Graphics g) [api ] 1 hasFocus() [api ] 1 removeAll() [api ] 1 setCursor(Cursor cursor) [api ] 1 getActionForKeyStroke(KeyStroke aKeyStroke) [api ] 1 print(Graphics g) [api ] 1 setActionMap(ActionMap am) [api ] 1 TOP_ALIGNMENT [api ] 1 RIGHT_ALIGNMENT [api ] 1 getLocation() [api ] 1 repaint(int x, int y, int width, int height) [api ] 1 removeComponentListener(ComponentListener l) [api ] 1 removeFocusListener(FocusListener l) [api ] 1 addContainerListener(ContainerListener l) [api ] 1 isAncestorOf(Component c) [api ] 1 TOOL_TIP_TEXT_KEY [api ] 1 getAutoscrolls() [api ] 1 getLocation(Point rv) [api ] 1 getSize(Dimension rv) [api ] 1 getToolTipLocation(MouseEvent event) [api ] 1 getToolTipText(MouseEvent event) [api ] 1 removeAncestorListener(AncestorListener listener) [api ] 1 setInputMap(int condition, InputMap map) [api ] 1 update(Graphics g) [api ] 1 updateUI() [api ] 1 removeContainerListener(ContainerListener l) [api ] 1 doLayout() [api ] 1 equals(Object obj) [api ] 1 getMouseListeners() [api ] 1 removeMouseMotionListener(MouseMotionListener l) [api ] 1 validate() [api ] 1 remove(int index) [api ] 1 add(Component comp, int index) [api ] 1 setSize(Dimension d) [api ] 1 addHierarchyBoundsListener(HierarchyBoundsListener l) [api ] 1 addHierarchyListener(HierarchyListener l) [api ] 1 addInputMethodListener(InputMethodListener l) [api ] 1 addMouseWheelListener(MouseWheelListener l) [api ] 1 createImage(int width, int height) [api ] 1 getCursor() [api ] 1 JComponent() [api ] 1 computeVisibleRect(Rectangle visibleRect) [api ] 1 createToolTip() [api ] 1 disable() [api ] 1 getNextFocusableComponent() [api ] 1 isLightweightComponent(Component c) [api ] 1 isManagingFocus() [api ] 1 isRequestFocusEnabled() [api ] 1 processKeyEvent(KeyEvent e) [api ] 1 removeNotify() [api ] 1 repaint(long tm, int x, int y, int width, int height) [api ] 1 setDefaultLocale(Locale l) [api ] 1 UNDEFINED_CONDITION [api ] 0 addNotify() [api ] 0 enable() [api ] 0 firePropertyChange(String propertyName, char oldValue, char newValue) [api ] 0 getAlignmentX() [api ] 0 getAlignmentY() [api ] 0 getAncestorListeners() [api ] 0 getComponentGraphics(Graphics g) [api ] 0 getComponentPopupMenu() [api ] 0 getConditionForKeyStroke(KeyStroke aKeyStroke) [api ] 0 getDebugGraphicsOptions() [api ] 0 getDefaultLocale() [api ] 0 getFontMetrics(Font font) [api ] 0 getInheritsPopupMenu() [api ] 0 getPopupLocation(MouseEvent event) [api ] 0 getRegisteredKeyStrokes() [api ] 0 getTransferHandler() [api ] 0 getVerifyInputWhenFocusTarget() [api ] 0 getVetoableChangeListeners() [api ] 0 isDoubleBuffered() [api ] 0 isOptimizedDrawingEnabled() [api ] 0 isPaintingTile() [api ] 0 isValidateRoot() [api ] 0 paintComponent(Graphics g) [api ] 0 paramString() [api ] 0 printAll(Graphics g) [api ] 0 printBorder(Graphics g) [api ] 0 printChildren(Graphics g) [api ] 0 printComponent(Graphics g) [api ] 0 processComponentKeyEvent(KeyEvent e) [api ] 0 processKeyBinding(KeyStroke ks, KeyEvent e, int condition, boolean pressed) [api ] 0 processMouseEvent(MouseEvent e) [api ] 0 processMouseMotionEvent(MouseEvent e) [api ] 0 removeVetoableChangeListener(VetoableChangeListener listener) [api ] 0 requestFocus(boolean temporary) [api ] 0 requestFocusInWindow(boolean temporary) [api ] 0 resetKeyboardActions() [api ] 0 reshape(int x, int y, int w, int h) [api ] 0 setComponentPopupMenu(JPopupMenu popup) [api ] 0 setFocusTraversalKeys(int id, Set extends AWTKeyStroke> keystrokes) [api ] 0 setInheritsPopupMenu(boolean value) [api ] 0 |
| Fields, alphabetical [su] [ fr] [ fi] [co] [me] |
|
accessibleContext [api
] 5 listenerList [api ] 3 TOOL_TIP_TEXT_KEY [api ] 1 ui [api ] 3 UNDEFINED_CONDITION [api ] 0 WHEN_ANCESTOR_OF_FOCUSED_COMPONENT [api ] 6 WHEN_FOCUSED [api ] 5 WHEN_IN_FOCUSED_WINDOW [api ] 5 |
| Constructors, by frequency [su] [ fr] [ fi] [co] [me] |
|
JComponent() [api
] 1 |
| Methods, alphabetical [su] [ fr] [ fi] [co] [me] |
|
addAncestorListener(AncestorListener listener) [api
] 2 addNotify() [api ] 0 addVetoableChangeListener(VetoableChangeListener listener) [api ] 3 computeVisibleRect(Rectangle visibleRect) [api ] 1 contains(int x, int y) [api ] 2 createToolTip() [api ] 1 disable() [api ] 1 enable() [api ] 0 firePropertyChange(String propertyName, int oldValue, int newValue) [api ] 2 firePropertyChange(String propertyName, char oldValue, char newValue) [api ] 0 firePropertyChange(String propertyName, boolean oldValue, boolean newValue) [api ] 3 fireVetoableChange(String propertyName, Object oldValue, Object newValue) [api ] 5 getAccessibleContext() [api ] 3 getActionForKeyStroke(KeyStroke aKeyStroke) [api ] 1 getActionMap() [api ] 12 getAlignmentX() [api ] 0 getAlignmentY() [api ] 0 getAncestorListeners() [api ] 0 getAutoscrolls() [api ] 1 getBorder() [api ] 10 getBounds(Rectangle rv) [api ] 4 getClientProperty(Object key) [api ] 13 getComponentGraphics(Graphics g) [api ] 0 getComponentPopupMenu() [api ] 0 getConditionForKeyStroke(KeyStroke aKeyStroke) [api ] 0 getDebugGraphicsOptions() [api ] 0 getDefaultLocale() [api ] 0 getFontMetrics(Font font) [api ] 0 getGraphics() [api ] 7 getHeight() [api ] 21 getInheritsPopupMenu() [api ] 0 getInputMap() [api ] 5 getInputMap(int condition) [api ] 7 getInputVerifier() [api ] 2 getInsets() [api ] 10 getInsets(Insets insets) [api ] 2 getListeners(Class getLocation(Point rv) [api ] 1 getMaximumSize() [api ] 4 getMinimumSize() [api ] 8 getNextFocusableComponent() [api ] 1 getPopupLocation(MouseEvent event) [api ] 0 getPreferredSize() [api ] 24 getRegisteredKeyStrokes() [api ] 0 getRootPane() [api ] 6 getSize(Dimension rv) [api ] 1 getToolTipLocation(MouseEvent event) [api ] 1 getToolTipText(MouseEvent event) [api ] 1 getToolTipText() [api ] 7 getTopLevelAncestor() [api ] 6 getTransferHandler() [api ] 0 getUIClassID() [api ] 1 getVerifyInputWhenFocusTarget() [api ] 0 getVetoableChangeListeners() [api ] 0 getVisibleRect() [api ] 4 getWidth() [api ] 21 getX() [api ] 5 getY() [api ] 5 grabFocus() [api ] 3 isDoubleBuffered() [api ] 0 isLightweightComponent(Component c) [api ] 1 isManagingFocus() [api ] 1 isOpaque() [api ] 4 isOptimizedDrawingEnabled() [api ] 0 isPaintingTile() [api ] 0 isRequestFocusEnabled() [api ] 1 isValidateRoot() [api ] 0 paint(Graphics g) [api ] 3 paintBorder(Graphics g) [api ] 1 paintChildren(Graphics g) [api ] 1 paintComponent(Graphics g) [api ] 0 paintImmediately(Rectangle r) [api ] 3 paintImmediately(int x, int y, int w, int h) [api ] 2 paramString() [api ] 0 print(Graphics g) [api ] 1 printAll(Graphics g) [api ] 0 printBorder(Graphics g) [api ] 0 printChildren(Graphics g) [api ] 0 printComponent(Graphics g) [api ] 0 processComponentKeyEvent(KeyEvent e) [api ] 0 processKeyBinding(KeyStroke ks, KeyEvent e, int condition, boolean pressed) [api ] 0 processKeyEvent(KeyEvent e) [api ] 1 processMouseEvent(MouseEvent e) [api ] 0 processMouseMotionEvent(MouseEvent e) [api ] 0 putClientProperty(Object key, Object value) [api ] 20 registerKeyboardAction(ActionListener anAction, KeyStroke aKeyStroke, int aCondition) [api ] 5 registerKeyboardAction(ActionListener anAction, String aCommand, KeyStroke aKeyStroke, int aCondition) [api ] 2 removeAncestorListener(AncestorListener listener) [api ] 1 removeNotify() [api ] 1 removeVetoableChangeListener(VetoableChangeListener listener) [api ] 0 repaint(long tm, int x, int y, int width, int height) [api ] 1 repaint(Rectangle r) [api ] 7 requestDefaultFocus() [api ] 2 requestFocus(boolean temporary) [api ] 0 requestFocus() [api ] 19 requestFocusInWindow(boolean temporary) [api ] 0 requestFocusInWindow() [api ] 4 resetKeyboardActions() [api ] 0 reshape(int x, int y, int w, int h) [api ] 0 revalidate() [api ] 17 scrollRectToVisible(Rectangle aRect) [api ] 4 setActionMap(ActionMap am) [api ] 1 setAlignmentX(float alignmentX) [api ] 18 setAlignmentY(float alignmentY) [api ] 5 setAutoscrolls(boolean autoscrolls) [api ] 4 setBackground(Color bg) [api ] 38 setBorder(Border border) [api ] 47 setComponentPopupMenu(JPopupMenu popup) [api ] 0 setDebugGraphicsOptions(int debugOptions) [api ] 2 setDefaultLocale(Locale l) [api ] 1 setDoubleBuffered(boolean aFlag) [api ] 7 setEnabled(boolean enabled) [api ] 32 setFocusTraversalKeys(int id, Set extends AWTKeyStroke> keystrokes) [api ] 0 setFont(Font font) [api ] 39 setForeground(Color fg) [api ] 34 setInheritsPopupMenu(boolean value) [api ] 0 setInputMap(int condition, InputMap map) [api ] 1 setInputVerifier(InputVerifier inputVerifier) [api ] 3 setMaximumSize(Dimension maximumSize) [api ] 23 setMinimumSize(Dimension minimumSize) [api ] 29 setNextFocusableComponent(Component aComponent) [api ] 5 setOpaque(boolean isOpaque) [api ] 26 setPreferredSize(Dimension preferredSize) [api ] 40 setRequestFocusEnabled(boolean requestFocusEnabled) [api ] 11 setToolTipText(String text) [api ] 44 setTransferHandler(TransferHandler newHandler) [api ] 2 setUI(ComponentUI newUI) [api ] 2 setVerifyInputWhenFocusTarget(boolean verifyInputWhenFocusTarget) [api ] 2 setVisible(boolean aFlag) [api ] 29 unregisterKeyboardAction(KeyStroke aKeyStroke) [api ] 4 update(Graphics g) [api ] 1 updateUI() [api ] 1 |