Binary compatibility report for the library OpenSwing from version 1.9 to 1.9.4
Summary
2 |
492 |
7420 / 475 |
Incompatible |
Problem Summary
Added Methods (34)
clientos.jar, CheckBoxListControl.class
package org.openswing.swing.client
CheckBoxListControl.search ( String textToSeach ):int
[ run-time name: org/openswing/swing/client/CheckBoxListControl.search:(Ljava/lang/String;)I ]
clientos.jar, ComboBoxControl.class
package org.openswing.swing.client
ComboBoxControl.search ( String textToSeach ):int
[ run-time name: org/openswing/swing/client/ComboBoxControl.search:(Ljava/lang/String;)I ]
clientos.jar, ComboBoxVOControl.class
package org.openswing.swing.client
ComboBoxVOControl.search ( String textToSeach ):int
[ run-time name: org/openswing/swing/client/ComboBoxVOControl.search:(Ljava/lang/String;)I ]
clientos.jar, FrenchOnlyResourceFactory.class
package org.openswing.swing.internationalization.java
FrenchOnlyResourceFactory.FrenchOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning )
[ run-time name: org/openswing/swing/internationalization/java/FrenchOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;Z)V ]
FrenchOnlyResourceFactory.FrenchOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning, char dateFormatSeparator )
[ run-time name: org/openswing/swing/internationalization/java/FrenchOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;ZC)V ]
FrenchOnlyResourceFactory.getResources ( ):Resources
[ run-time name: org/openswing/swing/internationalization/java/FrenchOnlyResourceFactory.getResources:()Lorg/openswing/swing/internationalization/java/Resources; ]
FrenchOnlyResourceFactory.getResources ( String langId ):Resources
[ run-time name: org/openswing/swing/internationalization/java/FrenchOnlyResourceFactory.getResources:(Ljava/lang/String;)Lorg/openswing/swing/internationalization/java/Resources; ]
FrenchOnlyResourceFactory.setLanguage ( String langId ):void
[ run-time name: org/openswing/swing/internationalization/java/FrenchOnlyResourceFactory.setLanguage:(Ljava/lang/String;)V ]
clientos.jar, Grid.class
package org.openswing.swing.table.client
Grid.Grid ( Grids grids, org.openswing.swing.table.columns.client.Column[] colProps, GridStatusPanel statusPanel, int fromColIndex, int toColIndex, boolean colorsInReadOnlyMode, org.openswing.swing.table.model.client.VOListTableModel model, org.openswing.swing.table.model.client.VOListAdapter modelAdapter, GridController gridController, boolean lockedGrid, boolean anchorLastColumn, int expandableColumn, boolean singleExpandableRow, boolean overwriteRowWhenExpanding, org.openswing.swing.client.ExpandableRowController expandableRowController, java.util.HashMap comboFilters, int headerHeight, boolean searchAdditionalRows, int gridType )
[ run-time name: org/openswing/swing/table/client/Grid."<init>":(Lorg/openswing/swing/table/client/Grids;[Lorg/openswing/swing/table/columns/client/Column;Lorg/openswing/swing/table/client/GridStatusPanel;IIZLorg/openswing/swing/table/model/client/VOListTableModel;Lorg/openswing/swing/table/model/client/VOListAdapter;Lorg/openswing/swing/table/client/GridController;ZZIZZLorg/openswing/swing/client/ExpandableRowController;Ljava/util/HashMap;IZI)V ]
Grid.search ( String textToSearch ):int
[ run-time name: org/openswing/swing/table/client/Grid.search:(Ljava/lang/String;)I ]
clientos.jar, GridControl.class
package org.openswing.swing.client
GridControl.isSearchAdditionalRows ( ):boolean
[ run-time name: org/openswing/swing/client/GridControl.isSearchAdditionalRows:()Z ]
GridControl.setSearchAdditionalRows ( boolean searchAdditionalRows ):void
[ run-time name: org/openswing/swing/client/GridControl.setSearchAdditionalRows:(Z)V ]
GridControl.setVisibleColumn ( String attributeName, boolean visible ):void
[ run-time name: org/openswing/swing/client/GridControl.setVisibleColumn:(Ljava/lang/String;Z)V ]
clientos.jar, GridController.class
package org.openswing.swing.table.client
GridController.beforeRetrieveAdditionalRows ( String attributeName, String textToSearch ):Object
[ run-time name: org/openswing/swing/table/client/GridController.beforeRetrieveAdditionalRows:(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object; ]
clientos.jar, Grids.class
package org.openswing.swing.table.client
Grids.Grids ( org.openswing.swing.client.GridControl gridControl, int lockedColumns, String valueObjectClassName, org.openswing.swing.table.columns.client.Column[] colProps, GridController gridController, 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, org.openswing.swing.client.ExpandableRowController expandableRowController, java.util.HashMap comboFilters, int headerHeight, boolean searchAdditionalRows, int gridType )
[ run-time name: org/openswing/swing/table/client/Grids."<init>":(Lorg/openswing/swing/client/GridControl;ILjava/lang/String;[Lorg/openswing/swing/table/columns/client/Column;Lorg/openswing/swing/table/client/GridController;Lorg/openswing/swing/table/client/GridStatusPanel;Lorg/openswing/swing/table/java/GridDataLocator;Ljava/util/Map;ZLjava/util/ArrayList;ZIZZLorg/openswing/swing/client/ExpandableRowController;Ljava/util/HashMap;IZI)V ]
Grids.retrieveAdditionalRows ( String attributeName, String textToSearch ):int
[ run-time name: org/openswing/swing/table/client/Grids.retrieveAdditionalRows:(Ljava/lang/String;Ljava/lang/String;)I ]
Grids.setVisibleColumn ( String attributeName, boolean colVisible ):void
[ run-time name: org/openswing/swing/table/client/Grids.setVisibleColumn:(Ljava/lang/String;Z)V ]
clientos.jar, ListControl.class
package org.openswing.swing.client
ListControl.search ( String textToSeach ):int
[ run-time name: org/openswing/swing/client/ListControl.search:(Ljava/lang/String;)I ]
clientos.jar, ListVOControl.class
package org.openswing.swing.client
ListVOControl.search ( String textToSeach ):int
[ run-time name: org/openswing/swing/client/ListVOControl.search:(Ljava/lang/String;)I ]
clientos.jar, NorwegianOnlyResourceFactory.class
package org.openswing.swing.internationalization.java
NorwegianOnlyResourceFactory.getResources ( ):Resources
[ run-time name: org/openswing/swing/internationalization/java/NorwegianOnlyResourceFactory.getResources:()Lorg/openswing/swing/internationalization/java/Resources; ]
NorwegianOnlyResourceFactory.getResources ( String langId ):Resources
[ run-time name: org/openswing/swing/internationalization/java/NorwegianOnlyResourceFactory.getResources:(Ljava/lang/String;)Lorg/openswing/swing/internationalization/java/Resources; ]
NorwegianOnlyResourceFactory.NorwegianOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning )
[ run-time name: org/openswing/swing/internationalization/java/NorwegianOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;Z)V ]
NorwegianOnlyResourceFactory.NorwegianOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning, char dateFormatSeparator )
[ run-time name: org/openswing/swing/internationalization/java/NorwegianOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;ZC)V ]
NorwegianOnlyResourceFactory.setLanguage ( String langId ):void
[ run-time name: org/openswing/swing/internationalization/java/NorwegianOnlyResourceFactory.setLanguage:(Ljava/lang/String;)V ]
clientos.jar, PivotTable.class
package org.openswing.swing.pivottable.client
PivotTable.collapseColumn ( int column ):void
[ run-time name: org/openswing/swing/pivottable/client/PivotTable.collapseColumn:(I)V ]
PivotTable.collapseRow ( int row ):void
[ run-time name: org/openswing/swing/pivottable/client/PivotTable.collapseRow:(I)V ]
PivotTable.expandColumn ( int column ):void
[ run-time name: org/openswing/swing/pivottable/client/PivotTable.expandColumn:(I)V ]
PivotTable.expandRow ( int row ):void
[ run-time name: org/openswing/swing/pivottable/client/PivotTable.expandRow:(I)V ]
PivotTable.getSelectedColumn ( ):int
[ run-time name: org/openswing/swing/pivottable/client/PivotTable.getSelectedColumn:()I ]
PivotTable.getSelectedRow ( ):int
[ run-time name: org/openswing/swing/pivottable/client/PivotTable.getSelectedRow:()I ]
clientos.jar, SearchControl.class
package org.openswing.swing.util.client
SearchControl.search ( String p1 ) [abstract]:int
[ run-time name: org/openswing/swing/util/client/SearchControl.search:(Ljava/lang/String;)I ]
clientos.jar, TreeGridPanel.class
package org.openswing.swing.tree.client
TreeGridPanel.addPopupMenuItem ( String menuName, String parentMenuName, char mnemonic, boolean enabled, java.awt.event.ActionListener menuListener ):void
[ run-time name: org/openswing/swing/tree/client/TreeGridPanel.addPopupMenuItem:(Ljava/lang/String;Ljava/lang/String;CZLjava/awt/event/ActionListener;)V ]
clientos.jar, TreePanel.class
package org.openswing.swing.tree.client
TreePanel.addPopupMenuItem ( String menuName, String parentMenuName, char mnemonic, boolean enabled, java.awt.event.ActionListener menuListener ):void
[ run-time name: org/openswing/swing/tree/client/TreePanel.addPopupMenuItem:(Ljava/lang/String;Ljava/lang/String;CZLjava/awt/event/ActionListener;)V ]
TreePanel.search ( String textToSeach ):int
[ run-time name: org/openswing/swing/tree/client/TreePanel.search:(Ljava/lang/String;)I ]
to the top
Removed Methods (2)
clientos.jar, Grid.class
package org.openswing.swing.table.client
Grid.Grid ( Grids grids, org.openswing.swing.table.columns.client.Column[] colProps, GridStatusPanel statusPanel, int fromColIndex, int toColIndex, boolean colorsInReadOnlyMode, org.openswing.swing.table.model.client.VOListTableModel model, org.openswing.swing.table.model.client.VOListAdapter modelAdapter, GridController gridController, boolean lockedGrid, boolean anchorLastColumn, int expandableColumn, boolean singleExpandableRow, boolean overwriteRowWhenExpanding, org.openswing.swing.client.ExpandableRowController expandableRowController, java.util.HashMap comboFilters, int headerHeight, int gridType )
[ run-time name: org/openswing/swing/table/client/Grid."<init>":(Lorg/openswing/swing/table/client/Grids;[Lorg/openswing/swing/table/columns/client/Column;Lorg/openswing/swing/table/client/GridStatusPanel;IIZLorg/openswing/swing/table/model/client/VOListTableModel;Lorg/openswing/swing/table/model/client/VOListAdapter;Lorg/openswing/swing/table/client/GridController;ZZIZZLorg/openswing/swing/client/ExpandableRowController;Ljava/util/HashMap;II)V ]
clientos.jar, Grids.class
package org.openswing.swing.table.client
Grids.Grids ( org.openswing.swing.client.GridControl gridControl, int lockedColumns, String valueObjectClassName, org.openswing.swing.table.columns.client.Column[] colProps, GridController gridController, 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, org.openswing.swing.client.ExpandableRowController expandableRowController, java.util.HashMap comboFilters, int headerHeight, int gridType )
[ run-time name: org/openswing/swing/table/client/Grids."<init>":(Lorg/openswing/swing/client/GridControl;ILjava/lang/String;[Lorg/openswing/swing/table/columns/client/Column;Lorg/openswing/swing/table/client/GridController;Lorg/openswing/swing/table/client/GridStatusPanel;Lorg/openswing/swing/table/java/GridDataLocator;Ljava/util/Map;ZLjava/util/ArrayList;ZIZZLorg/openswing/swing/client/ExpandableRowController;Ljava/util/HashMap;II)V ]
to the top
Problems with Data Types, Low risk (9)
clientos.jar
package org.openswing.swing.client
[+] GridControl (1)
|
Field searchAdditionalRows 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 and cause IncompatibleClassChangeError exception. |
[+] affected methods(168)
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.addSortedColumn ( String attributeName, String sortingVersus, boolean reloadGrid ):
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.isShowPageNumber ( ):
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.removeSortedColumn ( String attributeName, boolean reloadGrid ):
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.setShowPageNumber ( boolean showPageNumber ):
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.mdi.client.ToolBar.bindGrid ( GridControl grid ):
1st parameter 'grid' 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.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.internationalization.java
[+] ResourcesFactory (6)
|
Method ResourcesFactory.getResources ( ) has been overridden by FrenchOnlyResourceFactory.getResources ( ) | Method FrenchOnlyResourceFactory.getResources ( ) will be called instead of ResourcesFactory.getResources ( ) in a client program. |
Method ResourcesFactory.getResources ( String p1 ) has been overridden by FrenchOnlyResourceFactory.getResources ( String langId ) | Method FrenchOnlyResourceFactory.getResources ( String langId ) will be called instead of ResourcesFactory.getResources ( String p1 ) in a client program. |
Method ResourcesFactory.setLanguage ( String p1 ) has been overridden by FrenchOnlyResourceFactory.setLanguage ( String langId ) | Method FrenchOnlyResourceFactory.setLanguage ( String langId ) will be called instead of ResourcesFactory.setLanguage ( String p1 ) in a client program. |
Method ResourcesFactory.getResources ( ) has been overridden by NorwegianOnlyResourceFactory.getResources ( ) | Method NorwegianOnlyResourceFactory.getResources ( ) will be called instead of ResourcesFactory.getResources ( ) in a client program. |
Method ResourcesFactory.getResources ( String p1 ) has been overridden by NorwegianOnlyResourceFactory.getResources ( String langId ) | Method NorwegianOnlyResourceFactory.getResources ( String langId ) will be called instead of ResourcesFactory.getResources ( String p1 ) in a client program. |
Method ResourcesFactory.setLanguage ( String p1 ) has been overridden by NorwegianOnlyResourceFactory.setLanguage ( String langId ) | Method NorwegianOnlyResourceFactory.setLanguage ( String langId ) will be called instead of ResourcesFactory.setLanguage ( String p1 ) in a client program. |
[+] affected methods(3)
ResourcesFactory.getResources ( ):
Method 'NorwegianOnlyResourceFactory.getResources ( )' will be called instead of this method in a client program.
ResourcesFactory.getResources ( String p1 ):
Method 'FrenchOnlyResourceFactory.getResources ( String langId )' will be called instead of this method in a client program.
ResourcesFactory.setLanguage ( String p1 ):
Method 'NorwegianOnlyResourceFactory.setLanguage ( String langId )' will be called instead of this method in a client program.
package org.openswing.swing.table.client
[+] Grid (1)
|
Field searchAdditionalRows 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 and cause IncompatibleClassChangeError exception. |
[+] affected methods(86)
Grid.addNotify ( ):
This method is from 'Grid' class.
Grid.addPopupCommand ( javax.swing.JMenuItem item ):
This method is from 'Grid' class.
Grid.collapseRow ( int row ):
This method is from 'Grid' class.
Grid.columnAtPoint ( java.awt.Point point ):
This method is from 'Grid' class.
Grid.columnMarginChanged ( javax.swing.event.ChangeEvent e ):
This method is from 'Grid' class.
Grid.columnMoved ( javax.swing.event.TableColumnModelEvent e ):
This method is from 'Grid' class.
Grid.columnSelectionChanged ( javax.swing.event.ListSelectionEvent e ):
This method is from 'Grid' class.
Grid.configureEnclosingScrollPane ( ):
This method is from 'Grid' class.
Grid.createDefaultColumnModel ( ):
This method is from 'Grid' class.
Grid.disableListener ( ):
This method is from 'Grid' class.
Grid.dragDropEnd ( java.awt.dnd.DragSourceDropEvent event ):
This method is from 'Grid' class.
Grid.dragEnter ( java.awt.dnd.DragSourceDragEvent event ):
This method is from 'Grid' class.
Grid.dragEnter ( java.awt.dnd.DropTargetDragEvent event ):
This method is from 'Grid' class.
Grid.dragExit ( java.awt.dnd.DragSourceEvent event ):
This method is from 'Grid' class.
Grid.dragExit ( java.awt.dnd.DropTargetEvent event ):
This method is from 'Grid' class.
Grid.dragOver ( java.awt.dnd.DragSourceDragEvent event ):
This method is from 'Grid' class.
Grid.dragOver ( java.awt.dnd.DropTargetDragEvent event ):
This method is from 'Grid' class.
Grid.drop ( java.awt.dnd.DropTargetDropEvent event ):
This method is from 'Grid' class.
Grid.dropActionChanged ( java.awt.dnd.DragSourceDragEvent event ):
This method is from 'Grid' class.
Grid.dropActionChanged ( java.awt.dnd.DropTargetDragEvent event ):
This method is from 'Grid' class.
Grid.editCellAt ( int row, int column, java.util.EventObject e ):
This method is from 'Grid' class.
Grid.editingStopped ( javax.swing.event.ChangeEvent e ):
This method is from 'Grid' class.
Grid.enableDrag ( String gridId ):
This method is from 'Grid' class.
Grid.ensureRowIsVisible ( int selRow ):
This method is from 'Grid' class.
Grid.filter ( org.openswing.swing.table.columns.client.Column colProps, Object value1, Object value2 ):
This method is from 'Grid' class.
Grid.finalize ( ):
This method is from 'Grid' class.
Grid.getActiveCellBackgroundColor ( ):
This method is from 'Grid' class.
Grid.getCellRect ( int row, int column, boolean includeSpacing ):
This method is from 'Grid' class.
Grid.getCellRenderer ( int row, int col ):
This method is from 'Grid' class.
Grid.getColumnIndex ( String columnName ):
This method is from 'Grid' class.
Grid.getComponent ( ):
This method is from 'Grid' class.
Grid.getExpandableColumnAttributeName ( ):
This method is from 'Grid' class.
Grid.getExpandableRowController ( ):
This method is from 'Grid' class.
Grid.getGrids ( ):
This method is from 'Grid' class.
Grid.getMode ( ):
This method is from 'Grid' class.
Grid.getParentGrid ( ):
Return value of this method has type 'Grid'.
Grid.getRowCount ( ):
This method is from 'Grid' class.
Grid.getSelectedIndex ( ):
This method is from 'Grid' class.
Grid.getSortingMouseListener ( ):
This method is from 'Grid' class.
Grid.getValueAt ( int index ):
This method is from 'Grid' class.
Grid.getVOListTableModel ( ):
This method is from 'Grid' class.
Grid.hasCellSpan ( ):
This method is from 'Grid' class.
Grid.hasColSpan ( ):
This method is from 'Grid' class.
Grid.isColorsInReadOnlyMode ( ):
This method is from 'Grid' class.
Grid.isDataModified ( ):
This method is from 'Grid' class.
Grid.isOverwriteRowWhenExpanding ( ):
This method is from 'Grid' class.
Grid.isReadOnly ( ):
This method is from 'Grid' class.
Grid.isRowHeightFixed ( ):
This method is from 'Grid' class.
Grid.isSearchWindowVisible ( ):
This method is from 'Grid' class.
Grid.isSingleExpandableRow ( ):
This method is from 'Grid' class.
Grid.isVisible ( int row, int column ):
This method is from 'Grid' class.
Grid.mergeCells ( int[] rows, int[] columns ):
This method is from 'Grid' class.
Grid.mouseClicked ( java.awt.event.MouseEvent e ):
This method is from 'Grid' class.
Grid.mouseEntered ( java.awt.event.MouseEvent e ):
This method is from 'Grid' class.
Grid.mouseExited ( java.awt.event.MouseEvent e ):
This method is from 'Grid' class.
Grid.mousePressed ( java.awt.event.MouseEvent e ):
This method is from 'Grid' class.
Grid.mouseReleased ( java.awt.event.MouseEvent e ):
This method is from 'Grid' class.
Grid.nextPage ( org.openswing.swing.client.NavigatorBar navBar ):
This method is from 'Grid' class.
Grid.prepareEditor ( javax.swing.table.TableCellEditor editor, int row, int column ):
This method is from 'Grid' class.
Grid.prepareJTable ( ):
This method is from 'Grid' class.
Grid.prepareRenderer ( javax.swing.table.TableCellRenderer renderer, int row, int column ):
This method is from 'Grid' class.
Grid.previousPage ( org.openswing.swing.client.NavigatorBar navBar ):
This method is from 'Grid' class.
Grid.processKeyBinding ( javax.swing.KeyStroke ks, java.awt.event.KeyEvent e, int condition, boolean pressed ):
This method is from 'Grid' class.
Grid.processMouseEvent ( java.awt.event.MouseEvent e ):
This method is from 'Grid' class.
Grid.refreshExpandableRenderer ( ):
This method is from 'Grid' class.
Grid.removeEditor ( ):
This method is from 'Grid' class.
Grid.removeMergedCells ( int[] rows, int[] columns ):
This method is from 'Grid' class.
Grid.removeQuickFilter ( String attributeName ):
This method is from 'Grid' class.
Grid.requestFocus ( ):
This method is from 'Grid' class.
Grid.resetColumns ( org.openswing.swing.table.profiles.java.GridProfile profile ):
This method is from 'Grid' class.
Grid.rowAtPoint ( java.awt.Point point ):
This method is from 'Grid' class.
Grid.setActiveCellBackgroundColor ( java.awt.Color activeCellBackgroundColor ):
This method is from 'Grid' class.
Grid.setColorsInReadOnlyMode ( boolean colorsInReadOnlyMode ):
This method is from 'Grid' class.
Grid.setOrderWithLoadData ( boolean orderWithLoadData ):
This method is from 'Grid' class.
Grid.setReorderingAllowed ( boolean reorderingAllowed ):
This method is from 'Grid' class.
Grid.setResizingAllowed ( boolean resizingAllowed ):
This method is from 'Grid' class.
Grid.setRowHeightFixed ( boolean rowHeightFixed ):
This method is from 'Grid' class.
Grid.setSelectedIndex ( int index ):
This method is from 'Grid' class.
Grid.setVisibleColumn ( int columnModelIndex, boolean colVisible ):
This method is from 'Grid' class.
Grid.stopCellEditing ( ):
This method is from 'Grid' class.
Grid.updateColumnHeaderIcons ( ):
This method is from 'Grid' class.
Grid.valueChanged ( javax.swing.event.ListSelectionEvent e ):
This method is from 'Grid' class.
Grids.getGrid ( ):
Return value of this method has type 'Grid'.
Grids.getLockedGrid ( ):
Return value of this method has type 'Grid'.
org.openswing.swing.table.renderers.client.ExpandablePanel.ExpandablePanel ( Grid grid, java.awt.Component nestedComponent, java.awt.Component panel ):
1st parameter 'grid' of this method has type 'Grid'.
org.openswing.swing.table.renderers.client.ExpandableRenderer.ExpandableRenderer ( Grid grid, Grids grids, int expandableColumn, org.openswing.swing.table.model.client.VOListAdapter modelAdapter ):
1st parameter 'grid' of this method has type 'Grid'.
package org.openswing.swing.util.client
[+] ClientSettings (1)
|
Field SEARCH_ADDITIONAL_ROWS 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 and cause IncompatibleClassChangeError exception. |
[+] affected methods(16)
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.getGridPermissions ( ):
This method is from 'ClientSettings' class.
ClientSettings.getGridProfileDescriptions ( ):
This method is from 'ClientSettings' class.
ClientSettings.getGridProfileDescriptions ( String functionId ):
This method is from 'ClientSettings' class.
ClientSettings.getInstance ( ):
Return value of this method has type 'ClientSettings'.
ClientSettings.getLastGridPermissionsDigests ( ):
This method is from 'ClientSettings' class.
ClientSettings.getLastUserGridDigests ( ):
This method is from 'ClientSettings' class.
ClientSettings.getLastUserGridProfileIds ( ):
This method is from 'ClientSettings' class.
ClientSettings.getResources ( ):
This method is from 'ClientSettings' class.
ClientSettings.getUserGridProfiles ( ):
This method is from 'ClientSettings' class.
ClientSettings.getUserGridProfiles ( String functionId ):
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 (492)
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
AverageFunction.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
BytesResponse.class
CayenneUtils.class
CellSpanTable.class
CellSpanTableUI.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
ColGenericNode.class
Column.class
ColumnBeanInfo.class
ColumnField.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
CSVFileReader.class
CurrencyCellEditor.class
CurrencyColumn.class
CurrencyColumnBeanInfo.class
CurrencyColumnSettings.class
CurrencyControl.class
CurrencyControlBeanInfo.class
CurrencyTableCellRenderer.class
CustomFieldVO.class
CustomFilterPanel.class
CustomGridControl.class
CustomGridControlController.class
CustomValueObject.class
CustomValueObjectUtils.class
DataController.class
DataConverter.class
DataConverterException.class
DataField.class
DataFieldRenderer.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
DbGridPermissionsManager.class
DbGridProfileManager.class
DbPermissionsDescriptor.class
DbProfileDescriptor.class
DecimalColumn.class
DecimalColumnBeanInfo.class
DecimalColumnSettings.class
DefaultDbActiveProfileDescriptor.class
DefaultDbDigestDescriptor.class
DefaultDbPermissionsDescriptor.class
DefaultDbProfileDescriptor.class
DefaultObjectReceiver.class
DefaultObjectSender.class
DefaultSessionIdGenerator.class
DefaultToolBar.class
DefaultToolBarBeanInfo.class
DeleteButton.class
DeleteButtonBeanInfo.class
DesktopPane.class
DocumentController.class
Domain.class
DomainCellEditor.class
DomainPair.class
DomainTableCellRenderer.class
DraggableButton.class
DraggableButtonEvent.class
DraggableButtonListener.class
EditButton.class
EditButtonBeanInfo.class
EJBExportBean.class
EJBExportRemote.class
EJBGridDataLocator.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
FieldVO.class
FileCellEditor.class
FileColumn.class
FileColumnBeanInfo.class
FileGridProfileManager.class
FileTableCellRenderer.class
FilterButton.class
FilterButtonBeanInfo.class
FilterDialog.class
FilterDialog_cancelButton_actionAdapter.class
FilterDialog_okButton_actionAdapter.class
FilterGridPanel.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
FormShortcutsListener.class
GanttControl.class
GanttControlBeanInfo.class
GanttDataLocator.class
GanttRowVO.class
GanttWorkingHours.class
GanttWorkingHoursVO.class
GenericAction.class
GenericAggregator.class
GenericButton.class
GenericButtonBeanInfo.class
GenericButtonController.class
GenericFunction.class
GenericNodeKey.class
GenericStatusPanel.class
GlobalColGenericNode.class
Grid.class
GridControl.class
GridControlBeanInfo.class
GridController.class
GridDataLocator.class
GridExportCallbacks.class
GridExportOptions.class
GridParams.class
GridPermissions.class
GridPermissionsManager.class
GridProfile.class
GridProfileDescription.class
GridProfileManager.class
Grids.class
GridStatusPanel.class
GridUI.class
HalfYearAggregator.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
InputFilter.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
LetterAggregator.class
LicencePanel.class
LicencePanel_radioButtonOk_itemAdapter.class
LicencePanelBeanInfo.class
LinkButton.class
LinkButtonBeanInfo.class
LinkCellEditor.class
LinkColumn.class
LinkColumnBeanInfo.class
LinkTableCellRenderer.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
LoginDialog_usernameTF_actionAdapter.class
LookupAutoCompletitionDataLocator.class
LookupController.class
LookupControllerBeanInfo.class
LookupDataLocator.class
LookupGridController.class
LookupListener.class
LookupMapper.class
LookupParent.class
LookupServerDataLocator.class
LookupValidationParams.class
MacPaginationVerticalScrollBarUI.class
MaxFunction.class
MDIController.class
MDIFrame.class
MetalPaginationVerticalScrollbarUI.class
MinFunction.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
PivotTable.class
PivotTableController.class
PivotTableEngine.class
PivotTableModel.class
PivotTableParameters.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
QuarterAggregator.class
QueryUtil.class
QuickFilterCriteriaEditor.class
QuickFilterListener.class
QuickFilterPanel.class
RadioButtonControl.class
RadioButtonControlBeanInfo.class
Reader.class
ReloadButton.class
ReloadButtonBeanInfo.class
Resources.class
ResourcesFactory.class
Response.class
RestoreFocusOnInvalidCodeException.class
RowField.class
RowGenericNode.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
SQLReader.class
StatusBar.class
StringAttributeNameEditor.class
StringToDateConverter.class
StringToDoubleConverter.class
SumFunction.class
SwitchDialog.class
SwitchDialog_cancelButton_actionAdapter.class
SwitchDialog_list_mouseAdapter.class
SwitchDialog_okButton_actionAdapter.class
TableModelReader.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
ToolBar.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
VOTableModel.class
WindowMenu.class
WindowsList.class
WindowsPaginationVerticalScrollbarUI.class
WinIconsPanel.class
WizardController.class
WizardInnerPanel.class
WizardPanel.class
WizardPanelBeanInfo.class
XMLResourcesFactory.class
YearAggregator.class
to the top
Generated on Fri Dec 10 20:22:03 2010 for OpenSwing by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API