Record Class的使用
pkg.exoad.poprock.desktop.ui.Size
使用Size的程序包
程序包
说明
The core of the Poprock application that has both the library and also
the application.
-
pkg.exoad.poprock.core中Size的使用
返回Size的pkg.exoad.poprock.core中的方法修饰符和类型方法说明static Size
AwtMixerService.convertDimensionClass
(Dimension dim) Converts from an AWT Dimension class to a Poprock Size class. -
pkg.exoad.poprock.desktop.ui中Size的使用
声明为Size的pkg.exoad.poprock.desktop.ui中的字段修饰符和类型字段说明private final Size
UIDelegate.DelegateProperties.maxSize
maxSize
记录组件的字段。private final Size
UIDelegate.DelegateProperties.minSize
minSize
记录组件的字段。private final Size
UIDelegate.DelegateProperties.prefSize
prefSize
记录组件的字段。private final Size
UIDelegate.DelegateProperties.size
size
记录组件的字段。修饰符和类型方法说明UIDelegate.DelegateProperties.maxSize()
返回maxSize
记录组件的值。UIDelegate.DelegateProperties.minSize()
返回minSize
记录组件的值。UIDelegate.DelegateProperties.prefSize()
返回prefSize
记录组件的值。UIDelegate.DelegateProperties.size()
返回size
记录组件的值。参数类型为Size的pkg.exoad.poprock.desktop.ui中的构造器