- generateFile(ArrayList<String>, String) - Static method in class com.sun.grid.installer.util.FileHandler
-
Generates file from content
- generateLog(Properties) - Method in class com.sun.grid.installer.util.cmd.CmdExec
-
- generateLog(int, Properties) - Method in class com.sun.grid.installer.util.cmd.CmdExec
-
- generateTimeStamp() - Static method in class com.sun.grid.installer.util.Util
-
- get(int) - Method in class com.sun.grid.installer.gui.HostList
-
- get(Host) - Method in class com.sun.grid.installer.gui.HostList
-
- getActiveCount() - Method in class com.sun.grid.installer.task.ThreadPoolObserver
-
Returns the sum of active tasks
- getAllHosts(HostInstallTableModel, String) - Static method in class com.sun.grid.installer.util.Util
-
- GetArchCommand - Class in com.sun.grid.installer.util.cmd
-
- GetArchCommand(String, String, String, boolean, String) - Constructor for class com.sun.grid.installer.util.cmd.GetArchCommand
-
- GetArchCommand(long, String, String, String, boolean, String) - Constructor for class com.sun.grid.installer.util.cmd.GetArchCommand
-
- getArchitecture() - Method in class com.sun.grid.installer.gui.Host
-
- GetArchitectureTask - Class in com.sun.grid.installer.task
-
Determines the host's name and IP address and discovers the architecture.
- GetArchitectureTask(Host, TaskHandler, String, String, String, String) - Constructor for class com.sun.grid.installer.task.GetArchitectureTask
-
Constructor
- getBdbHost() - Static method in class com.sun.grid.installer.gui.HostSelectionTableModel
-
- getColumnClass(int) - Method in class com.sun.grid.installer.gui.HostInstallTableModel
-
- getColumnClass(int) - Method in class com.sun.grid.installer.gui.HostSelectionTableModel
-
- getColumnCount() - Method in class com.sun.grid.installer.gui.HostInstallTableModel
-
- getColumnCount() - Method in class com.sun.grid.installer.gui.HostSelectionTableModel
-
- getCommands() - Method in class com.sun.grid.installer.util.cmd.CmdExec
-
- getCompletedTaskCount() - Method in class com.sun.grid.installer.task.ThreadPoolObserver
-
Returns the sum of completed tasks
- getComponentString() - Method in class com.sun.grid.installer.gui.Host
-
- getConnectUser() - Method in class com.sun.grid.installer.gui.Host
-
- getDirFSType(String, String, String) - Static method in class com.sun.grid.installer.util.Util
-
Returns with the file system type of the given directory.
- getDirFSType(String, String, String, String, String) - Static method in class com.sun.grid.installer.util.Util
-
- getDisplayName() - Method in class com.sun.grid.installer.gui.Host
-
- getDomainName(String) - Static method in class com.sun.grid.installer.util.Util
-
Removes the domain from a FQDN host
- getEnvironment() - Method in class com.sun.grid.installer.util.cmd.CmdExec
-
- getError() - Method in class com.sun.grid.installer.util.cmd.CmdExec
-
- getExitValue() - Method in class com.sun.grid.installer.util.cmd.CmdExec
-
- getExitValue() - Method in class com.sun.grid.installer.util.cmd.ResolveHostCommand
-
- getFileProps(String) - Static method in class com.sun.grid.installer.util.FileHandler
-
Returns with the file properies supplied by the 'ls -la' command
- getFirstExistingParent() - Method in class com.sun.grid.installer.util.ExtendedFile
-
Returns with the first existing parent of this file/directory
- getGroup() - Method in class com.sun.grid.installer.util.ExtendedFile
-
Returns the group id of this file.
- getHelpFrame(InstallerFrame, InstallData) - Static method in class com.sun.grid.installer.gui.HelpFrame
-
Returns with the single instance of the Help window positioned relative to the parent frame.
- getHostAddress() - Method in class com.sun.grid.installer.util.cmd.ResolveHostCommand
-
- getHostList() - Method in class com.sun.grid.installer.gui.HostInstallTableModel
-
- getHostList() - Method in class com.sun.grid.installer.gui.HostSelectionTableModel
-
- getHostList() - Method in class com.sun.grid.installer.gui.HostTable
-
Returns with the host list stored in the table model
- getHostList() - Method in interface com.sun.grid.installer.gui.HostTableModel
-
- getHostname() - Method in class com.sun.grid.installer.gui.Host
-
- getHostName() - Method in class com.sun.grid.installer.util.cmd.ResolveHostCommand
-
- getHostNames(ArrayList<Host>, String) - Static method in class com.sun.grid.installer.util.Util
-
Creates a string from the host's name
- getHostNames(ArrayList<Host>, List<String>, String) - Static method in class com.sun.grid.installer.util.Util
-
Creates a string from the host's name
- getHosts(HostList, Util.SgeComponents) - Static method in class com.sun.grid.installer.util.Util
-
Returns all of the host from the list in the given type.
- getInstallTimeout() - Method in class com.sun.grid.installer.gui.Host
-
- getInstance(InstallerFrame, InstallData) - Static method in class com.sun.grid.installer.gui.HostConfigFrame
-
- getInstance() - Static method in class com.sun.grid.installer.gui.HostConfigFrame
-
- getIp() - Method in class com.sun.grid.installer.gui.Host
-
- getJTables(JComponent, ArrayList<JTable>) - Static method in class com.sun.grid.installer.gui.HostPanelAutomationHelper
-
Returns with the <@link JTable> tables available in the specified <@link JComponent> component
- getJvmAddArgs() - Method in class com.sun.grid.installer.gui.Host
-
- GetJvmLibCommand - Class in com.sun.grid.installer.util.cmd
-
- GetJvmLibCommand(String, String, String, boolean, String) - Constructor for class com.sun.grid.installer.util.cmd.GetJvmLibCommand
-
- GetJvmLibCommand(long, String, String, String, boolean, String) - Constructor for class com.sun.grid.installer.util.cmd.GetJvmLibCommand
-
- getJvmLibPath() - Method in class com.sun.grid.installer.gui.Host
-
- getLabel(String) - Method in class com.sun.grid.installer.gui.HostConfigFrame
-
Returns with localized text for the given key
- getLabel(String) - Method in class com.sun.grid.installer.gui.HostPanel
-
Returns with localized text for the given key
- getLabel(String) - Method in interface com.sun.grid.installer.task.TaskHandler
-
Returns with localized text for the given key
- getLastRunCompletedTaskCount() - Method in class com.sun.grid.installer.task.ThreadPoolObserver
-
Returns with completed task count of the last run
- getLastRunTaskCount() - Method in class com.sun.grid.installer.task.ThreadPoolObserver
-
Returns with task count of the last run
- getLogContent() - Method in class com.sun.grid.installer.gui.Host
-
- getLogFrame(InstallerFrame, String) - Static method in class com.sun.grid.installer.gui.LogButtonCellEditor
-
Returns with the single instance of the Log window
- getNumOfExecution() - Method in class com.sun.grid.installer.gui.ActionPanel
-
Returns the execution number of the current panel
- getNumOfMaxExecution() - Method in class com.sun.grid.installer.gui.ActionPanel
-
Returns the maximum number the current panel should be executed
- getOutput() - Method in class com.sun.grid.installer.util.cmd.CmdExec
-
- getOwner() - Method in class com.sun.grid.installer.util.ExtendedFile
-
Returns the owner of this file.
- getPanelId() - Method in class com.sun.grid.installer.gui.ActionPanel
-
Returns the id of the current panel.
- getPermissions() - Method in class com.sun.grid.installer.util.ExtendedFile
-
Returns the permission string of this file.
- getPoolSize() - Method in class com.sun.grid.installer.task.ThreadPoolObserver
-
Returns the sum of pool sizes
- getQmasterHost() - Static method in class com.sun.grid.installer.gui.HostSelectionTableModel
-
- getQmasterHost(String, String) - Static method in class com.sun.grid.installer.util.Util
-
Sources the //common/act_qmaster file and return with the name of qmaster host.
- getResolveTimeout() - Method in class com.sun.grid.installer.gui.Host
-
- getRowCount() - Method in class com.sun.grid.installer.gui.HostInstallTableModel
-
- getRowCount() - Method in class com.sun.grid.installer.gui.HostSelectionTableModel
-
- getRowIndex(int) - Method in class com.sun.grid.installer.gui.SortedTableModel
-
Returns with the index of the sorted row index.
- getSelectedColumnState() - Method in class com.sun.grid.installer.gui.SortedColumnHeaderRenderer
-
Returns with the selected column's state.
- getSelectedHostIndexes() - Method in class com.sun.grid.installer.gui.HostTable
-
Transforms selected indexes into sorted host indexes
- getShellOptions(String) - Static method in class com.sun.grid.installer.util.cmd.CmdExec
-
- getSortedIndexes() - Method in class com.sun.grid.installer.gui.SortedTableModel
-
Returns with the new instance of sorted indexes depending on the row count.
- getSortedRowIndex(int) - Method in class com.sun.grid.installer.gui.SortedTableModel
-
Returns with the sorted index of the specified row
- getSpoolDir() - Method in class com.sun.grid.installer.gui.Host
-
- getState() - Method in class com.sun.grid.installer.gui.Host
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.sun.grid.installer.gui.LogButtonCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sun.grid.installer.gui.LogButtonCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sun.grid.installer.gui.SortedColumnHeaderRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sun.grid.installer.gui.StateCellRenderer
-
- getTaskCount() - Method in class com.sun.grid.installer.task.ThreadPoolObserver
-
Returns the sum of tasks
- getTaskName() - Method in class com.sun.grid.installer.task.TestableTask
-
- getTestExitValue() - Method in class com.sun.grid.installer.task.TestableTask
-
- getTestOutput() - Method in class com.sun.grid.installer.task.TestableTask
-
- getTooltip() - Method in enum com.sun.grid.installer.gui.Host.State
-
- getTooltip(String) - Method in class com.sun.grid.installer.gui.HostConfigFrame
-
Returns with localized tooltip for the given key
- getTooltip(String) - Method in class com.sun.grid.installer.gui.HostPanel
-
Returns with localized tooltip for the given key
- getTooltip(String) - Method in interface com.sun.grid.installer.task.TaskHandler
-
Returns with localized tooltip for the given key
- getToolTipText(MouseEvent) - Method in class com.sun.grid.installer.gui.TooltipTableHeader
-
- getType() - Method in class com.sun.grid.installer.gui.Host
-
- getType() - Method in class com.sun.grid.installer.task.ThreadPoolObserver.ThreadPoolEvent
-
Returns with the type of the event.
- getURL(String, URL) - Static method in class com.sun.grid.installer.gui.HelpFrame
-
Creates an URL instance
- getUserGroups(String, String) - Static method in class com.sun.grid.installer.util.Util
-
- getUserGroups(String, String, String) - Static method in class com.sun.grid.installer.util.Util
-
Returns the group id of the user.
- getUserId(String, String) - Static method in class com.sun.grid.installer.util.Util
-
Returns with the user id of the executor user
- getValueAt(int, int) - Method in class com.sun.grid.installer.gui.HostInstallTableModel
-
- getValueAt(int, int) - Method in class com.sun.grid.installer.gui.HostSelectionTableModel
-
- guiActionPerformed(int, Object) - Method in class com.sun.grid.installer.gui.ActionPanel
-
Called from the parent InstallerFrame
any time an action performed.