|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectviewguitest.ImageMapTest
public class ImageMapTest
The MainView class handles all of the GUI, the rendering the management of options etc. More specifications to come
Constructor Summary | |
---|---|
ImageMapTest()
|
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent e)
Handles events for the TimerLabelTest |
static void |
createAndShowGUI()
Create the GUI and shows it. |
Container |
getContentPane()
|
static void |
main(String[] args)
Tests the basics of loading images and getting images with the ImageMap class Tests loadImage, getImage, loadImageList |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageMapTest()
Method Detail |
---|
public Container getContentPane()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public static void createAndShowGUI()
public static void main(String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |