|
|||||||||||
| 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.AWTSelectBase
fi.hut.tml.xsmiles.gui.components.awt.AWTSelectOne
fi.hut.tml.xsmiles.gui.components.awt.AWTSelectOneCompact
fi.hut.tml.xsmiles.gui.components.awt.AWTSelectManyCompact
Select Many compact mode
| Field Summary |
| Fields inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTSelectOneCompact |
list, multiple |
| Fields inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTSelectOne |
selectComponent |
| 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, style |
| Constructor Summary | |
AWTSelectManyCompact()
|
|
| Method Summary | |
void |
clearSelection()
|
int[] |
getSelectedIndices()
|
void |
setSelected(java.lang.Object o,
boolean b)
|
void |
setSelectedIndices(int[] indices)
|
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTSelectOneCompact |
addSelection, createComponent, getDefaultBackgroundColor, getMinimumSize, getSelectedIndex, itemStateChanged, removeAll, removeSelection, setSelected, setSelectedIndex |
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTSelectOne |
getSelectedObjects, init, notifyChange |
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTSelectBase |
addItemListener, removeItemListener |
| 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 |
addActionListener, addFocusListener, addMouseListener, getAddableComponent, getComponent, getDefaultSize, getEnabled, getFormatter, getHeight, getSizableComponent, getSize, getStylableComponent, getStyle, getWidth, getX, getY, removeActionListener, 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.XSelect |
addItemListener, addSelection, getSelectedIndex, removeAll, removeItemListener, removeSelection, setSelected, setSelectedIndex |
| 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, setHintText, setInputMode, setStyle, setVisible, setZoom |
| Methods inherited from interface java.awt.ItemSelectable |
addItemListener, removeItemListener |
| Constructor Detail |
public AWTSelectManyCompact()
| Method Detail |
public void setSelected(java.lang.Object o,
boolean b)
setSelected in interface XSelectManyo - The object to setb - The value to set it aspublic void clearSelection()
clearSelection in interface XSelectManypublic int[] getSelectedIndices()
getSelectedIndices in interface XSelectManypublic void setSelectedIndices(int[] indices)
setSelectedIndices in interface XSelectMany
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||