|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
edu.utk.cs.icl.rest.installer.GSI_Panels
edu.utk.cs.icl.rest.installer.SetupLogicalGroups
Setup the locations and assign them to the specific logical groups if not already setup by the import file
| Nested Class Summary |
| Nested classes inherited from class javax.swing.JPanel |
JPanel.AccessibleJPanel |
| Nested classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
| Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
| Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary |
| Fields inherited from class edu.utk.cs.icl.rest.installer.GSI_Panels |
advanced, appResource, authGrps, bUpdating, current, currentAuthentication, currentLogical, helpLocation, id, logicalGrps, masterListData, nextPanel, parentFrame, previousPanel, skippable |
| Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
SetupLogicalGroups(ResourceBundle elResource,
GSI_Panels elPanel,
Application parentFrame)
Initializes SetupLogicalGroups panel |
|
| Method Summary | |
Object |
getInfo()
Get the information garnered in this panel |
GSI_Panels |
getNext()
Gets the next panel by default, but can be overridden if checks need to be performed before a panel can be passed |
protected static void |
setAsBuildMaster(InstallerLocInfo tmpILI)
Set the given location as the groups buildmaster. |
protected static void |
setAsFileMaster(InstallerLocInfo tmpILI)
Set the given location as the groups filemaster of it's logical group. |
protected static void |
setAsFileMaster(InstallerLocInfo tmpILI,
InstallerLocationGroup[] tmpILGs)
Set the given location as the groups filemaster of it's logical group. |
void |
updateInfo()
Called to update the information displayed on this panel with the information stored in memory |
| Methods inherited from class edu.utk.cs.icl.rest.installer.GSI_Panels |
addLoc2Lst, exportFile, finishSetup, getBackgroundOpacity, getId, getPnlDescription, getPnlTitle, getPrevious, getTitlePnl, getTransBg, getTransBg, getTransBg, getTransBg, importFile, insertIntoJCB, installerSetup, isAdvanced, isSkippable, listCopy, listMove, listRemove, removeFromJCB, resetPnlDescription, resetPnlTitle, setAdvanced, setBackgroundOpacity, setId, setPnlDescription, setPnlTitle, setSize, setSize, setSkippable |
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SetupLogicalGroups(ResourceBundle elResource,
GSI_Panels elPanel,
Application parentFrame)
elResource - Resource bundle with the informationelPanel - Previous panelparentFrame - Installer main frame| Method Detail |
protected static void setAsBuildMaster(InstallerLocInfo tmpILI)
tmpILI - Location to set as the build masterprotected static void setAsFileMaster(InstallerLocInfo tmpILI)
tmpILI - Location to set as filemastersetAsFileMaster(InstallerLocInfo tmpILI, InstallerLocationGroup[] tmpILGs)
protected static void setAsFileMaster(InstallerLocInfo tmpILI,
InstallerLocationGroup[] tmpILGs)
tmpILGs - Location groups to have their filemaster set to the given locationtmpILI - Location to set as filemastersetAsFileMaster(InstallerLocInfo tmpILI, InstallerLocationGroup[] tmpILGs)public GSI_Panels getNext()
GSI_Panels
getNext in class GSI_Panelspublic Object getInfo()
getInfo in class GSI_Panelspublic void updateInfo()
updateInfo in class GSI_Panels
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||