Button.text = text Button.icon = icon_name Button.mnemonic = mnemonic Button.action = action_name Button.selected = true | false Button.tooltip = tool tip text where text, icon_name and action_name are strings mnemonic is a character@author Stephane Hillion @version $Id: ButtonFactory.java,v 1.2 2007/09/19 03:17:43 nekosej Exp $
Button.text = text Button.icon = icon_name Button.mnemonic = mnemonic Button.action = action_name Button.selected = true | false Button.tooltip = tool tip text where text, icon_name and action_name are strings mnemonic is a character@author Stephane Hillion @version $Id: ButtonFactory.java,v 1.8 2005/03/27 08:58:37 cam Exp $
|
|