|
1 |
protected static Rectangle viewRect = new Rectangle(Short.MAX_VALUE, Short.MAX_VALUE);
|
|
2 |
private final static java.math.BigDecimal bdMaxShortValue = new java.math.BigDecimal (Short.MAX_VALUE);
|
|
3 |
static Rectangle viewRect = new Rectangle(Short.MAX_VALUE, Short.MAX_VALUE);
|
|
4 |
private static final int BUFSIZE = Short.MAX_VALUE;
|
|
5 |
return String.valueOf(Short.MAX_VALUE).length();
|
|
6 |
panel.setMaximumSize( new Dimension(Short.MAX_VALUE, height) );
|
|
7 |
if(v == Short.MAX_VALUE) {
|
|
8 |
mi.addMark( (short)1, Short.MAX_VALUE );
|
|
9 |
d0.setMaximumSize( new Dimension(Short.MAX_VALUE, height) );
|
|
10 |
viewRect.setBounds(0, 0, Short.MAX_VALUE, Short.MAX_VALUE);
|
|
11 |
viewRect.setBounds(0,0,Short.MAX_VALUE, Short.MAX_VALUE);
|
|
12 |
info.setValue(new Short(Short.MAX_VALUE).toString());
|
|
13 |
myShort = Short.MAX_VALUE; // 32767;
|
|
14 |
if (aValue > Short.MAX_VALUE) {
|
|
15 |
assertTrue(new CompareToBuilder().append(o1, Short.MAX_VALUE).toComparison() < 0);
|
|
16 |
if (test > Short.MAX_VALUE)
|
|
17 |
randList.add(new Short(Short.MAX_VALUE));
|
|
18 |
String.valueOf(Short.MAX_VALUE),
|
|
19 |
int endPos = textUI.viewToModel(component, Short.MAX_VALUE/2, clip.y+clip.height);
|
|
20 |
if (ptgCount > (int)Short.MAX_VALUE) {
|