📄 viewable.java
字号:
package org.ephman.abra.utils;import java.io.Serializable;/** nothing in here -- just a nice wrapper for all views to implement.. * Title: Viewable * Description: nothing in here -- just a nice wrapper for all views to * implement..<p> * Copyright: Copyright (c) 2001 Paul Bethe and Richie Bielak<p> * @author Paul Bethe * @version 0.1.0 */public interface Viewable extends Serializable {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -