| |
|
| org.netbeans.installer.utils.system.launchers.impl.CommonLauncher org.netbeans.installer.utils.system.launchers.impl.ShLauncher org.netbeans.installer.utils.system.launchers.impl.CommandLauncher
CommandLauncher | public class CommandLauncher extends ShLauncher (Code) | | author: Dmitry Lipin |
JAVA_APPLICATION_ICON_DEFAULT_URI | final public static String JAVA_APPLICATION_ICON_DEFAULT_URI(Code) | | |
JAVA_APPLICATION_ICON_PROPERTY | final public static String JAVA_APPLICATION_ICON_PROPERTY(Code) | | |
JAVA_APPLICATION_NAME_LAUNCHER_PROPERTY | final public static String JAVA_APPLICATION_NAME_LAUNCHER_PROPERTY(Code) | | |
MIN_JAVA_VERSION_MACOSX | final public static String MIN_JAVA_VERSION_MACOSX(Code) | | |
NOTSET_DOCK_ICON_PROPERTY | final public static String NOTSET_DOCK_ICON_PROPERTY(Code) | | |
NOTSET_DOCK_NAME_PROPERTY | final public static String NOTSET_DOCK_NAME_PROPERTY(Code) | | |
XDOCK_ICON_PROPERTY_NAME | final public static String XDOCK_ICON_PROPERTY_NAME(Code) | | |
XDOCK_NAME_PROPERTY_NAME | final public static String XDOCK_NAME_PROPERTY_NAME(Code) | | |
getCommonSystemJavaLocations | protected String[] getCommonSystemJavaLocations()(Code) | | |
Methods inherited from org.netbeans.installer.utils.system.launchers.impl.CommonLauncher | protected long addData(FileOutputStream fos, InputStream is, Progress progress, long total) throws IOException(Code)(Java Doc) protected long addData(FileOutputStream fos, File file, Progress progress, long total) throws IOException(Code)(Java Doc) protected void addData(FileOutputStream fos) throws IOException(Code)(Java Doc) protected long addString(FileOutputStream fos, String string, boolean isUnicode) throws IOException(Code)(Java Doc) protected long addStringBuilder(FileOutputStream fos, StringBuilder builder, boolean isUnicode) throws IOException(Code)(Java Doc) protected void checkAllParameters() throws IOException(Code)(Java Doc) protected void checkBundledJars() throws IOException(Code)(Java Doc) protected void checkCompatibleJava() throws IOException(Code)(Java Doc) protected void checkJvmFile() throws IOException(Code)(Java Doc) protected void checkOutputFileName() throws IOException(Code)(Java Doc) protected void checkParameter(String paramDescr, File parameter) throws IOException(Code)(Java Doc) protected void checkTestJVMFile() throws IOException(Code)(Java Doc) protected long getBundledFilesNumber()(Code)(Java Doc) protected long getBundledFilesSize() throws IOException(Code)(Java Doc) protected String getJavaCounter(int counter)(Code)(Java Doc)
|
|
|
|