Main Class Reference
List of all members.
|
Static Public Member Functions |
| static void | main (String[] args) throws Exception |
Static Private Member Functions |
| static boolean | isOSX () |
| static boolean | isWindows () |
| static void | showLicense () |
| static void | showUsage () |
| static void | shuffleFolders (File destinationFolder) throws IOException |
Static Private Attributes |
| static final String | osName = System.getProperty("os.name") |
Member Function Documentation
| static boolean isOSX |
( |
|
) |
[static, private] |
| static boolean isWindows |
( |
|
) |
[static, private] |
| static void main |
( |
String[] |
args |
) |
throws Exception [static] |
| static void showLicense |
( |
|
) |
[static, private] |
| static void showUsage |
( |
|
) |
[static, private] |
| static void shuffleFolders |
( |
File |
destinationFolder |
) |
throws IOException [static, private] |
Member Data Documentation
final String osName = System.getProperty("os.name") [static, private] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Utilities/WOInstall/Sources/er/woinstaller/Main.java