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 SizeAwtMixerService.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 SizeUIDelegate.DelegateProperties.maxSizemaxSize记录组件的字段。private final SizeUIDelegate.DelegateProperties.minSizeminSize记录组件的字段。private final SizeUIDelegate.DelegateProperties.prefSizeprefSize记录组件的字段。private final SizeUIDelegate.DelegateProperties.sizesize记录组件的字段。修饰符和类型方法说明UIDelegate.DelegateProperties.maxSize()返回maxSize记录组件的值。UIDelegate.DelegateProperties.minSize()返回minSize记录组件的值。UIDelegate.DelegateProperties.prefSize()返回prefSize记录组件的值。UIDelegate.DelegateProperties.size()返回size记录组件的值。参数类型为Size的pkg.exoad.poprock.desktop.ui中的构造器