wimba.com | c23aeb0 | 2004-09-16 00:00:00 +0000 | [diff] [blame] | 1 | |
Constantin Kaplinsky | cf689b3 | 2008-04-30 12:50:34 +0000 | [diff] [blame] | 2 | package com.tightvnc.rfbplayer; |
wimba.com | c23aeb0 | 2004-09-16 00:00:00 +0000 | [diff] [blame] | 3 | |
4 | import java.applet.*; | ||||
5 | |||||
6 | public class RfbSharedStatic { | ||||
7 | |||||
8 | public static Applet refApplet; | ||||
9 | } |