A B C D E F G I L M N O P R S T U V W X

A

AGAIN_BUTTON_ACTION_COMMAND - Static variable in class org.glite.gpbox.gui.wizard.Wizard
The String-based action command for the 'Again' button.
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Override this method to provide functionality that will be performed just before the panel is to be displayed.
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor
 
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor
 
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2Descriptor
 
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor
 
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanelDescriptor
 
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanelDescriptor
 
aboutToDisplayPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanelDescriptor
 
aboutToHidePanel() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Override this method to perform functionality just before the panel is to be hidden.
aboutToHidePanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor
 
aboutToHidePanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor
 
actionPerformed(ActionEvent) - Method in class org.glite.gpbox.gui.wizard.WizardController
Calling method for the action listener interface.
actionPerformed(ActionEvent) - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor
 
actionPerformed(ActionEvent) - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2Descriptor
 
actionPerformed(ActionEvent) - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanelDescriptor
 
actionPerformed(ActionEvent) - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanelDescriptor
 
actionPerformed(ActionEvent) - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanelDescriptor
 
actionPerformed(ActionEvent) - Method in class org.glite.gpbox.gui.wizard.newpolicy.test.GenericJPanelTest
 
addCheckBoxActionListener(ActionListener) - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2
 
addCheckBoxActionListener(ActionListener) - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel
 
addCheckBoxActionListener(ActionListener) - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel
 
addCheckBoxActionListener(ActionListener) - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserPanel
 
addCheckBoxActionListener(ActionListener) - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanel
 
addPBoxPolicyToPublisher(PBoxPolicy) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
addPBoxPolicyToRepository(PBoxPolicy) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.glite.gpbox.gui.wizard.WizardModel
 
addTreeModelListener(TreeModelListener) - Method in class org.glite.gpbox.gui.tree.TreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.

B

BACK_BUTTON_ACTION_COMMAND - Static variable in class org.glite.gpbox.gui.wizard.Wizard
The String-based action command for the 'Back' button.
BACK_BUTTON_ENABLED_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Back button's enabled state
BACK_BUTTON_ICON_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Back button's icon
BACK_BUTTON_TEXT_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Back button's text
BuildXacmlMethodTest - class org.glite.gpbox.gui.wizard.newpolicy.test.BuildXacmlMethodTest.
 
BuildXacmlMethodTest() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.test.BuildXacmlMethodTest
 
buildXACML(String[], String[], String, String, String, String) - Method in class org.glite.gpbox.gui.wizard.newpolicy.WizardUser
 

C

CANCEL_BUTTON_ACTION_COMMAND - Static variable in class org.glite.gpbox.gui.wizard.Wizard
The String-based action command for the 'Cancel' button.
CANCEL_BUTTON_ENABLED_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Cancel button's enabled state
CANCEL_BUTTON_ICON_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Cancel button's icon
CANCEL_BUTTON_TEXT_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Cancel button's text
CANCEL_RETURN_CODE - Static variable in class org.glite.gpbox.gui.wizard.Wizard
Indicates that the 'Cancel' button was pressed to close the dialog, or the user pressed the close box in the corner of the window.
CURRENT_PANEL_DESCRIPTOR_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Identification string for the current panel.
ChoosenValues - class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues.
 
ChoosenValues() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
checkPolicyExistFromRepository(String) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 

D

displayingPanel() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Override this method to perform functionality when the panel itself is displayed.
displayingPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor
 
displayingPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor
 
displayingPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor
 

E

ERROR_RETURN_CODE - Static variable in class org.glite.gpbox.gui.wizard.Wizard
Indicates that the dialog closed due to an internal error.
Element - class org.glite.gpbox.gui.tree.Element.
 
Element(String) - Constructor for class org.glite.gpbox.gui.tree.Element
 

F

FINISH - Static variable in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Identifier returned by getNextPanelDescriptor() to indicate that this is the last panel and the text of the 'Next' button should change to 'Finish'.
FINISH_RETURN_CODE - Static variable in class org.glite.gpbox.gui.wizard.Wizard
Indicates that the 'Finish' button was pressed to close the dialog.
FakeStartupDataModel - class org.glite.gpbox.gui.FakeStartupDataModel.
 
FakeStartupDataModel() - Constructor for class org.glite.gpbox.gui.FakeStartupDataModel
Creates a new instance of VOTreeDataRetriever
FinalPanelWizard - class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizard.
 
FinalPanelWizard() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizard
 
FinalPanelWizardDescriptor - class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor.
 
FinalPanelWizardDescriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor
 
firePropertyChange(String, Object, Object) - Method in class org.glite.gpbox.gui.wizard.WizardModel
 
fireTreeStructureChanged(Element) - Method in class org.glite.gpbox.gui.tree.TreeModel
The only event raised by this model is TreeStructureChanged with the root as path, i.e.

G

GUIPCIUtil - class org.glite.gpbox.gui.GUIPCIUtil.
 
GUIPCIUtil() - Constructor for class org.glite.gpbox.gui.GUIPCIUtil
Creates a new instance of GUIPCIUtil
GenericJPanelTest - class org.glite.gpbox.gui.wizard.newpolicy.test.GenericJPanelTest.
 
GenericJPanelTest() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.test.GenericJPanelTest
 
getAction() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getAction() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserPanel
 
getAction() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanel
 
getAffectedPBoxes() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getBackButtonEnabled() - Method in class org.glite.gpbox.gui.wizard.Wizard
Mirrors the WizardModel method of the same name.
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Override this class to provide the Object-based identifier of the panel that the user should traverse to when the Back button is pressed.
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.IntroductionWizardPanelDescriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel1Descriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2Descriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanelDescriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanelDescriptor
 
getBackPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanelDescriptor
 
getCancelButtonEnabled() - Method in class org.glite.gpbox.gui.wizard.Wizard
Mirrors the WizardModel method of the same name.
getChild(Object, int) - Method in class org.glite.gpbox.gui.tree.TreeModel
Returns the child of parent at index index in the parent's child array.
getChildAt(int) - Method in class org.glite.gpbox.gui.tree.Element
 
getChildCount() - Method in class org.glite.gpbox.gui.tree.Element
 
getChildCount(Object) - Method in class org.glite.gpbox.gui.tree.TreeModel
Returns the number of children of parent.
getChosenType() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel
 
getChosenType() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel
 
getDescription() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getDialog() - Method in class org.glite.gpbox.gui.wizard.Wizard
Returns an instance of the JDialog that this class created.
getEffect() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getEffect() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserPanel
 
getEffect() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanel
 
getElementsRelationship() - Method in class org.glite.gpbox.gui.tree.VOTreePanel
 
getFather() - Method in class org.glite.gpbox.gui.tree.Element
 
getGroupsOfVO(String) - Static method in class org.glite.gpbox.gui.FakeStartupDataModel
 
getGroupsOfVO(String) - Static method in class org.glite.gpbox.gui.StartupDataModel
 
getHumanDescription() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getIndexOfChild(Element) - Method in class org.glite.gpbox.gui.tree.Element
 
getIndexOfChild(Object, Object) - Method in class org.glite.gpbox.gui.tree.TreeModel
Returns the index of child in parent.
getLabelAndFields() - Method in class org.glite.gpbox.gui.prefs.PrefsPanel
 
getList1SelectedValues() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel
 
getList1SelectedValues() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel
 
getList2SelectedValues() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel
 
getList2SelectedValues() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel
 
getListModel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserPanel
 
getListSelectedItems() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserPanel
 
getListSelectedItems() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanel
 
getModel() - Method in class org.glite.gpbox.gui.wizard.Wizard
Returns the current model of the wizard dialog.
getName() - Method in class org.glite.gpbox.gui.tree.Element
 
getNextFinishButtonEnabled() - Method in class org.glite.gpbox.gui.wizard.Wizard
Mirrors the WizardModel method of the same name.
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Override this class to provide the Object-based identifier of the panel that the user should traverse to when the Next button is pressed.
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.IntroductionWizardPanelDescriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel1Descriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2Descriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanelDescriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanelDescriptor
 
getNextPanelDescriptor() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanelDescriptor
 
getObligation() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getOwner() - Method in class org.glite.gpbox.gui.wizard.Wizard
Returns the owner of the generated javax.swing.JDialog.
getPBoxNickname() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionPanel
 
getPBoxNickname() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanel
 
getPBoxNicknames() - Static method in class org.glite.gpbox.gui.FakeStartupDataModel
 
getPBoxNicknames() - Static method in class org.glite.gpbox.gui.StartupDataModel
 
getPBoxPolicy() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getPBoxPolicyFromRepository(String) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
getPanelComponent() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Returns to java.awt.Component that serves as the actual panel.
getPanelDescriptorIdentifier() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Returns the unique Object-based identifier for this panel descriptor.
getPolicyId(String) - Static method in class org.glite.gpbox.gui.PBoxGUITableModel
 
getPriority() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getPriority() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel
 
getPriority() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel
 
getPriorityResourceChoice() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getQuintuples() - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
getRadioButtonSelected() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2
 
getResource() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getResource() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel
 
getResource() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel
 
getResources() - Static method in class org.glite.gpbox.gui.FakeStartupDataModel
 
getResources() - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
getResources() - Static method in class org.glite.gpbox.gui.StartupDataModel
 
getReturnCode() - Method in class org.glite.gpbox.gui.wizard.Wizard
Retrieves the last return code set by the dialog.
getRoot() - Method in class org.glite.gpbox.gui.tree.TreeModel
Returns the root of the tree.
getSelectedElements() - Method in class org.glite.gpbox.gui.tree.Tree
 
getSelectedElements() - Method in class org.glite.gpbox.gui.tree.VOTreePanel
 
getSelectedElementsPathNames() - Method in class org.glite.gpbox.gui.tree.Tree
 
getSelectedElementsPathNames() - Method in class org.glite.gpbox.gui.tree.VOTreePanel
 
getSelectedPaths() - Method in class org.glite.gpbox.gui.tree.VOTreePanel
 
getSubject() - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
getSubject() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserPanel
Creates new form NewJFrame2
getSubject() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanel
 
getTitle() - Method in class org.glite.gpbox.gui.wizard.Wizard
Returns the current title of the generated dialog.
getTreeSelectedItems() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserPanel
 
getTreeSelectedItems() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanel
 
getUsersOfGroup(String) - Static method in class org.glite.gpbox.gui.FakeStartupDataModel
 
getUsersOfGroup(String) - Static method in class org.glite.gpbox.gui.StartupDataModel
 
getVOGroups() - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
getVOs() - Static method in class org.glite.gpbox.gui.FakeStartupDataModel
 
getVOs() - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
getVOs() - Static method in class org.glite.gpbox.gui.StartupDataModel
 
getValueAt(int, int) - Method in class org.glite.gpbox.gui.PBoxGUITableModel
 
getWindowTitle() - Method in class org.glite.gpbox.gui.PBoxGUIFrame
 
getWizard() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Returns a reference to the Wizard component.
getWizardModel() - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Returns a reference to the current WizardModel for this Wizard component.
getXACMLSubjectChooserPanel() - Method in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanel
 

I

IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizardDescriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.IntroductionWizardPanelDescriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel1Descriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2Descriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanelDescriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanelDescriptor
 
IDENTIFIER - Static variable in class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanelDescriptor
 
IntroductionWizardPanel - class org.glite.gpbox.gui.wizard.newpolicy.IntroductionWizardPanel.
 
IntroductionWizardPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.IntroductionWizardPanel
 
IntroductionWizardPanelDescriptor - class org.glite.gpbox.gui.wizard.newpolicy.IntroductionWizardPanelDescriptor.
 
IntroductionWizardPanelDescriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.IntroductionWizardPanelDescriptor
 
install() - Static method in class org.glite.gpbox.gui.PBoxGUI
 
isCellEditable(int, int) - Method in class org.glite.gpbox.gui.PBoxGUITableModel
 
isCheckBoxSelected() - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2
 
isLeaf(Object) - Method in class org.glite.gpbox.gui.tree.TreeModel
Returns true if node is a leaf.
isModal() - Method in class org.glite.gpbox.gui.wizard.Wizard
Returns the modality of the dialog.

L

linkFamily(Element, Element[]) - Static method in class org.glite.gpbox.gui.tree.Element
Link together all members of a family.

M

main(String[]) - Static method in class org.glite.gpbox.gui.PBoxGUI
 
main(String[]) - Static method in class org.glite.gpbox.gui.prefs.test.PrefsDialogTest
 
main(String[]) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.test.BuildXacmlMethodTest
 
main(String[]) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.test.GenericJPanelTest
 
main(String[]) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.test.WizardUserTest
 

N

NEXT_BUTTON_ACTION_COMMAND - Static variable in class org.glite.gpbox.gui.wizard.Wizard
The String-based action command for the 'Next' button.
NEXT_FINISH_BUTTON_ENABLED_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Next button's enabled state
NEXT_FINISH_BUTTON_ICON_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Next button's icon
NEXT_FINISH_BUTTON_TEXT_PROPERTY - Static variable in class org.glite.gpbox.gui.wizard.WizardModel
Property identification String for the Next button's text

O

org.glite.gpbox.gui - package org.glite.gpbox.gui
 
org.glite.gpbox.gui.prefs - package org.glite.gpbox.gui.prefs
 
org.glite.gpbox.gui.prefs.test - package org.glite.gpbox.gui.prefs.test
 
org.glite.gpbox.gui.tree - package org.glite.gpbox.gui.tree
 
org.glite.gpbox.gui.wizard - package org.glite.gpbox.gui.wizard
 
org.glite.gpbox.gui.wizard.newpolicy - package org.glite.gpbox.gui.wizard.newpolicy
 
org.glite.gpbox.gui.wizard.newpolicy.test - package org.glite.gpbox.gui.wizard.newpolicy.test
 

P

PBoxGUI - class org.glite.gpbox.gui.PBoxGUI.
 
PBoxGUI() - Constructor for class org.glite.gpbox.gui.PBoxGUI
Creates a new instance of PBoxGUIMain
PBoxGUIColumnModel - class org.glite.gpbox.gui.PBoxGUIColumnModel.
 
PBoxGUIColumnModel() - Constructor for class org.glite.gpbox.gui.PBoxGUIColumnModel
Creates a new instance of PBoxGUIColumnModel
PBoxGUIFrame - class org.glite.gpbox.gui.PBoxGUIFrame.
 
PBoxGUIFrame() - Constructor for class org.glite.gpbox.gui.PBoxGUIFrame
Creates new form Test
PBoxGUITableModel - class org.glite.gpbox.gui.PBoxGUITableModel.
 
PBoxGUITableModel() - Constructor for class org.glite.gpbox.gui.PBoxGUITableModel
Creates a new instance of PBoxGUITableModel
PBoxGUITableModel(Object[][], String[]) - Constructor for class org.glite.gpbox.gui.PBoxGUITableModel
 
PolicyDistributionPanel - class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionPanel.
 
PolicyDistributionPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionPanel
 
PolicyDistributionWizardPanel - class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanel.
 
PolicyDistributionWizardPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanel
 
PolicyDistributionWizardPanelDescriptor - class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor.
 
PolicyDistributionWizardPanelDescriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanelDescriptor
 
PrefsDialog - class org.glite.gpbox.gui.prefs.PrefsDialog.
 
PrefsDialog(PBoxGUIFrame) - Constructor for class org.glite.gpbox.gui.prefs.PrefsDialog
 
PrefsDialogTest - class org.glite.gpbox.gui.prefs.test.PrefsDialogTest.
 
PrefsDialogTest() - Constructor for class org.glite.gpbox.gui.prefs.test.PrefsDialogTest
Creates a new instance of PrefsDialogTest
PrefsPanel - class org.glite.gpbox.gui.prefs.PrefsPanel.
 
PrefsPanel(boolean) - Constructor for class org.glite.gpbox.gui.prefs.PrefsPanel
Creates a new instance of PrefsPanel
pci - Static variable in class org.glite.gpbox.gui.GUIPCIUtil
 
pciSender - Static variable in class org.glite.gpbox.gui.GUIPCIUtil
 
policyRepositoryChangeCurrentStatus(String, String) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
policyRepositoryChangeWhishedStatus(String, String) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
populatePrefsPanel(String[], String[]) - Method in class org.glite.gpbox.gui.prefs.PrefsPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.glite.gpbox.gui.wizard.Wizard
Method used to listen for property change events from the model and update the dialog's graphical components as necessary.
publisherModuleChangeWhishedStatus(String, String) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
publisherModuleCurrentStatusChangeRequest(String, int) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 
publisherModuleTimestampChangeRequest(String) - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 

R

registerWizardPanel(Object, WizardPanelDescriptor) - Method in class org.glite.gpbox.gui.wizard.Wizard
Add a Component as a panel for the wizard dialog by registering its WizardPanelDescriptor object.
remotePBoxAddress - Static variable in class org.glite.gpbox.gui.GUIPCIUtil
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.glite.gpbox.gui.wizard.WizardModel
 
removeTreeModelListener(TreeModelListener) - Method in class org.glite.gpbox.gui.tree.TreeModel
Removes a listener previously added with addTreeModelListener().

S

StartupDataModel - class org.glite.gpbox.gui.StartupDataModel.
 
StartupDataModel() - Constructor for class org.glite.gpbox.gui.StartupDataModel
 
setAction(String) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setAffectedPBoxes(String[]) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setBackButtonEnabled(boolean) - Method in class org.glite.gpbox.gui.wizard.Wizard
Mirrors the WizardModel method of the same name.
setCancelButtonEnabled(boolean) - Method in class org.glite.gpbox.gui.wizard.Wizard
Mirrors the WizardModel method of the same name.
setCurrentPanel(Object) - Method in class org.glite.gpbox.gui.wizard.Wizard
Displays the panel identified by the object passed in.
setDescriptionAndTreePanels() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionPanel
 
setDescriptionAndTreePanels() - Method in class org.glite.gpbox.gui.wizard.newpolicy.PolicyDistributionWizardPanel
 
setEffect(String) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setModal(boolean) - Method in class org.glite.gpbox.gui.wizard.Wizard
Sets the modality of the generated javax.swing.JDialog.
setNextFinishButtonEnabled(boolean) - Method in class org.glite.gpbox.gui.wizard.Wizard
Mirrors the WizardModel method of the same name.
setNextFinishButtonIcon(Icon) - Method in class org.glite.gpbox.gui.wizard.WizardModel
 
setObligation(String) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setPanelComponent(Component) - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Sets the panel's component as a class that extends java.awt.Component
setPanelDescriptorIdentifier(Object) - Method in class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Sets the Object-based identifier for this panel.
setPriority(String) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setPriorityResourceChoice(String) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setProgressText(String) - Method in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizard
 
setProgressText(String) - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3
 
setProgressValue(int) - Method in class org.glite.gpbox.gui.wizard.newpolicy.FinalPanelWizard
 
setProgressValue(int) - Method in class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3
 
setResource(String[]) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setSubject(String[]) - Static method in class org.glite.gpbox.gui.wizard.newpolicy.ChoosenValues
 
setTitle(String) - Method in class org.glite.gpbox.gui.wizard.Wizard
Sets the title of the generated javax.swing.JDialog.
setValueAt(Object, int, int) - Method in class org.glite.gpbox.gui.PBoxGUITableModel
 
showAncestor(boolean) - Method in class org.glite.gpbox.gui.tree.Tree
Get the selected item in the tree, and call showAncestor with this item on the model.
showAncestor(boolean, Object) - Method in class org.glite.gpbox.gui.tree.TreeModel
Used to toggle between show ancestors/show descendant and to change the root of the tree.
showErrorBox(String) - Static method in class org.glite.gpbox.gui.PBoxGUIFrame
 
showModalDialog() - Method in class org.glite.gpbox.gui.wizard.Wizard
Convienence method that displays a modal wizard dialog and blocks until the dialog has completed.
showMsgBox(String) - Static method in class org.glite.gpbox.gui.PBoxGUIFrame
 
start() - Method in class org.glite.gpbox.gui.wizard.newpolicy.WizardUser
 
start2() - Method in class org.glite.gpbox.gui.wizard.newpolicy.WizardUser
 

T

TestPanel1 - class org.glite.gpbox.gui.wizard.newpolicy.TestPanel1.
 
TestPanel1() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.TestPanel1
 
TestPanel1Descriptor - class org.glite.gpbox.gui.wizard.newpolicy.TestPanel1Descriptor.
 
TestPanel1Descriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.TestPanel1Descriptor
 
TestPanel2 - class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2.
 
TestPanel2() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2
 
TestPanel2Descriptor - class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2Descriptor.
 
TestPanel2Descriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.TestPanel2Descriptor
 
TestPanel3 - class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3.
 
TestPanel3() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3
 
TestPanel3Descriptor - class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor.
 
TestPanel3Descriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.TestPanel3Descriptor
 
Tree - class org.glite.gpbox.gui.tree.Tree.
 
Tree(Element) - Constructor for class org.glite.gpbox.gui.tree.Tree
 
TreeModel - class org.glite.gpbox.gui.tree.TreeModel.
 
TreeModel(Element) - Constructor for class org.glite.gpbox.gui.tree.TreeModel
 
tableChanged(TableModelEvent) - Method in class org.glite.gpbox.gui.PBoxGUITableModel
 
toString() - Method in class org.glite.gpbox.gui.tree.Element
 

U

unInstall() - Static method in class org.glite.gpbox.gui.PBoxGUI
 

V

VOTreePanel - class org.glite.gpbox.gui.tree.VOTreePanel.
 
VOTreePanel(boolean) - Constructor for class org.glite.gpbox.gui.tree.VOTreePanel
 
valueForPathChanged(TreePath, Object) - Method in class org.glite.gpbox.gui.tree.TreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
version() - Static method in class org.glite.gpbox.gui.PBoxGUI
 
vomsCheck() - Static method in class org.glite.gpbox.gui.GUIPCIUtil
 

W

Wizard - class org.glite.gpbox.gui.wizard.Wizard.
This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels.
Wizard() - Constructor for class org.glite.gpbox.gui.wizard.Wizard
Default constructor.
Wizard(Dialog) - Constructor for class org.glite.gpbox.gui.wizard.Wizard
This method accepts a java.awt.Dialog object as the javax.swing.JDialog's parent.
Wizard(Frame) - Constructor for class org.glite.gpbox.gui.wizard.Wizard
This method accepts a java.awt.Frame object as the javax.swing.JDialog's parent.
WizardController - class org.glite.gpbox.gui.wizard.WizardController.
This class is responsible for reacting to events generated by pushing any of the three buttons, 'Next', 'Previous', and 'Cancel.' Based on what button is pressed, the controller will update the model to show a new panel and reset the state of the buttons as necessary.
WizardController(Wizard) - Constructor for class org.glite.gpbox.gui.wizard.WizardController
This constructor accepts a reference to the Wizard component that created it, which it uses to update the button components and access the WizardModel.
WizardModel - class org.glite.gpbox.gui.wizard.WizardModel.
The model for the Wizard component, which tracks the text, icons, and enabled state of each of the buttons, as well as the current panel that is displayed.
WizardModel() - Constructor for class org.glite.gpbox.gui.wizard.WizardModel
Default constructor.
WizardPanelDescriptor - class org.glite.gpbox.gui.wizard.WizardPanelDescriptor.
A base descriptor class used to reference a Component panel for the Wizard, as well as provide general rules as to how the panel should behave.
WizardPanelDescriptor() - Constructor for class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Default constructor.
WizardPanelDescriptor(Object, Component) - Constructor for class org.glite.gpbox.gui.wizard.WizardPanelDescriptor
Constructor which accepts both the Object-based identifier and a reference to the Component class which makes up the panel.
WizardPanelNotFoundException - exception org.glite.gpbox.gui.wizard.WizardPanelNotFoundException.
 
WizardPanelNotFoundException() - Constructor for class org.glite.gpbox.gui.wizard.WizardPanelNotFoundException
 
WizardUser - class org.glite.gpbox.gui.wizard.newpolicy.WizardUser.
 
WizardUser() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.WizardUser
 
WizardUserTest - class org.glite.gpbox.gui.wizard.newpolicy.test.WizardUserTest.
 
WizardUserTest() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.test.WizardUserTest
Creates a new instance of NewMain
windowClosing(WindowEvent) - Method in class org.glite.gpbox.gui.wizard.Wizard
If the user presses the close box on the dialog's window, treat it as a cancel.

X

XACMLActionChooserPanel - class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserPanel.
 
XACMLActionChooserPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserPanel
 
XACMLActionChooserWizardPanel - class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanel.
 
XACMLActionChooserWizardPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanel
 
XACMLActionChooserWizardPanelDescriptor - class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanelDescriptor.
 
XACMLActionChooserWizardPanelDescriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLActionChooserWizardPanelDescriptor
 
XACMLResourceChooserPanel - class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel.
 
XACMLResourceChooserPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserPanel
 
XACMLResourceChooserWizardPanel - class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel.
 
XACMLResourceChooserWizardPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanel
 
XACMLResourceChooserWizardPanelDescriptor - class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanelDescriptor.
 
XACMLResourceChooserWizardPanelDescriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLResourceChooserWizardPanelDescriptor
 
XACMLSubjectChooserPanel - class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserPanel.
 
XACMLSubjectChooserPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserPanel
 
XACMLSubjectChooserWizardPanel - class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanel.
 
XACMLSubjectChooserWizardPanel() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanel
 
XACMLSubjectChooserWizardPanelDescriptor - class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanelDescriptor.
 
XACMLSubjectChooserWizardPanelDescriptor() - Constructor for class org.glite.gpbox.gui.wizard.newpolicy.XACMLSubjectChooserWizardPanelDescriptor
 

A B C D E F G I L M N O P R S T U V W X