📄 clspublicvariables.java
字号:
package MainForm;
/*
********************************************************************************
* *
* Note: *
* This is not intended to used in a big business because this system was *
* created for small business only.
* *
********************************************************************************
*/
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class clsPublicVariables{
//public static JInternalFrame CURRENT_SEARCH_FORM = null;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -