|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.gui.components.general.ComponentBase
fi.hut.tml.xsmiles.gui.components.awt.AWTStylableComponent
fi.hut.tml.xsmiles.gui.components.awt.AWTButton
fi.hut.tml.xsmiles.gui.components.awt.AWTUpload
The XForms/Button element
| Field Summary | |
protected ComponentFactory |
factory
|
| Fields inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTButton |
button, iconUrl, name |
| Fields inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTStylableComponent |
hiddenFrame |
| Fields inherited from class fi.hut.tml.xsmiles.gui.components.general.ComponentBase |
content, currentFont, currentZoom, defaultBGColor, defaultFont, defaultSize, fInputMode, hintText, minSize, style |
| Constructor Summary | |
AWTUpload(java.lang.String captionText,
ComponentFactory cf)
Constructs a new XButton (XForms/button). |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
|
void |
addActionListener(java.awt.event.ActionListener tl)
At the moment ALL events are delegated through a simple actionListener |
void |
init()
|
void |
removeActionListener(java.awt.event.ActionListener tl)
|
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTButton |
createContent, getComponent, getDefaultBackgroundColor, setActionCommand, setCaptionText, setImage, setImageDisabled, setImagePressed, setImageRollOver, setLabel |
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTStylableComponent |
addHelpListener, createHint, getHiddenFrame, getPreferredSize, isCaption, removeHelpListener, setBackground, setHintRecursively, setHintText, sizeComponent |
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.general.ComponentBase |
addFocusListener, addMouseListener, getAddableComponent, getDefaultSize, getEnabled, getFormatter, getHeight, getMinimumSize, getSizableComponent, getSize, getStylableComponent, getStyle, getWidth, getX, getY, removeFocusListener, removeMouseListener, setBounds, setDefaultSize, setEnabled, setFocus, setFont, setForeground, setInputMode, setStyle, setVisible, setZoom, sizeComponent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface fi.hut.tml.xsmiles.gui.components.XComponent |
addFocusListener, addHelpListener, addMouseListener, getComponent, getEnabled, getHeight, getSize, getStyle, getWidth, getX, getY, removeFocusListener, removeHelpListener, removeMouseListener, setBackground, setBounds, setEnabled, setFocus, setForeground, setHintText, setInputMode, setStyle, setVisible, setZoom |
| Field Detail |
protected ComponentFactory factory
| Constructor Detail |
public AWTUpload(java.lang.String captionText,
ComponentFactory cf)
| Method Detail |
public void init()
init in class AWTButtonpublic void actionPerformed(java.awt.event.ActionEvent actionEvent)
actionPerformed in interface java.awt.event.ActionListenerpublic void addActionListener(java.awt.event.ActionListener tl)
XComponent
addActionListener in interface XComponentaddActionListener in class AWTButtonpublic void removeActionListener(java.awt.event.ActionListener tl)
removeActionListener in interface XComponentremoveActionListener in class AWTButton
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||