List of usage examples for javax.swing JApplet subclass-usage
From source file ImageComponentByReferenceTest.java
public class ImageComponentByReferenceTest extends JApplet implements ActionListener {
Shape3D s1, s2;
TextureLoader t0, t1, t2;
From source file GeometryByReferenceNIOBuffer.java
public class GeometryByReferenceNIOBuffer extends JApplet implements ActionListener, GeometryUpdater {
RenderingAttributes ra;
ColoringAttributes ca;
From source file InterleavedNIOBuffer.java
public class InterleavedNIOBuffer extends JApplet implements ActionListener {
RenderingAttributes ra;
ColoringAttributes ca;
From source file com.juanhg.angularmdisk.AngularMDiskApplet.java
public class AngularMDiskApplet extends JApplet implements Runnable { private static final long serialVersionUID = -3261548917574875054L; private final String ladyBugFile = "ladyBug.png"; private final String targetFile = "target.png";
From source file com.juanhg.icecubes.IceCubesApplet.java
public class IceCubesApplet extends JApplet implements Runnable { private static final long serialVersionUID = -3017107307819023599L; private final String water = "water.png"; private final String milk = "milk.png"; private final String orange = "orange.png";
From source file com.juanhg.cicloc.cicloCApplet.java
public class cicloCApplet extends JApplet implements Runnable { private static final long serialVersionUID = -3017107307819023599L; private final String hot = "hot.png"; private final String cold = "cold.png"; private final String bulbOn = "bulbOn.png";
From source file uk.ac.ox.cbrg.cpfp.uploadapp.UploadApplet.java
public class UploadApplet extends javax.swing.JApplet implements PropertyChangeListener { private UploadTask task; private Vector<UploadFile> uploadFiles; private String uploadURL; private long chunkSize;
From source file org.openehealth.coms.cc.consent_applet.applet.ConsentApplet.java
/**
* This class represents the controller of the applet used for consent creation,
* contains all methods needed for Applet-startup
*
* @author Lennart Koester
* @version 1.0 14.02.2011
From source file com.juanhg.pot.PotApplet.java
public class PotApplet extends JApplet implements Runnable { private static final long serialVersionUID = -3017107307819023599L; private final String example = "example.png"; private final String fire1 = "fire1.png"; private final String fire2 = "fire2.png";
From source file junk.gui.HazardDataSetCalcCondorApp.java
/**
* <p>Title: HazardDataSetCalcCondorApp</p>
* <p>Description: This application allows the user to calculate the hazard map
* dataset using the condor pool at USC. Once the dataset is computed an email
* will be sent to the user that computation have been completed.
* This application is smart enough to check if the calculation that you are trying