Record Class的使用
pkg.exoad.poprock.desktop.ui.Offset
使用Offset的程序包
程序包
说明
The core of the Poprock application that has both the library and also
the application.
-
pkg.exoad.poprock.core中Offset的使用
返回Offset的pkg.exoad.poprock.core中的方法修饰符和类型方法说明static OffsetAwtMixerService.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 OffsetUIDelegate.DelegateProperties.originorigin记录组件的字段。static final OffsetOffset.ZERO修饰符和类型方法说明static OffsetOffset.make(float dx, float dy) UIDelegate.DelegateProperties.origin()返回origin记录组件的值。参数类型为Offset的pkg.exoad.poprock.desktop.ui中的方法修饰符和类型方法说明floatOffset.distanceFrom(Offset another) static voidUIPopupItemChilds.showPopupMenuDelegate(UIDelegate<? extends JPopupMenu> popDelegate, Offset offsetLocal) 参数类型为Offset的pkg.exoad.poprock.desktop.ui中的构造器