KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > applet > AppletContext

java.applet
Interface AppletContext

See Also:
Top Examples, Source Code

Applet getApplet(String name)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


Enumeration<Applet> getApplets()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


AudioClip getAudioClip(URL url)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


Image getImage(URL url)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


InputStream getStream(String key)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


[1751]request for credit,interp java,specific request,
By bjbmpmn31 { at } lycos { dot } com on 2006/05/02 15:30:49  Rate
Hello there, 
 Response 1. The 2 programs are more of a  
 time space argument,-- The input output argfument 
 destabilizes the program, and the fact that the 
 stream is interpreted adds to the potential for error when 
 running a game or something similar. The argument itself is not 
 that sophisticated and it is not infinite. If we put it 
 on a formal graph, the regular x,y graph with four quadrants, 
 the generated information should be positive,The idea of a  
 "stream" is probably wider than a straight line that has the thickness 
 of only 1 digit or sport on the graph. It may be irregular, but should be positive. 
 For me, the idea of Input output makes the plotted points,at least a little more skewed 
 and somehow not as positive. 
 Can this be logged with a past response for electronic credit? 
 Thank you. 
 Brett bellomo, nec i.d. bday 72275, ssc 476.. bcbc y.. 
 5101 hwy7 mtka,minnesota, zip code 55345, 
 Misc;The idea of a basic "slope' or rate of increase is there,but not  
 in as solid form as someone would think. 
 Still request electronic credit, permission to give with i.d. 
 thanks. 
  
  
  
 


Iterator<String> getStreamKeys()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void setStream(String key,
               InputStream stream)
               throws IOException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void showDocument(URL url)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void showDocument(URL url,
                  String target)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void showStatus(String status)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags