cat35d3f908010e.txt
来自「软件工程方面的书籍」· 文本 代码 · 共 10 行
TXT
10 行
This package comprises a whole framework for user interface management.
It has a ViewHandler that manages the opening and closing of windows, plus window-to-window communication so that windows do not need to depend directly upon each other.
This framework is security-aware, it has a login window that will create a server-resident user context object. The ViewHandler class manages a handle to the user context object.
The ViewHandler also starts up the controller classes for each use case manager.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?