XDesktopEntry
public interface GenericDesktopEntry
Modifier and Type | Method | Description |
---|---|---|
void |
createDesktopShortcuts(net.sourceforge.jnlp.security.dialogresults.AccessWarningPaneComplexReturn.ShortcutResult menu,
net.sourceforge.jnlp.security.dialogresults.AccessWarningPaneComplexReturn.ShortcutResult desktop,
boolean isSigned) |
|
void |
createShortcutOnWindowsDesktop() |
|
void |
createWindowsMenu() |
|
java.io.File |
getDesktopIconFile() |
|
java.lang.String |
getDesktopIconFileName() |
|
java.io.File |
getGeneratedJnlpFileName() |
|
java.io.File |
getLinuxMenuIconFile() |
|
void |
refreshExistingShortcuts(boolean desktop,
boolean menu) |
void createDesktopShortcuts(net.sourceforge.jnlp.security.dialogresults.AccessWarningPaneComplexReturn.ShortcutResult menu, net.sourceforge.jnlp.security.dialogresults.AccessWarningPaneComplexReturn.ShortcutResult desktop, boolean isSigned)
void refreshExistingShortcuts(boolean desktop, boolean menu)
java.io.File getGeneratedJnlpFileName()
java.io.File getLinuxMenuIconFile()
void createShortcutOnWindowsDesktop() throws java.io.IOException
java.io.IOException
void createWindowsMenu() throws java.io.IOException
java.io.IOException
java.lang.String getDesktopIconFileName()
java.io.File getDesktopIconFile()