|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.gui.components.awt.ComponentWithCaption
fi.hut.tml.xsmiles.gui.components.awt.AWTComponent
Interface to plain GUI component The GUI component package contains an abstract set of components that can generally be used.
| Field Summary | |
protected java.lang.String |
fInputMode
|
| Fields inherited from class fi.hut.tml.xsmiles.gui.components.awt.ComponentWithCaption |
actionable, axis, caption, container, content, currentZoom, layoutDone, X_AXIS, Y_AXIS |
| Constructor Summary | |
AWTComponent()
|
|
| Method Summary | |
protected void |
addCaption(java.lang.String text)
|
protected void |
createHint()
|
void |
init()
in init the subclass always creates its component first and then calls super.init |
void |
setHintText(java.lang.String hint)
Sets the components Tooltip (Hint) text |
void |
setInputMode(java.lang.String inputmode)
set the input mode attribute (from XForms) |
protected void |
sizeComponent(double zoom)
|
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.awt.ComponentWithCaption |
addActionListener, addFocusListener, addHelpListener, addMouseListener, getActionable, getComponent, getDefaultBackgroundColor, getHeight, getMinimumSize, getSize, getStyle, getWidth, getX, getY, layoutComponent, removeActionListener, removeFocusListener, removeHelpListener, removeMouseListener, setActionable, setBackground, setBounds, setCaptionStyle, setCaptionText, setEnabled, setFocus, setFont, setForeground, setStyle, setVisible, setZoom |
| 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 |
addActionListener, addFocusListener, addHelpListener, addMouseListener, getComponent, getEnabled, getHeight, getSize, getStyle, getWidth, getX, getY, removeActionListener, removeFocusListener, removeHelpListener, removeMouseListener, setBackground, setBounds, setEnabled, setFocus, setForeground, setStyle, setVisible, setZoom |
| Field Detail |
protected java.lang.String fInputMode
| Constructor Detail |
public AWTComponent()
| Method Detail |
public void init()
init in class ComponentWithCaptionprotected void addCaption(java.lang.String text)
addCaption in class ComponentWithCaptionprotected void sizeComponent(double zoom)
sizeComponent in class ComponentWithCaptionpublic void setHintText(java.lang.String hint)
setHintText in interface XComponentsetHintText in class ComponentWithCaptionprotected void createHint()
public void setInputMode(java.lang.String inputmode)
setInputMode in interface XComponent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||