Uses of Class
View.CustomizeCorrelationPage.CustomizeCorrelationPage
Packages that use CustomizeCorrelationPage
Package
Description
-
Uses of CustomizeCorrelationPage in Services.CustomizeCorrelationView
Methods in Services.CustomizeCorrelationView with parameters of type CustomizeCorrelationPageModifier and TypeMethodDescriptionstatic ActionListenerButtonsAction.actionCustomCorrelationAdd(CustomizeCorrelationPage home, String type) static ActionListenerButtonsAction.actionDxButton(CustomizeCorrelationPage home) static ActionListenerButtonsAction.actionInfoRequestButton(CustomizeCorrelationPage home) static ActionListenerButtonsAction.actionSaveButton(CorrelatorHelperService correlatorHelperService, CustomizeCorrelationPage customizeCorrelationPage) static ActionListenerCustomCorrelationFrameService.actionSaveButton(AddManuallyCorrelationFrame addManuallyCorrelationFrame, CustomizeCorrelationPage customizeCorrelationPage, String type, ArrayList<String> dataWS) static ActionListenerButtonsAction.actionSetPreviousResponsePostDataCheckBox(CustomizeCorrelationPage home) static ActionListenerButtonsAction.actionSetPreviousResponsePostDataComboBox(CustomizeCorrelationPage home) static ActionListenerButtonsAction.actionSxButton(CustomizeCorrelationPage home) static voidJTableAction.setActionJTable(JTable table, CustomizeCorrelationPage frame, String type) static voidButtonsAction.updateTableModel(CustomizeCorrelationPage home) -
Uses of CustomizeCorrelationPage in Services.CustomizeCorrelationView.PanelMessage
Methods in Services.CustomizeCorrelationView.PanelMessage with parameters of type CustomizeCorrelationPageModifier and TypeMethodDescriptionstatic voidPanelMessageInfoService.fill_general_request_area(JTable table, CustomizeCorrelationPage frame, int row, PanelMessage pm, String type) static voidPanelMessageInfoService.fill_noturl_info_panel(JTable table, CustomizeCorrelationPage frame, PanelMessage pm, String type, int row, int col) static voidPanelMessageInfoService.fill_post_request_area(JTable table, CustomizeCorrelationPage frame, int row, PanelMessage pm) static voidPanelMessageInfoService.fill_response_area(JTable table, CustomizeCorrelationPage frame, int row, PanelMessage pm, String type) static voidPanelMessageInfoService.fill_ur_info_panel(JTable table, CustomizeCorrelationPage frame, int row, PanelMessage pm, String type)