| Constructor and Description | 
|---|
Slider()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
addRangeRules(Digester digester,
                          String pattern)  | 
static void | 
addRules(Digester digester,
                String pattern)  | 
String | 
getLabel()  | 
int | 
getMax()  | 
int | 
getMin()  | 
void | 
setLabel(String label)  | 
void | 
setMax(int max)  | 
void | 
setMin(int min)  | 
void | 
setRange(int min,
                int max)  | 
public Slider()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.