| |
|
| org.terracotta.dso.dialogs.AbstractApplicationEventDialog
All known Subclasses: org.terracotta.dso.dialogs.AbstractLockDialog, org.terracotta.dso.dialogs.NonPortableObjectDialog,
AbstractApplicationEventDialog | abstract public class AbstractApplicationEventDialog extends MessageDialog (Code) | | |
Inner Class :class IssueTableSelectionListener extends SelectionAdapter | |
Inner Class :class IssueTreeSelectionListener extends SelectionAdapter | |
Inner Class :class ActionSelectionChangedHandler implements ISelectionChangedListener | |
Inner Class :class ActionCheckStateHandler implements ICheckStateListener | |
Inner Class :class ActionTreeContentProvider implements ITreeContentProvider | |
Inner Class :protected class IncludeRulePanel extends Composite implements SelectionListener | |
BLANK_ICON | protected static Image BLANK_ICON(Code) | | |
EMPTY_STRING | final protected static String EMPTY_STRING(Code) | | |
HELP_ICON | final protected static Image HELP_ICON(Code) | | |
NEVER_PORTABLE_ICON | final protected static Image NEVER_PORTABLE_ICON(Code) | | |
NOT_PORTABLE_ICON | final protected static Image NOT_PORTABLE_ICON(Code) | | |
NO_ACTION_ITEM | final protected static Object NO_ACTION_ITEM(Code) | | |
OBJ_CYCLE_ICON | final protected static Image OBJ_CYCLE_ICON(Code) | | |
PORTABLE_ICON | final protected static Image PORTABLE_ICON(Code) | | |
PRE_INSTRUMENTED_ICON | final protected static Image PRE_INSTRUMENTED_ICON(Code) | | |
RESOLVED_ICON | final protected static Image RESOLVED_ICON(Code) | | |
TRANSIENT_ICON | final protected static Image TRANSIENT_ICON(Code) | | |
fActionPanel | protected Composite fActionPanel(Code) | | |
fActionStackLayout | protected StackLayout fActionStackLayout(Code) | | |
fActionTreeViewer | protected CheckboxTreeViewer fActionTreeViewer(Code) | | |
fIncludeRuleView | protected IncludeRulePanel fIncludeRuleView(Code) | | |
fIssueTable | protected Table fIssueTable(Code) | | |
fJavaProject | protected IJavaProject fJavaProject(Code) | | |
fNewConfig | protected TcConfig fNewConfig(Code) | | |
fObjectTree | protected Tree fObjectTree(Code) | | |
fSummaryLabel | protected CLabel fSummaryLabel(Code) | | |
anyActionSelected | protected boolean anyActionSelected()(Code) | | |
anySelectedActions | abstract protected boolean anySelectedActions()(Code) | | |
apply | protected void apply()(Code) | | |
buttonPressed | protected void buttonPressed(int buttonId)(Code) | | |
close | public boolean close()(Code) | | |
createCustomArea | protected Control createCustomArea(Composite parent)(Code) | | |
createIssueDescriptionArea | abstract protected void createIssueDescriptionArea(Composite parent)(Code) | | |
ensureIncludeRuleFor | protected Include ensureIncludeRuleFor(String classExpr)(Code) | | |
getDialogBoundsSettings | protected IDialogSettings getDialogBoundsSettings()(Code) | | |
getDialogSettings | protected IDialogSettings getDialogSettings()(Code) | | |
getDialogSettingsSectionName | abstract protected String getDialogSettingsSectionName()(Code) | | |
getFormToolkit | protected FormToolkit getFormToolkit()(Code) | | |
handleTreeSelectionChange | abstract protected void handleTreeSelectionChange()(Code) | | |
haveAnyActions | protected boolean haveAnyActions()(Code) | | |
hideActionPanel | protected void hideActionPanel()(Code) | | |
hideResolutionsPanel | protected void hideResolutionsPanel()(Code) | | |
initIssueList | abstract protected void initIssueList()(Code) | | |
initializeBounds | protected void initializeBounds()(Code) | | |
persistSashWeights | protected void persistSashWeights()(Code) | | |
populateTree | void populateTree()(Code) | | |
setNoAction | protected void setNoAction(boolean checked)(Code) | | |
showResolutionsPanel | protected void showResolutionsPanel()(Code) | | |
updateButtons | protected void updateButtons()(Code) | | |
widgetDefaultSelected | public void widgetDefaultSelected(SelectionEvent e)(Code) | | |
|
|
|