📄 rmacustomizer.java
字号:
package jade.tools.rma;
/**
* Base class for all RMA customizers. An RMA customizer is an obiect that allows customizing the
* RMA GUI. When the RMA starts up it automatically loads all classes extending this base class and
* included in the jade.tools.rma.customizers package and uses them to customize its GUI.
*/
public class RMACustomizer {
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -