接口的使用
pkg.exoad.poprock.core.debug.SelfReportingMixin
使用SelfReportingMixin的程序包
程序包
说明
This package contains the Poprock application built using the
Poprock library.
The core of the Poprock application that has both the library and also
the application.
This package just contains a bunch of name redefinitions of the original
Swing classes.
-
app.desktop.ui中SelfReportingMixin的使用
修饰符和类型类说明final classThe main content panel that holds all of the necessary information for building the rest of the UI tree and delegates.static final class -
pkg.exoad.poprock.core中SelfReportingMixin的使用
-
pkg.exoad.poprock.core.debug中SelfReportingMixin的使用
修饰符和类型接口说明interfaceA [minimal] mixin sort of interface to allow for easy use of throwing exceptions using DebugService. -
pkg.exoad.poprock.core.registry中SelfReportingMixin的使用
修饰符和类型类说明final classEphemeral Registrystatic final classstatic final classfinal classWeak Registry -
pkg.exoad.poprock.desktop.ui中SelfReportingMixin的使用
修饰符和类型接口说明interfaceUIBasicDelegate<T extends JComponent>Root of all UI delegates to extend from and the main extrapolation from the AWT/Swing roots.修饰符和类型类说明classUIBuilderDelegate<T extends JComponent>A builder delegate that allows for the usage of a lambdaSupplierinplace of a regular delegate.final classclassUIDelegate<T extends JComponent>classfinal classstatic final classclass -
pkg.exoad.poprock.desktop.ui.java中SelfReportingMixin的使用