org.grinvin.install

Class PostInstall


public class PostInstall
extends java.lang.Object

Class that handles postinstall tasks. Currently just preprocesses icons.

Method Summary

static List
getIconPaths(String module)
static void
main(String[] args)
static void
processIconGroup(List icons, JProgressBar progressBar, int start)
static void
processIcons()

Method Details

getIconPaths

public static List getIconPaths(String module)

main

public static void main(String[] args)

processIconGroup

public static void processIconGroup(List icons,
                                    JProgressBar progressBar,
                                    int start)

processIcons

public static void processIcons()