home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Windows 95.com 1996 December
/
WIN95_DEC_1996_2.ISO
/
java
/
JDRAW4.EXE
/
data.z
/
App.pre
< prev
next >
Wrap
Text File
|
1996-08-10
|
458b
|
33 lines
{
public void init()
{
//Add your code here
}
public void start()
{
//Add your code here
}
public void stop()
{
//Add your code here
}
public void destroy()
{
//Add your code here
}
public void run()
{
//Add your code here
}
public void paint(Graphics g)
{
//Add your code here
}
}