接口的使用
pkg.exoad.poprock.core.debug.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 class
The 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的使用
修饰符和类型接口说明interface
A [minimal] mixin sort of interface to allow for easy use of throwing exceptions using DebugService. -
pkg.exoad.poprock.core.registry中SelfReportingMixin的使用
修饰符和类型类说明final class
Ephemeral Registrystatic final class
static final class
final class
Weak Registry -
pkg.exoad.poprock.desktop.ui中SelfReportingMixin的使用
修饰符和类型接口说明interface
UIBasicDelegate<T extends JComponent>
Root of all UI delegates to extend from and the main extrapolation from the AWT/Swing roots.修饰符和类型类说明class
UIBuilderDelegate<T extends JComponent>
A builder delegate that allows for the usage of a lambdaSupplier
inplace of a regular delegate.final class
class
UIDelegate<T extends JComponent>
class
final class
static final class
class
-
pkg.exoad.poprock.desktop.ui.java中SelfReportingMixin的使用