?? ifetioneventlistener.java
字號:
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
package cn.edu.ctgu.ghl.fetion;
// Referenced classes of package cn.edu.ctgu.ghl.fetion:
// FetionEvent
public interface IFetionEventListener
{
public abstract void process(FetionEvent fetionevent);
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -