| ImageRepository.java |
1 //--------------------------- new file --------------------------------------
2 /*
3 * Created on 26.05.2004
4 */
5
6 package org.jzuul.engine.gui.utils;
7
8 /**
9 *
10 *
11 *
12 */
13public class ImageRepository {
14
15 public static void main(String[] args) {
16 }
17}
18