|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Field Summary | |
static int |
HORIZONTAL
Horizontal orientation. |
static int |
VERTICAL
Vertical orientation. |
| Method Summary | |
void |
addAdjustmentListener(java.awt.event.AdjustmentListener l)
add a listener for changes in the range control |
int |
getValue()
|
void |
removeAdjustmentListener(java.awt.event.AdjustmentListener l)
remove a listener for changes in the range control |
void |
setLabelTable(java.util.Dictionary dictinary)
give the dictionary for the labels |
void |
setValue(int n)
|
| 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 |
| Field Detail |
public static final int HORIZONTAL
public static final int VERTICAL
| Method Detail |
public void setValue(int n)
public int getValue()
public void setLabelTable(java.util.Dictionary dictinary)
public void addAdjustmentListener(java.awt.event.AdjustmentListener l)
public void removeAdjustmentListener(java.awt.event.AdjustmentListener l)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||