:: com :: sun :: star :: awt ::
|
struct Selection |
|
- Description
- specifies a numerical range.
|
Elements' Summary |
Min |
specifies the lower limit of the range.
|
Max |
specifies the upper limit of the range.
|
Elements' Details |
Min
long Min;
- Description
- specifies the lower limit of the range.
|
|
Max
long Max;
- Description
- specifies the upper limit of the range.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.