Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
SimpleAssetMap Class Reference
Inheritance diagram for SimpleAssetMap:
AssetMap

Public Member Functions

void start ()
 
void stop ()
 
void processAssetLocator (String params)
 
- Public Member Functions inherited from AssetMap
 AssetMap ()
 
void initialisationComplete (InitialisationEvent evt)
 
void init ()
 
void start ()
 
void loadParameters ()
 
void loadTranslations ()
 
void stop ()
 
void jsToJavaCall (String type, String command, String params)
 
void processAssetLocator (String params)
 
void keyPressed (KeyEvent e)
 
void keyTyped (KeyEvent e)
 
void keyReleased (KeyEvent e)
 
void componentAdded (ContainerEvent e)
 
void componentRemoved (ContainerEvent e)
 
void addKeyAndContainerListenerRecursively (Component c)
 
void removeKeyAndContainerListenerRecursively (Component c)
 

Protected Member Functions

JComponent createApplet ()
 
- Protected Member Functions inherited from AssetMap
void initAssetMap ()
 
void startPolling ()
 
JComponent createApplet ()
 

Additional Inherited Members

- Static Public Member Functions inherited from AssetMap
static AssetMap getApplet ()
 
static void getURL (String url) throws MalformedURLException
 
static void openWindow (String url, String title)
 
- Static Public Attributes inherited from AssetMap
static AssetMap applet
 
static final int POLLING_TIME = 2000
 
- Static Protected Attributes inherited from AssetMap
static JSObject window
 

Detailed Description

The simple mode applet class

Author
Nathan de Vries ndvri.nosp@m.es@s.nosp@m.quiz..nosp@m.net

Definition at line 27 of file SimpleAssetMap.java.


The documentation for this class was generated from the following file: