@Order(value=2147483647) public interface SwingApplication<T extends JFrame> extends ApplicationRunner
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
SwingApplication.EmbedSpringActionListener |
| 限定符和类型 | 字段和说明 |
|---|---|
static com.github.kancyframework.springx.log.Logger |
log |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
customSettings(T frame)
自定义设置
|
default void |
run(ApplicationContext applicationContext,
CommandLineArgument args)
run
|
runstatic final com.github.kancyframework.springx.log.Logger log
default void run(ApplicationContext applicationContext, CommandLineArgument args) throws Exception
run 在接口中 ApplicationRunnerargs - Exceptiondefault void customSettings(T frame)
frame - frameCopyright © 2025. All rights reserved.