Record Class的使用
pkg.exoad.poprock.desktop.ui.Offset
程序包
说明
The core of the Poprock application that has both the library and also
the application.
-
pkg.exoad.poprock.core中Offset的使用
修饰符和类型方法说明static Offset
AwtMixerService.convertPointClass
(Point point) Converts from an AWT Point class to a Poprock Offset class which is basically the same thing. -
pkg.exoad.poprock.desktop.ui中Offset的使用
修饰符和类型字段说明private final Offset
UIDelegate.DelegateProperties.origin
origin
记录组件的字段。static final Offset
Offset.ZERO
修饰符和类型方法说明static Offset
Offset.make
(float dx, float dy) UIDelegate.DelegateProperties.origin()
返回origin
记录组件的值。修饰符和类型方法说明float
Offset.distanceFrom
(Offset another) static void
UIPopupItemChilds.showPopupMenuDelegate
(UIDelegate<? extends JPopupMenu> popDelegate, Offset offsetLocal)