|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.izforge.izpack.panels.shortcut.ShortcutData
public class ShortcutData
This class serves as a installDataGUI structure in
ShortcutPanel
| Field Summary | |
|---|---|
boolean |
addToGroup
|
String |
Categories
Linux Common Menu Categories |
String |
commandLine
|
boolean |
createForAll
|
String |
description
|
String |
deskTopEntryLinux_Encoding
|
String |
deskTopEntryLinux_MimeType
|
String |
deskTopEntryLinux_Terminal
|
String |
deskTopEntryLinux_TerminalOptions
|
String |
deskTopEntryLinux_Type
|
String |
deskTopEntryLinux_URL
|
String |
deskTopEntryLinux_X_KDE_SubstituteUID
|
String |
deskTopEntryLinux_X_KDE_UserName
|
String |
iconFile
|
int |
iconIndex
|
int |
initialState
|
String |
name
|
boolean |
runAsAdministrator
Determines if the shortcut target should be run with administrator privileges. |
String |
subgroup
|
String |
target
|
String |
TryExec
Linux Common Menu TryExec |
int |
type
|
int |
userType
|
String |
workingDirectory
|
| Constructor Summary | |
|---|---|
ShortcutData()
|
|
| Method Summary | |
|---|---|
ShortcutData |
clone()
Returns a clone (copy) of this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String name
public String description
public String target
public String commandLine
public int type
public int userType
public boolean addToGroup
public String subgroup
public String iconFile
public int iconIndex
public int initialState
public String workingDirectory
public String deskTopEntryLinux_MimeType
public String deskTopEntryLinux_Terminal
public String deskTopEntryLinux_TerminalOptions
public String deskTopEntryLinux_Type
public String deskTopEntryLinux_URL
public String deskTopEntryLinux_Encoding
public String deskTopEntryLinux_X_KDE_SubstituteUID
public String deskTopEntryLinux_X_KDE_UserName
public String Categories
public String TryExec
public boolean createForAll
public boolean runAsAdministrator
| Constructor Detail |
|---|
public ShortcutData()
| Method Detail |
|---|
public ShortcutData clone()
throws OutOfMemoryError
clone in class ObjectOutOfMemoryError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||