Package org.jmol.api
Interface JmolAbstractButton
- All Known Implementing Classes:
JmolButton
,JmolLabel
,JmolPanel.AnimButton
,JmolToggleButton
,KeyJCheckBox
,KeyJCheckBoxMenuItem
,KeyJMenu
,KeyJMenuItem
,KeyJRadioButtonMenuItem
public interface JmolAbstractButton
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addConsoleListener
(Object console) getKey()
getName()
boolean
void
setEnabled
(boolean b) void
setMnemonic
(char mnemonic) void
void
setToolTipText
(String tip)