| org.eclipse.pde.internal.ui.parts.SharedPartWithButtons org.eclipse.pde.internal.ui.preferences.TargetPluginsTab
Inner Class :class ReloadOperation implements IRunnableWithProgress | |
Inner Class :public class PluginContentProvider extends DefaultContentProvider implements IStructuredContentProvider | |
Inner Class :public class TreePluginContentProvider extends DefaultContentProvider implements ITreeContentProvider | |
buttonSelected | protected void buttonSelected(Button button, int index)(Code) | | |
computeDelta | void computeDelta()(Code) | | |
createButtons | protected void createButtons(Composite parent, FormToolkit toolkit)(Code) | | |
createContents | public Control createContents(Composite parent)(Code) | | |
createMainControl | protected void createMainControl(Composite parent, int style, int span, FormToolkit toolkit)(Code) | | |
dispose | public void dispose()(Code) | | |
handleGrayChecked | protected void handleGrayChecked(File parent, boolean handleCheck)(Code) | | |
handleReload | protected void handleReload()(Code) | | |
handleReload | protected void handleReload(ArrayList additionalLocations)(Code) | | |
handleSelectAll | public void handleSelectAll(boolean selected)(Code) | | |
handleSwitchView | protected void handleSwitchView()(Code) | | |
initialize | public void initialize()(Code) | | |
initializeView | protected void initializeView()(Code) | | |
loadTargetProfile | protected void loadTargetProfile(ITarget target)(Code) | | |
performOk | public void performOk()(Code) | | |
Fields inherited from org.eclipse.pde.internal.ui.parts.SharedPartWithButtons | protected Composite fButtonContainer(Code)(Java Doc)
|
Methods inherited from org.eclipse.pde.internal.ui.parts.SharedPartWithButtons | abstract protected void buttonSelected(Button button, int index)(Code)(Java Doc) protected Button createButton(Composite parent, String label, int index, FormToolkit toolkit)(Code)(Java Doc) protected void createButtons(Composite parent, FormToolkit toolkit)(Code)(Java Doc) protected GridLayout createButtonsLayout()(Code)(Java Doc) public void createControl(Composite parent, int style, int span, FormToolkit toolkit)(Code)(Java Doc) abstract protected void createMainControl(Composite parent, int style, int span, FormToolkit toolkit)(Code)(Java Doc) protected void createMainLabel(Composite parent, int span, FormToolkit toolkit)(Code)(Java Doc) public Button getButton(int index)(Code)(Java Doc) public void setButtonEnabled(int index, boolean enabled)(Code)(Java Doc) protected void updateEnabledState()(Code)(Java Doc)
|
|
|