class com.apple.laf.AquaButtonBorder$SizeConstants
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.apple.laf.AquaButtonBorder$SizeConstants
super_class: java.lang.Object
{
protected static final int fNormalButtonHeight;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 29
protected static final int fNormalMinButtonWidth;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 40
protected static final int fSquareButtonHeightThreshold;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 23
protected static final int fSquareButtonWidthThreshold;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 16
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaButtonBorder$SizeConstants;
}
SourceFile: "AquaButtonBorder.java"
NestHost: com.apple.laf.AquaButtonBorder
InnerClasses:
SizeConstants = com.apple.laf.AquaButtonBorder$SizeConstants of com.apple.laf.AquaButtonBorder