Source compatibility report for the library OpenSwing from version 1.7.9 to 1.8
Summary
2 |
427 |
3736 / 409 |
Incompatible |
Problem Summary
Added Methods (23)
clientos.jar, ApplicationEventQueue.class
package org.openswing.swing.util.client
ApplicationEventQueue.getKeyListeners ( ):java.awt.event.KeyListener[]
[ run-time name: org/openswing/swing/util/client/ApplicationEventQueue.getKeyListeners:()[Ljava/awt/event/KeyListener; ]
clientos.jar, Form.class
package org.openswing.swing.form.client
Form.dropFocusFromForm ( ):void
[ run-time name: org/openswing/swing/form/client/Form.dropFocusFromForm:()V ]
Form.isCurrentFormHasFocus ( ):boolean
[ run-time name: org/openswing/swing/form/client/Form.isCurrentFormHasFocus:()Z ]
Form.setFocusOnForm ( ):void
[ run-time name: org/openswing/swing/form/client/Form.setFocusOnForm:()V ]
clientos.jar, FormShortcutsListener.class
package org.openswing.swing.form.client
FormShortcutsListener.FormShortcutsListener ( Form form )
[ run-time name: org/openswing/swing/form/client/FormShortcutsListener."<init>":(Lorg/openswing/swing/form/client/Form;)V ]
FormShortcutsListener.getAttributeName ( ):String
[ run-time name: org/openswing/swing/form/client/FormShortcutsListener.getAttributeName:()Ljava/lang/String; ]
FormShortcutsListener.getAttributeValue ( ):Object
[ run-time name: org/openswing/swing/form/client/FormShortcutsListener.getAttributeValue:()Ljava/lang/Object; ]
FormShortcutsListener.getForm ( ):Form
[ run-time name: org/openswing/swing/form/client/FormShortcutsListener.getForm:()Lorg/openswing/swing/form/client/Form; ]
FormShortcutsListener.keyPressed ( java.awt.event.KeyEvent e ):void
[ run-time name: org/openswing/swing/form/client/FormShortcutsListener.keyPressed:(Ljava/awt/event/KeyEvent;)V ]
FormShortcutsListener.AttributeCouple ( String attributeName, Object attributeValue ):public
[ run-time name: org/openswing/swing/form/client/FormShortcutsListener.org.openswing.swing.form.client.AttributeCouple:(Ljava/lang/String;Ljava/lang/Object;)V ]
clientos.jar, GridControl.class
package org.openswing.swing.client
GridControl.isShowPageNumber ( ):boolean
[ run-time name: org/openswing/swing/client/GridControl.isShowPageNumber:()Z ]
GridControl.setShowPageNumber ( boolean showPageNumber ):void
[ run-time name: org/openswing/swing/client/GridControl.setShowPageNumber:(Z)V ]
clientos.jar, Grids.class
package org.openswing.swing.table.client
Grids.getBlockSize ( ):int
[ run-time name: org/openswing/swing/table/client/Grids.getBlockSize:()I ]
Grids.getTotalResultSetLength ( ):int
[ run-time name: org/openswing/swing/table/client/Grids.getTotalResultSetLength:()I ]
Grids.loadPage ( int pageNr ):void
[ run-time name: org/openswing/swing/table/client/Grids.loadPage:(I)V ]
clientos.jar, GridStatusPanel.class
package org.openswing.swing.table.client
GridStatusPanel.setPage ( String page ):void
[ run-time name: org/openswing/swing/table/client/GridStatusPanel.setPage:(Ljava/lang/String;)V ]
clientos.jar, InputControl.class
package org.openswing.swing.client
InputControl.addFocusListener ( java.awt.event.FocusListener p1 ) [abstract]:void
[ run-time name: org/openswing/swing/client/InputControl.addFocusListener:(Ljava/awt/event/FocusListener;)V ]
InputControl.removeFocusListener ( java.awt.event.FocusListener p1 ) [abstract]:void
[ run-time name: org/openswing/swing/client/InputControl.removeFocusListener:(Ljava/awt/event/FocusListener;)V ]
clientos.jar, MDIFrame.class
package org.openswing.swing.mdi.client
MDIFrame.addSeparatorToMenuBar ( String topFunctionId, String bottomFunctionId ):void
[ run-time name: org/openswing/swing/mdi/client/MDIFrame.addSeparatorToMenuBar:(Ljava/lang/String;Ljava/lang/String;)V ]
clientos.jar, NavigatorBar.class
package org.openswing.swing.client
NavigatorBar.updatePageNumber ( int pageNr ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.updatePageNumber:(I)V ]
clientos.jar, VOListResponse.class
package org.openswing.swing.message.receive.java
VOListResponse.getTotalAmountOfRows ( ):int
[ run-time name: org/openswing/swing/message/receive/java/VOListResponse.getTotalAmountOfRows:()I ]
VOListResponse.setTotalAmountOfRows ( int totalAmountOfRows ):void
[ run-time name: org/openswing/swing/message/receive/java/VOListResponse.setTotalAmountOfRows:(I)V ]
serveros.jar, QueryUtil.class
package org.openswing.swing.server
QueryUtil.getQuery ( java.sql.Connection conn, UserSessionParameters userSessionPars, String baseSQL, java.util.ArrayList values, java.util.Map attribute2dbField, Class valueObjectClass, String booleanTrueValue, String booleanFalseValue, javax.servlet.ServletContext context, org.openswing.swing.message.send.java.GridParams gridParams, int blockSize, boolean logQuery, boolean fetchTotalResultSetLength ) [static]:org.openswing.swing.message.receive.java.Response
[ run-time name: org/openswing/swing/server/QueryUtil.getQuery:(Ljava/sql/Connection;Lorg/openswing/swing/server/UserSessionParameters;Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/Map;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;Ljavax/servlet/ServletContext;Lorg/openswing/swing/message/send/java/GridParams;IZZ)Lorg/openswing/swing/message/receive/java/Response; ]
to the top
Removed Methods (5)
clientos.jar, Form.class
package org.openswing.swing.form.client
Form.disableFocusedForm ( ):void
[ run-time name: org/openswing/swing/form/client/Form.disableFocusedForm:()V ]
Form.setCurrentFocusedForm ( Form form ) [static]:void
[ run-time name: org/openswing/swing/form/client/Form.setCurrentFocusedForm:(Lorg/openswing/swing/form/client/Form;)V ]
clientos.jar, FormBeanInfo.class
package org.openswing.swing.form.client
FormBeanInfo.getAttributeName ( ):String
[ run-time name: org/openswing/swing/form/client/FormBeanInfo.getAttributeName:()Ljava/lang/String; ]
FormBeanInfo.getAttributeValue ( ):Object
[ run-time name: org/openswing/swing/form/client/FormBeanInfo.getAttributeValue:()Ljava/lang/Object; ]
FormBeanInfo.AttributeCouple ( String attributeName, Object attributeValue ):public
[ run-time name: org/openswing/swing/form/client/FormBeanInfo.org.openswing.swing.form.client.AttributeCouple:(Ljava/lang/String;Ljava/lang/Object;)V ]
to the top
Problems with Data Types, High risk (2)
clientos.jar
package org.openswing.swing.client
[+] InputControl (2)
|
Abstract method InputControl.addFocusListener ( java.awt.event.FocusListener p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method addFocusListener(java.awt.event.FocusListener) in InputControl. |
Abstract method InputControl.removeFocusListener ( java.awt.event.FocusListener p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method removeFocusListener(java.awt.event.FocusListener) in InputControl. |
[+] affected methods(28)
InputControl.addValueChangedListener ( org.openswing.swing.form.model.client.ValueChangeListener p1 ):
This abstract method is from 'InputControl' interface.
InputControl.getAttributeName ( ):
This abstract method is from 'InputControl' interface.
InputControl.getLinkLabel ( ):
This abstract method is from 'InputControl' interface.
InputControl.getValue ( ):
This abstract method is from 'InputControl' interface.
InputControl.getValueChangeListeners ( ):
This abstract method is from 'InputControl' interface.
InputControl.isCanCopy ( ):
This abstract method is from 'InputControl' interface.
InputControl.isChanged ( ):
This abstract method is from 'InputControl' interface.
InputControl.isEnabled ( ):
This abstract method is from 'InputControl' interface.
InputControl.isEnabledOnEdit ( ):
This abstract method is from 'InputControl' interface.
InputControl.isEnabledOnInsert ( ):
This abstract method is from 'InputControl' interface.
InputControl.isRequired ( ):
This abstract method is from 'InputControl' interface.
InputControl.removeValueChangedListener ( org.openswing.swing.form.model.client.ValueChangeListener p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setAttributeName ( String p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setCanCopy ( boolean p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setChanged ( boolean p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setEnabled ( boolean p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setEnabledOnEdit ( boolean p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setEnabledOnInsert ( boolean p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setLinkLabel ( LabelControl p1 ):
This abstract method is from 'InputControl' interface.
InputControl.setValue ( Object p1 ):
This abstract method is from 'InputControl' interface.
InputControlPopupMenu.InputControlPopupMenu ( InputControl inputControl ):
1st parameter 'inputControl' of this method has type 'InputControl'.
PropertyGridControl.addProperty ( String propertyDescription, InputControl inputControl, Object defaultValue, Object userObject ):
2nd parameter 'inputControl' of this method has type 'InputControl'.
PropertyGridControl.getInputControl ( int rowIndex ):
Return value of this method has type 'InputControl'.
PropertyGridControl.getInputControl ( String attributeName ):
Return value of this method has type 'InputControl'.
org.openswing.swing.form.client.Form.bind ( InputControl comp ):
1st parameter 'comp' of this method has type 'InputControl'.
org.openswing.swing.form.client.Form.unbind ( InputControl comp ):
1st parameter 'comp' of this method has type 'InputControl'.
org.openswing.swing.properties.client.PropertyGridModel.getInputControl ( int rowIndex ):
Return value of this method has type 'InputControl'.
org.openswing.swing.table.columns.client.TypeController.getAdditionalProperties ( int rowNum, String attributeName, GridControl grid ):
Return value of this method has type 'InputControl'.
to the top
Problems with Methods, Medium risk (1)
clientos.jar, Form
package org.openswing.swing.form.client
[+] Form.addNotify ( ):void (1)
[ run-time name: org/openswing/swing/form/client/Form.addNotify:()V ]
|
Method become final.
| Recompilation of a client program may be terminated with the message: addNotify() in client class C cannot override addNotify() in org.openswing.swing.form.client.Form; overridden method is final. |
to the top
Problems with Data Types, Low risk (2)
clientos.jar
package org.openswing.swing.client
[+] GridControl (1)
|
Field showPageNumber has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to showPageNumber is ambiguous. |
[+] affected methods(164)
GridControl.add ( java.awt.Component comp ):
This method is from 'GridControl' class.
GridControl.add ( java.awt.Component comp, Object constraint ):
This method is from 'GridControl' class.
GridControl.addButtonsNotEnabled ( java.util.HashSet buttons, GenericButtonController buttonController ):
This method is from 'GridControl' class.
GridControl.addGenericButton ( GenericButton button ):
This method is from 'GridControl' class.
GridControl.addListFilter ( String attributeName, org.openswing.swing.table.client.ListFilterController filter ):
This method is from 'GridControl' class.
GridControl.addLoadDataCompletedListener ( java.awt.event.ActionListener listener ):
This method is from 'GridControl' class.
GridControl.addNotify ( ):
This method is from 'GridControl' class.
GridControl.addPopupCommand ( javax.swing.JMenuItem command ):
This method is from 'GridControl' class.
GridControl.addPopupCommand ( String command, java.awt.event.ActionListener listener, boolean enabled ):
This method is from 'GridControl' class.
GridControl.addPopupCommand ( String command, java.awt.event.ActionListener listener, boolean enabled, int mnemonic ):
This method is from 'GridControl' class.
GridControl.addPopupCommand ( String command, java.awt.event.ActionListener listener, boolean enabled, int mnemonic, javax.swing.KeyStroke accelerator ):
This method is from 'GridControl' class.
GridControl.addPopupCommand ( String command, java.awt.event.ActionListener listener, boolean enabled, javax.swing.Icon icon ):
This method is from 'GridControl' class.
GridControl.clearData ( ):
This method is from 'GridControl' class.
GridControl.editCellAt ( int row, String attributeName ):
This method is from 'GridControl' class.
GridControl.enableDrag ( String gridId ):
This method is from 'GridControl' class.
GridControl.finalize ( ):
This method is from 'GridControl' class.
GridControl.getBottomGridController ( ):
This method is from 'GridControl' class.
GridControl.getBottomGridDataLocator ( ):
This method is from 'GridControl' class.
GridControl.getBottomTable ( ):
This method is from 'GridControl' class.
GridControl.getController ( ):
This method is from 'GridControl' class.
GridControl.getCopyButton ( ):
This method is from 'GridControl' class.
GridControl.getDefaultGridExportOptions ( ):
This method is from 'GridControl' class.
GridControl.getDefaultGridExportOptions ( java.util.HashSet attributesToExport ):
This method is from 'GridControl' class.
GridControl.getDefaultQuickFilterCriteria ( ):
This method is from 'GridControl' class.
GridControl.getDeleteButton ( ):
This method is from 'GridControl' class.
GridControl.getEditButton ( ):
This method is from 'GridControl' class.
GridControl.getExpandableColumn ( ):
This method is from 'GridControl' class.
GridControl.getExpandableRowController ( ):
This method is from 'GridControl' class.
GridControl.getExportButton ( ):
This method is from 'GridControl' class.
GridControl.getFilterButton ( ):
This method is from 'GridControl' class.
GridControl.getFilterPanelOnGridPolicy ( ):
This method is from 'GridControl' class.
GridControl.getFunctionId ( ):
This method is from 'GridControl' class.
GridControl.getGridDataLocator ( ):
This method is from 'GridControl' class.
GridControl.getHeaderHeight ( ):
This method is from 'GridControl' class.
GridControl.getImportButton ( ):
This method is from 'GridControl' class.
GridControl.getInsertButton ( ):
This method is from 'GridControl' class.
GridControl.getIntercellSpacing ( ):
This method is from 'GridControl' class.
GridControl.getLayout ( ):
This method is from 'GridControl' class.
GridControl.getLockedColumns ( ):
This method is from 'GridControl' class.
GridControl.getLockedRowsOnBottom ( ):
This method is from 'GridControl' class.
GridControl.getLockedRowsOnTop ( ):
This method is from 'GridControl' class.
GridControl.getMaxNumberOfRowsOnInsert ( ):
This method is from 'GridControl' class.
GridControl.getMaxSortedColumns ( ):
This method is from 'GridControl' class.
GridControl.getMode ( ):
This method is from 'GridControl' class.
GridControl.getNavBar ( ):
This method is from 'GridControl' class.
GridControl.getOtherGridParams ( ):
This method is from 'GridControl' class.
GridControl.getProfile ( ):
This method is from 'GridControl' class.
GridControl.getQuickFilterValues ( ):
This method is from 'GridControl' class.
GridControl.getReloadButton ( ):
This method is from 'GridControl' class.
GridControl.getRowHeight ( ):
This method is from 'GridControl' class.
GridControl.getRowMargin ( ):
This method is from 'GridControl' class.
GridControl.getSaveButton ( ):
This method is from 'GridControl' class.
GridControl.getSelectedRow ( ):
This method is from 'GridControl' class.
GridControl.getSelectedRows ( ):
This method is from 'GridControl' class.
GridControl.getSelectionMode ( ):
This method is from 'GridControl' class.
GridControl.getTable ( ):
This method is from 'GridControl' class.
GridControl.getTopGridController ( ):
This method is from 'GridControl' class.
GridControl.getTopGridDataLocator ( ):
This method is from 'GridControl' class.
GridControl.getTopTable ( ):
This method is from 'GridControl' class.
GridControl.getValueObjectClassName ( ):
This method is from 'GridControl' class.
GridControl.getVOListTableModel ( ):
This method is from 'GridControl' class.
GridControl.GridControl ( ):
This method is from 'GridControl' class.
GridControl.isAllowInsertInEdit ( ):
This method is from 'GridControl' class.
GridControl.isAnchorLastColumn ( ):
This method is from 'GridControl' class.
GridControl.isAutoLoadData ( ):
This method is from 'GridControl' class.
GridControl.isButtonDisabled ( GenericButton button ):
This method is from 'GridControl' class.
GridControl.isColorsInReadOnlyMode ( ):
This method is from 'GridControl' class.
GridControl.isCreateInnerVO ( ):
This method is from 'GridControl' class.
GridControl.isEditOnSingleRow ( ):
This method is from 'GridControl' class.
GridControl.isFieldEditable ( int rowNumber, String attributeName ):
This method is from 'GridControl' class.
GridControl.isInsertRowsOnTop ( ):
This method is from 'GridControl' class.
GridControl.isOrderWithLoadData ( ):
This method is from 'GridControl' class.
GridControl.isOverwriteRowWhenExpanding ( ):
This method is from 'GridControl' class.
GridControl.isReorderingAllowed ( ):
This method is from 'GridControl' class.
GridControl.isResizingAllowed ( ):
This method is from 'GridControl' class.
GridControl.isRowHeightFixed ( ):
This method is from 'GridControl' class.
GridControl.isShowFilterPanelOnGrid ( ):
This method is from 'GridControl' class.
GridControl.isShowWarnMessageBeforeReloading ( ):
This method is from 'GridControl' class.
GridControl.isSingleExpandableRow ( ):
This method is from 'GridControl' class.
GridControl.isVisibleStatusPanel ( ):
This method is from 'GridControl' class.
GridControl.jbInit ( ):
This method is from 'GridControl' class.
GridControl.mergeCells ( int[] rows, int[] columns ):
This method is from 'GridControl' class.
GridControl.mergeCellsOnBottom ( int[] rows, int[] columns ):
This method is from 'GridControl' class.
GridControl.mergeCellsOnTop ( int[] rows, int[] columns ):
This method is from 'GridControl' class.
GridControl.paint ( java.awt.Graphics g ):
This method is from 'GridControl' class.
GridControl.reloadCurrentBlockOfData ( ):
This method is from 'GridControl' class.
GridControl.reloadData ( ):
This method is from 'GridControl' class.
GridControl.removeComboFilter ( String attributeName ):
This method is from 'GridControl' class.
GridControl.removeGenericButton ( GenericButton button ):
This method is from 'GridControl' class.
GridControl.removeLoadDataCompletedListener ( java.awt.event.ActionListener listener ):
This method is from 'GridControl' class.
GridControl.renamePopupCommand ( String oldCommand, String newCommand ):
This method is from 'GridControl' class.
GridControl.requestFocus ( ):
This method is from 'GridControl' class.
GridControl.resetButtonsState ( ):
This method is from 'GridControl' class.
GridControl.save ( ):
This method is from 'GridControl' class.
GridControl.setAllowInsertInEdit ( boolean allowInsertInEdit ):
This method is from 'GridControl' class.
GridControl.setAnchorLastColumn ( boolean anchorLastColumn ):
This method is from 'GridControl' class.
GridControl.setAutoLoadData ( boolean autoLoadData ):
This method is from 'GridControl' class.
GridControl.setBottomGridController ( org.openswing.swing.table.client.GridController bottomGridController ):
This method is from 'GridControl' class.
GridControl.setBottomGridDataLocator ( org.openswing.swing.table.java.GridDataLocator bottomGridDataLocator ):
This method is from 'GridControl' class.
GridControl.setColorsInReadOnlyMode ( boolean colorsInReadOnlyMode ):
This method is from 'GridControl' class.
GridControl.setController ( org.openswing.swing.table.client.GridController controller ):
This method is from 'GridControl' class.
GridControl.setCopyButton ( CopyButton copyButton ):
This method is from 'GridControl' class.
GridControl.setCreateInnerVO ( boolean createInnerVO ):
This method is from 'GridControl' class.
GridControl.setDefaultQuickFilterCriteria ( int defaultQuickFilterCriteria ):
This method is from 'GridControl' class.
GridControl.setDeleteButton ( DeleteButton deleteButton ):
This method is from 'GridControl' class.
GridControl.setEditButton ( EditButton editButton ):
This method is from 'GridControl' class.
GridControl.setEditOnSingleRow ( boolean editOnSingleRow ):
This method is from 'GridControl' class.
GridControl.setEnablePopupCommand ( String command, boolean enabled ):
This method is from 'GridControl' class.
GridControl.setExpandableColumn ( int expandableColumn ):
This method is from 'GridControl' class.
GridControl.setExpandableRowController ( ExpandableRowController expandableRowController ):
This method is from 'GridControl' class.
GridControl.setExportButton ( ExportButton exportButton ):
This method is from 'GridControl' class.
GridControl.setFilterButton ( FilterButton filterButton ):
This method is from 'GridControl' class.
GridControl.setFilterPanelOnGridPolicy ( int filterPanelOnGridPolicy ):
This method is from 'GridControl' class.
GridControl.setFunctionId ( String functionId ):
This method is from 'GridControl' class.
GridControl.setGridDataLocator ( org.openswing.swing.table.java.GridDataLocator gridDataLocator ):
This method is from 'GridControl' class.
GridControl.setHeaderHeight ( int headerHeight ):
This method is from 'GridControl' class.
GridControl.setImportButton ( ImportButton importButton ):
This method is from 'GridControl' class.
GridControl.setInsertButton ( InsertButton insertButton ):
This method is from 'GridControl' class.
GridControl.setInsertRowsOnTop ( boolean insertRowsOnTop ):
This method is from 'GridControl' class.
GridControl.setIntercellSpacing ( java.awt.Dimension spacing ):
This method is from 'GridControl' class.
GridControl.setLockedColumns ( int lockedColumns ):
This method is from 'GridControl' class.
GridControl.setLockedRowsOnBottom ( int lockedRowsOnBottom ):
This method is from 'GridControl' class.
GridControl.setLockedRowsOnTop ( int lockedRowsOnTop ):
This method is from 'GridControl' class.
GridControl.setMaxNumberOfRowsOnInsert ( int maxNumberOfRowsOnInsert ):
This method is from 'GridControl' class.
GridControl.setMaxSortedColumns ( int maxSortedColumns ):
This method is from 'GridControl' class.
GridControl.setMode ( int mode ):
This method is from 'GridControl' class.
GridControl.setNavBar ( NavigatorBar navBar ):
This method is from 'GridControl' class.
GridControl.setOrderWithLoadData ( boolean orderWithLoadData ):
This method is from 'GridControl' class.
GridControl.setOtherGridParams ( java.util.Map otherGridParams ):
This method is from 'GridControl' class.
GridControl.setOverwriteRowWhenExpanding ( boolean overwriteRowWhenExpanding ):
This method is from 'GridControl' class.
GridControl.setReloadButton ( ReloadButton reloadButton ):
This method is from 'GridControl' class.
GridControl.setReorderingAllowed ( boolean reorderingAllowed ):
This method is from 'GridControl' class.
GridControl.setResizingAllowed ( boolean resizingAllowed ):
This method is from 'GridControl' class.
GridControl.setRowHeight ( int rowHeight ):
This method is from 'GridControl' class.
GridControl.setRowHeightFixed ( boolean rowHeightFixed ):
This method is from 'GridControl' class.
GridControl.setRowMargin ( int rowMargin ):
This method is from 'GridControl' class.
GridControl.setRowSelectionInterval ( int startRow, int endRow ):
This method is from 'GridControl' class.
GridControl.setSaveButton ( SaveButton saveButton ):
This method is from 'GridControl' class.
GridControl.setSelectionMode ( int selectionMode ):
This method is from 'GridControl' class.
GridControl.setShowFilterPanelOnGrid ( boolean showFilterPanelOnGrid ):
This method is from 'GridControl' class.
GridControl.setShowWarnMessageBeforeReloading ( boolean showWarnMessageBeforeReloading ):
This method is from 'GridControl' class.
GridControl.setSingleExpandableRow ( boolean singleExpandableRow ):
This method is from 'GridControl' class.
GridControl.setTopGridController ( org.openswing.swing.table.client.GridController topGridController ):
This method is from 'GridControl' class.
GridControl.setTopGridDataLocator ( org.openswing.swing.table.java.GridDataLocator topGridDataLocator ):
This method is from 'GridControl' class.
GridControl.setValueObjectClassName ( String valueObjectClassName ):
This method is from 'GridControl' class.
GridControl.setVisibleStatusPanel ( boolean visibleStatusPanel ):
This method is from 'GridControl' class.
GridControl.transferFocus ( ):
This method is from 'GridControl' class.
org.openswing.swing.form.client.Form.linkGrid ( GridControl grid, java.util.HashSet pkAttributes, boolean reloadModelWhenSelectingOnGrid ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.form.client.Form.linkGrid ( GridControl grid, java.util.HashSet pkAttributes, boolean reloadModelWhenSelectingOnGrid, boolean reloadModelWhenClickingWithMouse, boolean reloadModelWhenPressingKey, NavigatorBar navBar ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.form.client.Form.linkGrid ( GridControl grid, java.util.HashSet pkAttributes, boolean reloadModelWhenSelectingOnGrid, NavigatorBar navBar ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.lookup.client.LookupGridController.isCellEditable ( GridControl gridcontrol, int row, String attributeName ):
1st parameter 'gridcontrol' of this method has type 'GridControl'.
org.openswing.swing.table.client.GridController.afterEditGrid ( GridControl grid ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.client.GridController.afterInsertGrid ( GridControl grid ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.client.GridController.beforeCopyGrid ( GridControl grid ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.client.GridController.beforeDeleteGrid ( GridControl grid ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.client.GridController.beforeEditGrid ( GridControl grid ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.client.GridController.beforeInsertGrid ( GridControl grid ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.client.GridController.isCellEditable ( GridControl grid, int row, String attributeName ):
1st parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.client.Grids.getGridControl ( ):
Return value of this method has type 'GridControl'.
org.openswing.swing.table.client.Grids.Grids ( GridControl gridControl, int lockedColumns, String valueObjectClassName, org.openswing.swing.table.columns.client.Column[] colProps, org.openswing.swing.table.client.GridController gridController, org.openswing.swing.table.client.GridStatusPanel statusPanel, org.openswing.swing.table.java.GridDataLocator gridDataLocator, java.util.Map otherGridParams, boolean colorsInReadOnlyMode, java.util.ArrayList popupCommands, boolean anchorLastColumn, int expandableColumn, boolean singleExpandableRow, boolean overwriteRowWhenExpanding, ExpandableRowController expandableRowController, java.util.HashMap comboFilters, int headerHeight, int gridType ):
1st parameter 'gridControl' of this method has type 'GridControl'.
org.openswing.swing.table.columns.client.TypeController.getAdditionalProperties ( int rowNum, String attributeName, GridControl grid ):
3rd parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.columns.client.TypeController.getCellType ( int rowNum, String attributeName, GridControl grid ):
3rd parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.editors.client.MultipleTypeCellEditor.MultipleTypeCellEditor ( org.openswing.swing.table.client.GridController gridController, org.openswing.swing.table.columns.client.TypeController typeController, String attributeName, GridControl grid, boolean required ):
4th parameter 'grid' of this method has type 'GridControl'.
org.openswing.swing.table.renderers.client.MultipleTypeTableCellRenderer.MultipleTypeTableCellRenderer ( org.openswing.swing.table.client.GridController gridController, org.openswing.swing.table.columns.client.TypeController typeController, int alignement, int leftMargin, int rightMargin, int topMargin, int bottomMargin, String attributeName, GridControl grid ):
9th parameter 'grid' of this method has type 'GridControl'.
package org.openswing.swing.util.client
[+] ClientSettings (1)
|
Field SHOW_PAGE_NUMBER_IN_GRID has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to SHOW_PAGE_NUMBER_IN_GRID is ambiguous. |
[+] affected methods(8)
ClientSettings.ClientSettings ( org.openswing.swing.internationalization.java.ResourcesFactory resourceFactory, java.util.Hashtable domains ):
This method is from 'ClientSettings' class.
ClientSettings.ClientSettings ( org.openswing.swing.internationalization.java.ResourcesFactory resourceFactory, java.util.Hashtable domains, org.openswing.swing.permissions.java.ButtonsAuthorizations buttonsAuthorizations ):
This method is from 'ClientSettings' class.
ClientSettings.ClientSettings ( org.openswing.swing.internationalization.java.ResourcesFactory resourceFactory, java.util.Hashtable domains, org.openswing.swing.permissions.java.ButtonsAuthorizations buttonsAuthorizations, boolean useSystemFontSettings ):
This method is from 'ClientSettings' class.
ClientSettings.getButtonsAuthorizations ( ):
This method is from 'ClientSettings' class.
ClientSettings.getDomain ( String domainId ):
This method is from 'ClientSettings' class.
ClientSettings.getInstance ( ):
Return value of this method has type 'ClientSettings'.
ClientSettings.getResources ( ):
This method is from 'ClientSettings' class.
ClientSettings.setLanguage ( String languageId ):
This method is from 'ClientSettings' class.
to the top
Java ARchives (2)
clientos.jar
serveros.jar
to the top
Classes (427)
AboutDialog.class
AboutDialog_gcButton_actionAdapter.class
AboutDialog_imageButton_actionAdapter.class
AbstractCellEditor.class
AbstractTreeTableModel.class
Action.class
ActionsCollection.class
AlertWindow.class
AlertWindowBeanInfo.class
ApplicationEventQueue.class
ApplicationFunction.class
Appointment.class
AppointmentChangeEvent.class
AppointmentChangeListener.class
AppointmentVO.class
AttributeCouple.class
AttributeNameEditor.class
AutoCompletitionDataLocator.class
AutoCompletitionInputControl.class
AutoCompletitionListener.class
BackgroundPainter.class
BaseInputControl.class
BooleanAttributeNameEditor.class
BrazilianPortugueseOnlyResourceFactory.class
BusyListener.class
ButtonBehaviorEditor.class
ButtonCellEditor.class
ButtonColumn.class
ButtonColumnBeanInfo.class
ButtonsAuthorizations.class
ButtonTableCellRenderer.class
BytesAttributeNameEditor.class
CayenneUtils.class
ChangeLanguageDialog.class
ChangeLanguageDialog_cancelButton_actionAdapter.class
ChangeLanguageDialog_changeButton_actionAdapter.class
CheckBoxCellEditor.class
CheckBoxColumn.class
CheckBoxColumnBeanInfo.class
CheckBoxControl.class
CheckBoxControlBeanInfo.class
CheckBoxListControl.class
CheckBoxListControlBeanInfo.class
CheckBoxTableCellRenderer.class
ClientFacade.class
ClientGridDataLocator.class
ClientSettings.class
ClientUtils.class
Clock.class
CodBox.class
CodBoxContainer.class
CodLookupCellEditor.class
CodLookupCellRenderer.class
CodLookupColumn.class
CodLookupColumnBeanInfo.class
CodLookupControl.class
CodLookupControlBeanInfo.class
Column.class
ColumnBeanInfo.class
ColumnTypeEditor.class
ComboBoxControl.class
ComboBoxControlBeanInfo.class
ComboBoxVOCellEditor.class
ComboBoxVOControl.class
ComboBoxVOControlBeanInfo.class
ComboColumn.class
ComboColumnBeanInfo.class
ComboVOColumn.class
ComboVOColumnBeanInfo.class
ComboVOTableCellRenderer.class
Command.class
ComponentExportOptions.class
ConnectionManager.class
ConnectionSource.class
ConsoleLogger.class
Consts.class
Controller.class
ControllerCallbacks.class
CopyButton.class
CopyButtonBeanInfo.class
CryptUtils.class
CurrencyCellEditor.class
CurrencyColumn.class
CurrencyColumnBeanInfo.class
CurrencyColumnSettings.class
CurrencyControl.class
CurrencyControlBeanInfo.class
CurrencyTableCellRenderer.class
CustomFilterPanel.class
DataController.class
DataSourceConnection.class
DateAttributeNameEditor.class
DateCellEditor.class
DateChangedListener.class
DateColumn.class
DateColumnBeanInfo.class
DateControl.class
DateControlBeanInfo.class
DateTableCellRenderer.class
DateTimeColumn.class
DateTimeColumnBeanInfo.class
DbActiveProfileDescriptor.class
DbConnectionSource.class
DbDigestDescriptor.class
DbGridProfileManager.class
DbProfileDescriptor.class
DecimalColumn.class
DecimalColumnBeanInfo.class
DecimalColumnSettings.class
DefaultDbActiveProfileDescriptor.class
DefaultDbDigestDescriptor.class
DefaultDbProfileDescriptor.class
DefaultObjectReceiver.class
DefaultObjectSender.class
DefaultSessionIdGenerator.class
DeleteButton.class
DeleteButtonBeanInfo.class
DesktopPane.class
DocumentController.class
Domain.class
DomainCellEditor.class
DomainPair.class
DomainTableCellRenderer.class
EditButton.class
EditButtonBeanInfo.class
EnglishOnlyResourceFactory.class
ErrorResponse.class
ExpandablePanel.class
ExpandableRenderer.class
ExpandableRowController.class
ExportAction.class
ExportButton.class
ExportButtonBeanInfo.class
ExportController.class
ExportDialog.class
ExportDialog_cancelButton_actionAdapter.class
ExportDialog_exportButton_actionAdapter.class
ExportOptions.class
ExportToCSV.class
ExportToExcel.class
ExportToHTML.class
ExportToPDF.class
ExportToPDFAdapter.class
ExportToRTF.class
ExportToRTFAdapter.class
ExportToXML.class
ExportToXMLFat.class
FileCellEditor.class
FileColumn.class
FileColumnBeanInfo.class
FileGridProfileManager.class
FileTableCellRenderer.class
FilterButton.class
FilterButtonBeanInfo.class
FilterDialog.class
FilterPanel.class
FilterPanelOnGridPolicyEditor.class
FilterWhereClause.class
Form.class
FormattedTextCellEditor.class
FormattedTextColumn.class
FormattedTextColumnBeanInfo.class
FormattedTextControl.class
FormattedTextControlBeanInfo.class
FormattedTextTableCellRenderer.class
FormatterController.class
FormatTypeEditor.class
FormBeanInfo.class
FormController.class
GanttControl.class
GanttControlBeanInfo.class
GanttDataLocator.class
GanttRowVO.class
GanttWorkingHours.class
GanttWorkingHoursVO.class
GenericAction.class
GenericButton.class
GenericButtonBeanInfo.class
GenericButtonController.class
GenericStatusPanel.class
Grid.class
GridControl.class
GridControlBeanInfo.class
GridController.class
GridDataLocator.class
GridExportCallbacks.class
GridExportOptions.class
GridParams.class
GridProfile.class
GridProfileDescription.class
GridProfileManager.class
Grids.class
GridStatusPanel.class
GridUI.class
HeaderTextHorizontalAlignmentEditor.class
HeaderTextVerticalAlignmentEditor.class
HessianObjectReceiver.class
HessianObjectSender.class
HibernateUtils.class
HorizontalAlignmentEditor.class
IBatisParamsWrapper.class
IBatisUtils.class
IconifableWindow.class
IconifableWindowBeanInfo.class
IconifableWindowListener.class
IconifableWindowsContainer.class
ImageCellEditor.class
ImageColumn.class
ImageColumnBeanInfo.class
ImageControl.class
ImageControlBeanInfo.class
ImagePanel.class
ImagePanelBeanInfo.class
ImageTableCellRenderer.class
ImportButton.class
ImportButtonBeanInfo.class
ImportDialog.class
ImportDialog_cancelButton_actionAdapter.class
ImportDialog_importButton_actionAdapter.class
ImportFromCSV.class
ImportFromExcel.class
ImportOptions.class
InputControl.class
InputControlPopupMenu.class
InsertButton.class
InsertButtonBeanInfo.class
IntegerColumn.class
IntegerColumnBeanInfo.class
IntegerColumnSettings.class
InternalFrame.class
InvalidCodeEditor.class
ItalianOnlyResourceFactory.class
ItemRenderer.class
ItemsDataLocator.class
ItemsMapper.class
ItemsParent.class
ItemsServerDataLocator.class
JPAUtils.class
LabelControl.class
LabelControlBeanInfo.class
Language.class
LicencePanel.class
LicencePanel_radioButtonOk_itemAdapter.class
LicencePanelBeanInfo.class
LinkButton.class
LinkButtonBeanInfo.class
ListControl.class
ListControlBeanInfo.class
ListFilterController.class
ListVOControl.class
ListVOControlBeanInfo.class
Log4JLogger.class
Logger.class
LoggerMethods.class
LoginAction.class
LoginController.class
LoginDialog.class
LoginDialog_exitButton_actionAdapter.class
LoginDialog_loginButton_actionAdapter.class
LoginDialog_passwdTF_actionAdapter.class
LoginDialog_this_windowAdapter.class
LookupAutoCompletitionDataLocator.class
LookupController.class
LookupControllerBeanInfo.class
LookupDataLocator.class
LookupGridController.class
LookupListener.class
LookupMapper.class
LookupParent.class
LookupServerDataLocator.class
LookupValidationParams.class
MacPaginationVerticalScrollBarUI.class
MDIController.class
MDIFrame.class
MetalPaginationVerticalScrollbarUI.class
MultiLineLabelControl.class
MultiLineLabelControlBeanInfo.class
MultiLineTextCellEditor.class
MultiLineTextColumn.class
MultiLineTextColumnBeanInfo.class
MultiLineTextTableCellRenderer.class
MultipleTypeCellEditor.class
MultipleTypeColumn.class
MultipleTypeColumnBeanInfo.class
MultipleTypeTableCellRenderer.class
NavigatorBar.class
NavigatorBarBeanInfo.class
NoConnectionSource.class
NoLogger.class
NoLoginAction.class
NumBox.class
NumericAttributeNameEditor.class
NumericCellEditor.class
NumericControl.class
NumericControlBeanInfo.class
NumericTableCellRenderer.class
ObjectReceiver.class
ObjectSender.class
OneLanguageResourcesFactory.class
OpenSwingHandlerMapping.class
OpenSwingTextField.class
OpenSwingTreeNode.class
OpenSwingViewResolver.class
OptionPane.class
PaginationVerticalScrollbar.class
PaginationVerticalScrollbarUI.class
PasswordControl.class
PasswordControlBeanInfo.class
PercentageColumn.class
PercentageColumnBeanInfo.class
PolishOnlyResourceFactory.class
PoolerConnectionSource.class
ProgressBar.class
ProgressBarBeanInfo.class
ProgressBarColumn.class
ProgressBarColumnBeanInfo.class
ProgressBarControl.class
ProgressBarControlBeanInfo.class
ProgressBarTableCellRenderer.class
ProgressDialog.class
ProgressDialog_buttonCancel_actionAdapter.class
ProgressDialogBeanInfo.class
ProgressEvent.class
ProgressPanel.class
ProgressPanelBeanInfo.class
PropertyCellEditor.class
PropertyCellRenderer.class
PropertyGridControl.class
PropertyGridControlBeanInfo.class
PropertyGridController.class
PropertyGridModel.class
QueryUtil.class
QuickFilterCriteriaEditor.class
QuickFilterListener.class
QuickFilterPanel.class
RadioButtonControl.class
RadioButtonControlBeanInfo.class
ReloadButton.class
ReloadButtonBeanInfo.class
Resources.class
ResourcesFactory.class
Response.class
RestoreFocusOnInvalidCodeException.class
SaveButton.class
SaveButtonBeanInfo.class
SearchControl.class
SearchWindowManager.class
SelectionWindowEditor.class
ServerGanttDataLocator.class
ServerGridDataLocator.class
ServerResourcesFactory.class
SessionCheckInterceptor.class
SessionIdGenerator.class
SortVersusEditor.class
SpanishOnlyResourceFactory.class
SplashScreen.class
StatusBar.class
StringAttributeNameEditor.class
SwitchDialog.class
SwitchDialog_cancelButton_actionAdapter.class
SwitchDialog_list_mouseAdapter.class
SwitchDialog_okButton_actionAdapter.class
TableModelResponse.class
TableResponse.class
TestAlertWindow.class
TestFinestre.class
TestOutlook.class
TextAreaControl.class
TextAreaControlBeanInfo.class
TextBox.class
TextCellEditor.class
TextColumn.class
TextColumnBeanInfo.class
TextControl.class
TextControlBeanInfo.class
TextResponse.class
TextTableCellRenderer.class
TimeColumn.class
TimeColumnBeanInfo.class
TipFrame.class
TipGenericInternalFrame.class
TipInternalFrame.class
TipPanel.class
TipPanel_buttonClose_actionAdapter.class
TipPanel_buttonNext_actionAdapter.class
TipPanel_buttonPrev_actionAdapter.class
TipPanelContainer.class
TipPanelContent.class
Tree.class
TreeController.class
TreeDataLocator.class
TreeDragNDropListener.class
TreeGrid.class
TreeGridPanel.class
TreeGridPanelBeanInfo.class
TreeMenu.class
TreeNodeRenderer.class
TreeNodeRendererListener.class
TreePanel.class
TreePanelBeanInfo.class
TreeServerDataLocator.class
TreeTableModel.class
TreeTableModelAdapter.class
TypeController.class
UserAuthorizationsResponse.class
UserSessionParameters.class
Utils.class
ValueChangeEvent.class
ValueChangeListener.class
ValueObject.class
ValueObjectException.class
ValueObjectImpl.class
VOListAdapter.class
VOListResponse.class
VOListTableModel.class
VOListTableModelListener.class
VOModel.class
VOResponse.class
WindowMenu.class
WindowsList.class
WindowsPaginationVerticalScrollbarUI.class
WinIconsPanel.class
WizardController.class
WizardInnerPanel.class
WizardPanel.class
WizardPanelBeanInfo.class
XMLResourcesFactory.class
to the top
Generated on Fri Dec 10 20:23:40 2010 for OpenSwing by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API