Interface JmolAbstractButton
- All Known Implementing Classes:
JmolButton, JmolLabel, JmolPanel.AnimButton, JmolToggleButton, KeyJCheckBox, KeyJCheckBoxMenuItem, KeyJMenu, KeyJMenuItem, KeyJRadioButtonMenuItem
public interface JmolAbstractButton
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddConsoleListener(Object console) getKey()getName()booleanvoidsetEnabled(boolean b) voidsetMnemonic(char mnemonic) voidvoidsetToolTipText(String tip)