blob: 377ede3c9082ed06aef6ffd6df5192a3e33d2d20 [file] [log] [blame]
wimba.comc23aeb02004-09-16 00:00:00 +00001
2package com.HorizonLive.RfbPlayer;
3
4import java.applet.*;
5
6public class RfbSharedStatic {
7
8 public static Applet refApplet;
9}