Syntax:
deselect {button}
Keyword handler:
linguist.swing.keyword.SKDeselect.class
Runtime handler(s):
linguist.swing.handler.SHSelect.class
Function:
Deselects a button. What effect this has depends on how the button was created and what icons it has - see set. See also select.
Example(s):
deselect OKButton