docstring stringlengths 3 2.38k | code stringlengths 9 99.4k |
|---|---|
extract the widget label info | AbstractButton . cast AbstractButton . getText |
find button by tooltip | AbstractButton . cast AbstractButton . getToolTipText Component . setVisible Container . instance |
return an enum indicating how the baseline of the component changes as the size changes | AbstractButton . cast AbstractButton . getVerticalAlignment |
if the property button | AbstractButton . cast AbstractButton . isEnabled AbstractButton . <unk> AbstractButton . getModel <unk> . <unk> ButtonModel . isPressed JComponent . getWidth MetalUtils . <unk> <unk> . paint <unk> . <unk> JComponent . getWidth MetalUtils . <unk> <unk> . paint |
if the property button | AbstractButton . cast AbstractButton . isEnabled AbstractButton . <unk> AbstractButton . getModel JComponent . getWidth MetalUtils . <unk> <unk> . paint <unk> . <unk> ButtonModel . isRollover JComponent . getWidth MetalUtils . <unk> <unk> . paint |
adjust enable state of buttons applies <unk> to certain buttons todo adjust enable status everytime the focus panel changes | AbstractButton . cast AbstractButton . isFocusable AbstractButton . setFocusable AbstractButton . setEnabled AbstractButton . getDisabledIcon ImageIcon . cast AbstractButton . setDisabledIcon AbstractButton . setEnabled |
this method <unk> to state changes in one of radio buttons | AbstractButton . cast AbstractButton . isSelected JCheckBox . setEnabled |
return the selected state of the abstract button that has the given name | AbstractButton . cast AbstractButton . isSelected |
wrapper for the abstract button | AbstractButton . cast AbstractButton . putClientProperty AbstractButton . removePropertyChangeListener AbstractButton . setDisplayedMnemonicIndex AbstractButton . addPropertyChangeListener JLabel . instance JLabel . setDisplayedMnemonicIndex JLabel . cast |
wrapper for abstract button j label | AbstractButton . cast AbstractButton . putClientProperty AbstractButton . setText JLabel . setText JLabel . cast |
register this controller as an action listener with all components that have the given name found in the associated view | AbstractButton . cast AbstractButton . removeActionListener AbstractButton . addActionListener AbstractButton . setActionCommand JTextField . instance JTextField . cast JTextField . removeActionListener JTextField . addActionListener JTextField . setActionCommand JTextField . addFocusListener JComboBox . cast JComboBox... |
remove control semantics from this control | AbstractButton . cast AbstractButton . removeMouseListener MouseListener . cast |
<unk> nella <unk> di <unk> tutti i <unk> della toolbar | AbstractButton . cast AbstractButton . setBorder |
map abstract button | AbstractButton . cast AbstractButton . setBorderPainted AbstractButton . cast |
map abstract button | AbstractButton . cast AbstractButton . setHorizontalTextPosition |
configure a component its text , icon , tooltip , etc | AbstractButton . cast AbstractButton . setIcon ResourceBundle . getString AbstractButton . cast AbstractButton . setToolTipText AbstractButton . setIcon AbstractButton . cast ResourceBundle . getString AbstractButton . cast AbstractButton . setToolTipText AbstractButton . setIcon AbstractButton . cast ResourceBundle . ... |
configure a component its text , icon , tooltip , etc | AbstractButton . cast AbstractButton . setIcon ResourceBundle . getString AbstractButton . setToolTipText AbstractButton . cast AbstractButton . setIcon AbstractButton . cast ResourceBundle . getString AbstractButton . setToolTipText AbstractButton . cast AbstractButton . setIcon AbstractButton . setToolTipText Resourc... |
create your own subclass of j button | AbstractButton . cast AbstractButton . setMargin AbstractButton . setActionCommand |
map abstract button | AbstractButton . cast AbstractButton . setMnemonic AbstractButton . cast |
wrapper for abstract button | AbstractButton . cast AbstractButton . setMnemonic JLabel . cast JLabel . setDisplayedMnemonic |
set the border of the given component to a rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled AbstractButton . <unk> AbstractButton . setContentAreaFilled AbstractButton . setFocusPainted AbstractButton . setMargin |
map abstract button | AbstractButton . cast AbstractButton . setRolloverEnabled AbstractButton . cast |
this method sets the border of the given component to a non rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled AbstractButton . getBorder Hashtable . put AbstractButton . setBorder |
this method sets the border of the given component to a rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled AbstractButton . getBorder Hashtable . put AbstractButton . setBorder |
set the border of the given component to a rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled AbstractButton . setContentAreaFilled AbstractButton . <unk> AbstractButton . setFocusPainted AbstractButton . setMargin |
this method sets the border of the given component to a non rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled Hashtable . put AbstractButton . setBorder |
this method sets the border of the given component to a non rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled Hashtable . put JComponent . setBorder |
this method sets the border of the given component to a rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled Hashtable . put JComponent . setBorder |
this method sets the border of the given component to its original value | AbstractButton . cast AbstractButton . setRolloverEnabled Hashtable . remove Border . cast AbstractButton . setBorder |
this method sets the border of the given component to its original value | AbstractButton . cast AbstractButton . setRolloverEnabled Hashtable . remove Border . cast JComponent . setBorder |
this method sets the border of the given component to a rollover border | AbstractButton . cast AbstractButton . setRolloverEnabled JComponent . getBorder Hashtable . put JComponent . setBorder |
this method sets the border of the given component to its original value | AbstractButton . cast AbstractButton . setRolloverEnabled JComponent . setBorder Hashtable . remove JComponent . setBorder |
this method sets the border of the given component to its original value | AbstractButton . cast AbstractButton . setRolloverEnabled JComponent . setBorder Hashtable . remove |
map abstract button | AbstractButton . cast AbstractButton . setRolloverIcon AbstractButton . cast |
component source implementation sets the active component factory to the selection tool | AbstractButton . cast AbstractButton . setSelected |
the method of lang observer | AbstractButton . cast AbstractButton . setText AbstractButton . cast AbstractButton . setText Map < String , Object > . get AbstractButton . cast Map < String , Object > . get AbstractButton . cast AbstractButton . setText AbstractButton . cast AbstractButton . setText Map < String , Object > . get AbstractButton . set... |
configure a component its text , icon , tooltip , etc | AbstractButton . cast AbstractButton . setText ResourceBundle . getString AbstractButton . cast AbstractButton . setText ResourceBundle . getString AbstractButton . cast AbstractButton . setText AbstractButton . cast ResourceBundle . getString AbstractButton . cast AbstractButton . setText ResourceBundle . getString Ab... |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast AbstractMap . get Border . cast JComponent . getBorder AbstractMap . put JComponent . setBorder Dictionary . put AbstractButton . setRolloverEnabled |
create and returns the action map to use for the button | AbstractButton . cast ActionMap . put AbstractButton . cast ActionMap . put |
register default key actions : pressing space to click a button and <unk> the keyboard mnemonic if any | AbstractButton . cast BasicButtonListener . <unk> BasicButtonListener . getActionMap SwingUtilities . replaceUIActionMap BasicButtonListener . getInputMap SwingUtilities . replaceUIInputMap |
register default key actions : pressing space to click a button and registering the keyboard mnemonic if any | AbstractButton . cast BasicButtonListener . <unk> LazyActionMap . installLazyActionMap BasicButtonListener . getInputMap SwingUtilities . replaceUIInputMap |
paint the icon for this component | AbstractButton . cast BasicButtonUI . <unk> AbstractButton . getModel ButtonModel . isArmed BasicButtonUI . <unk> Icon . paintIcon |
paint the icon for this component | AbstractButton . cast BasicButtonUI . <unk> AbstractButton . getModel ButtonModel . isArmed ButtonModel . isPressed BasicButtonUI . <unk> Icon . paintIcon |
paint the icon for this component | AbstractButton . cast BasicButtonUI . <unk> AbstractButton . getModel ButtonModel . isPressed ButtonModel . isArmed BasicButtonUI . <unk> Icon . paintIcon |
paint the icon for this component | AbstractButton . cast BasicButtonUI . <unk> Icon . paintIcon |
paint the text property of an <unk> , using the text color color | AbstractButton . cast BasicButtonUI . paintText |
calculate the preferred size of this component , by delegating to basic graphics utils | AbstractButton . cast BasicGraphicsUtils . <unk> |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast AbstractButton . getBorder HashMap . put AbstractButton . getBorder AbstractButton . setBorder Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast AbstractButton . getBorder HashMap < AbstractButton , Border > . put AbstractButton . getBorder AbstractButton . setBorder AbstractButton . <unk> Hashtable < AbstractButton , Boolean > . put AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast AbstractButton . getBorder HashMap < AbstractButton , Border > . put AbstractButton . getBorder AbstractButton . setBorder Hashtable < AbstractButton , Boolean > . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast AbstractButton . getBorder HashMap < AbstractButton , Border > . put AbstractButton . getBorder AbstractButton . setBorder Hashtable < AbstractButton , Boolean > . put AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast AbstractButton . getBorder HashMap < AbstractButton , Border > . put AbstractButton . setBorder Hashtable < AbstractButton , Boolean > . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a normal border | AbstractButton . cast Border . cast AbstractButton . setBorder Hashtable . remove Boolean . cast AbstractButton . setRolloverEnabled |
set the border of the component to have a normal border | AbstractButton . cast Border . cast AbstractButton . setBorder Hashtable . remove Boolean . cast Boolean . booleanValue AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast HashMap . put AbstractButton . getBorder AbstractButton . setBorder AbstractButton . <unk> Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a non rollover border which was created by create non rollover border code | AbstractButton . cast Border . cast HashMap . put BasicToolBarUI . <unk> JComponent . setBorder Hashtable . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast HashMap . put JComponent . getBorder BasicToolBarUI . <unk> JComponent . setBorder AbstractButton . <unk> Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a non rollover border which was created by create non rollover border | AbstractButton . cast Border . cast HashMap . put JComponent . getBorder BasicToolBarUI . <unk> JComponent . setBorder Hashtable . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast HashMap . put JComponent . getBorder BasicToolBarUI . <unk> JComponent . setBorder Hashtable . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast HashMap . put JComponent . getBorder BasicToolBarUI . <unk> JComponent . setBorder Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a non rollover border which was created by create non rollover border | AbstractButton . cast Border . cast HashMap . put JToggleButton . cast JToggleButton . setBorder AbstractButton . setBorder Hashtable . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast HashMap < AbstractButton , Border > . put AbstractButton . getBorder AbstractButton . setBorder AbstractButton . <unk> Hashtable < AbstractButton , Boolean > . put AbstractButton . setRolloverEnabled |
set the border of the component to have a non rollover border which was created by create non rollover border | AbstractButton . cast Border . cast HashMap < AbstractButton , Border > . put AbstractButton . getBorder JToggleButton . setBorder JToggleButton . cast AbstractButton . setBorder Hashtable < AbstractButton , Boolean > . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast HashMap < AbstractButton , Border > . put AbstractButton . setBorder Hashtable < AbstractButton , Boolean > . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast Border . cast HashMap < AbstractButton , Border > . put AbstractButton . setBorder Hashtable < AbstractButton , Boolean > . put AbstractButton . setRolloverEnabled |
set the border of the component to have a non rollover border which was created by create non rollover border | AbstractButton . cast Border . cast JComponent . getBorder HashMap . put BasicToolBarUI . <unk> JComponent . setBorder AbstractButton . <unk> Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a normal border | AbstractButton . cast Border . cast JComponent . setBorder Boolean . cast AbstractButton . setRolloverEnabled |
set the border of the component to have a normal border | AbstractButton . cast Border . cast JComponent . setBorder Dictionary . remove Boolean . cast AbstractButton . setRolloverEnabled |
set the border of the component to have a normal border | AbstractButton . cast Border . cast JComponent . setBorder Hashtable . remove Boolean . cast Boolean . booleanValue AbstractButton . setRolloverEnabled |
recursively adds abstract buttons into the given | AbstractButton . cast ButtonGroup . add Object . getClass JComponent . cast JComponent . getComponentCount JComponent . getComponent Parser . <unk> |
recursively finds buttons in the hierarchy whose parent is component and adds them to the found buttons collection | AbstractButton . cast Collection . contains AbstractButton . instance Component . <unk> Collection . add Component . getComponents |
paint this border | AbstractButton . cast Color . cast Graphics . setColor Graphics . drawLine AbstractButton . getModel AbstractButton . isSelected Graphics . setColor Graphics . drawLine |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground AbstractButton . <unk> Component . isEnabled AbstractButton . getModel ButtonModel . isArmed ButtonModel . isPressed MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint ButtonModel . isRollover Component . getWidth Component . getHeight <unk... |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground AbstractButton . <unk> Component . isEnabled AbstractButton . getModel MetalUtils . <unk> ButtonModel . isArmed ButtonModel . isPressed MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint MetalUtils . drawGradient Component . getWidth <unk> ... |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground AbstractButton . <unk> Component . isEnabled AbstractButton . getModel MetalUtils . <unk> ButtonModel . isPressed ButtonModel . isArmed MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint MetalUtils . drawGradient Component . getWidth <unk> ... |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground AbstractButton . <unk> Component . isEnabled AbstractButton . getModel MetalUtils . <unk> MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint ButtonModel . isRollover MetalUtils . drawGradient Component . getWidth Component . getHeight <unk>... |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground AbstractButton . <unk> Component . isEnabled AbstractButton . getModel MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint ButtonModel . isRollover Component . getWidth Component . getHeight <unk> . paint |
if the property button | AbstractButton . cast Component . getBackground Component . isEnabled AbstractButton . <unk> AbstractButton . getModel <unk> . <unk> ButtonModel . isArmed Component . getWidth MetalUtils . <unk> <unk> . paint MetalUtils . <unk> Component . getHeight <unk> . paint |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground Component . isEnabled AbstractButton . <unk> AbstractButton . getModel ButtonModel . isPressed ButtonModel . isArmed MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint ButtonModel . isSelected ButtonModel . isRollover MetalUtils . drawGradi... |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground Component . isEnabled AbstractButton . <unk> AbstractButton . getModel MetalUtils . <unk> ButtonModel . isArmed ButtonModel . isPressed MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint MetalUtils . drawGradient ButtonModel . isRollover Co... |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground Component . isEnabled AbstractButton . <unk> AbstractButton . getModel MetalUtils . <unk> ButtonModel . isPressed ButtonModel . isArmed MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint ButtonModel . isRollover Component . getWidth Compone... |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . getBackground Component . isEnabled AbstractButton . <unk> AbstractButton . getModel MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint MetalUtils . drawGradient Component . getHeight Component . getWidth <unk> . paint |
paint the button text | AbstractButton . cast Component . getFont Graphics . setFont Graphics . getFontMetrics Component . getForeground Graphics . setColor Graphics . drawString <unk> . getDisabledTextColor Graphics . setColor Graphics . drawString |
paint the button text | AbstractButton . cast Component . getFont Graphics . setFont Graphics . getFontMetrics Component . isEnabled Component . getForeground Graphics . setColor Graphics . drawString Graphics . setColor FontMetrics . getAscent Graphics . drawString |
paint the text property of an abstract button | AbstractButton . cast Component . getFont Graphics . setFont Graphics . getFontMetrics Component . isEnabled Graphics . setColor BasicGraphicsUtils . drawString FontMetrics . getAscent BasicButtonUI . getPropertyPrefix UIManager . getColor Graphics . setColor BasicGraphicsUtils . drawString FontMetrics . getAscent |
paint the radio button | AbstractButton . cast Component . getSize Container . getInsets Component . getFont Graphics . setFont AbstractButton . getIcon BasicRadioButtonUI . <unk> BasicRadioButtonUI . <unk> Graphics . getFontMetrics SwingUtilities . layoutCompoundLabel BasicRadioButtonUI . <unk> AbstractButton . getText AbstractButton . getHor... |
paint the radio button | AbstractButton . cast Component . getSize Container . getInsets Component . getFont Graphics . setFont AbstractButton . getIcon BasicRadioButtonUI . <unk> BasicRadioButtonUI . <unk> Graphics . getFontMetrics SwingUtilities . layoutCompoundLabel BasicRadioButtonUI . <unk> AbstractButton . getText AbstractButton . getVer... |
if the property button | AbstractButton . cast Component . isEnabled AbstractButton . <unk> AbstractButton . getModel ButtonModel . isPressed ButtonModel . isArmed <unk> . <unk> MetalUtils . <unk> Component . getHeight MetalUtils . <unk> <unk> . paint <unk> . <unk> Component . getHeight Component . getWidth MetalUtils . <unk> <unk> . paint |
if necessary paints the background of the component , then invokes paint | AbstractButton . cast Component . isEnabled AbstractButton . <unk> AbstractButton . getModel MetalUtils . <unk> MetalUtils . drawGradient Component . getWidth Component . getHeight <unk> . paint MetalUtils . drawGradient Component . getWidth <unk> . paint |
bean factory implementation | AbstractButton . cast EmptyBorder . <init> AbstractButton . setBorder |
paint the specified component | AbstractButton . cast Graphics . setColor SynthContext . getStyle Graphics . setColor Graphics . setFont SynthContext . getStyle SynthGraphicsUtils . paintText AbstractButton . getText AbstractButton . getHorizontalAlignment AbstractButton . getHorizontalTextPosition AbstractButton . getIconTextGap SynthButtonUI . <unk... |
paint the specified component | AbstractButton . cast Graphics . setColor SynthContext . getStyle Graphics . setFont SynthStyle . <unk> SynthGraphicsUtils . paintText SynthButtonUI . getIcon AbstractButton . getText AbstractButton . getHorizontalAlignment AbstractButton . getVerticalTextPosition AbstractButton . getHorizontalTextPosition AbstractButt... |
paint the specified component | AbstractButton . cast Graphics . setColor SynthContext . getStyle SynthStyle . getFont Graphics . setFont SynthContext . getStyle SynthStyle . <unk> SynthGraphicsUtils . paintText SynthButtonUI . getIcon AbstractButton . getText AbstractButton . getHorizontalAlignment AbstractButton . getHorizontalTextPosition Abstract... |
set the border of the component to have a non rollover border which was created by create non rollover border | AbstractButton . cast HashMap . get Border . cast AbstractButton . getBorder HashMap . put JToggleButton . instance JToggleButton . setBorder JToggleButton . cast AbstractButton . setBorder Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast HashMap . get Border . cast HashMap . put AbstractButton . getBorder AbstractButton . setBorder Hashtable . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast HashMap . get Border . cast HashMap . put AbstractButton . getBorder AbstractButton . setBorder Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a non rollover border which was created by create non rollover border | AbstractButton . cast HashMap . get Border . cast HashMap . put JComponent . getBorder BasicToolBarUI . <unk> JComponent . setBorder AbstractButton . <unk> Hashtable . put AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast HashMap . get Border . cast HashMap . put JComponent . getBorder BasicToolBarUI . <unk> JComponent . setBorder Hashtable . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a non rollover border which was created by create non rollover border | AbstractButton . cast HashMap . get Border . cast HashMap . put JComponent . getBorder JComponent . setBorder Hashtable . put AbstractButton . <unk> AbstractButton . setRolloverEnabled |
set the border of the component to have a rollover border which was created by create rollover border | AbstractButton . cast HashMap . get Border . cast HashMap . put JComponent . getBorder JComponent . setBorder Hashtable . put AbstractButton . setRolloverEnabled |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.