Binary compatibility report for the library OpenSwing from version 1.9.9 to 2.0.9
Summary
2 |
501 |
7555 / 478 |
Incompatible |
Problem Summary
Added Methods (95)
clientos.jar, ClientUtils.class
package org.openswing.swing.util.client
ClientUtils.addTabListener ( javax.swing.JComponent c ) [static]:void
[ run-time name: org/openswing/swing/util/client/ClientUtils.addTabListener:(Ljavax/swing/JComponent;)V ]
clientos.jar, CodLookupCellEditor.class
package org.openswing.swing.table.editors.client
CodLookupCellEditor.CodLookupCellEditor ( int maxCharacters, org.openswing.swing.lookup.client.LookupController lookupController, boolean required, boolean numericValue, boolean codBoxVisible, boolean codBoxEditable, boolean buttonVisible, String controllerClassName, String controllerMethodName, long autoCompletitionWaitTime, String codAttributeName, java.awt.ComponentOrientation orientation, boolean selectDataOnEdit )
[ run-time name: org/openswing/swing/table/editors/client/CodLookupCellEditor."<init>":(ILorg/openswing/swing/lookup/client/LookupController;ZZZZZLjava/lang/String;Ljava/lang/String;JLjava/lang/String;Ljava/awt/ComponentOrientation;Z)V ]
clientos.jar, CodLookupCellRenderer.class
package org.openswing.swing.table.renderers.client
CodLookupCellRenderer.CodLookupCellRenderer ( org.openswing.swing.table.client.GridController gridController, boolean hideCodBox, int alignement, int leftMargin, int rightMargin, int topMargin, int bottomMargin, java.awt.ComponentOrientation orientation, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/CodLookupCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;ZIIIIILjava/awt/ComponentOrientation;Ljava/lang/String;)V ]
clientos.jar, CodLookupColumn.class
package org.openswing.swing.table.columns.client
CodLookupColumn.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/table/columns/client/CodLookupColumn.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
CodLookupColumn.setTextOrientation ( java.awt.ComponentOrientation orientation ):void
[ run-time name: org/openswing/swing/table/columns/client/CodLookupColumn.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, CodLookupControl.class
package org.openswing.swing.client
CodLookupControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/CodLookupControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
CodLookupControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/CodLookupControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, ComboBoxControl.class
package org.openswing.swing.client
ComboBoxControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/ComboBoxControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
ComboBoxControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/ComboBoxControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, ComboBoxVOCellEditor.class
package org.openswing.swing.table.editors.client
ComboBoxVOCellEditor.ComboBoxVOCellEditor ( org.openswing.swing.items.client.ItemsMapper itemsMapper, org.openswing.swing.items.client.ItemsDataLocator itemsDataLocator, String attributeName, org.openswing.swing.message.receive.java.ValueObject itemsVO, org.openswing.swing.table.columns.client.Column[] colProperties, boolean allColumnVisible, int allColumnPreferredWidth, java.util.Hashtable getters, boolean required, java.util.ArrayList itemListeners, String foreignKeyAttributeName, int leftMargin, int rightMargin, int topMargin, int bottomMargin, java.awt.ComponentOrientation orientation )
[ run-time name: org/openswing/swing/table/editors/client/ComboBoxVOCellEditor."<init>":(Lorg/openswing/swing/items/client/ItemsMapper;Lorg/openswing/swing/items/client/ItemsDataLocator;Ljava/lang/String;Lorg/openswing/swing/message/receive/java/ValueObject;[Lorg/openswing/swing/table/columns/client/Column;ZILjava/util/Hashtable;ZLjava/util/ArrayList;Ljava/lang/String;IIIILjava/awt/ComponentOrientation;)V ]
clientos.jar, ComboBoxVOControl.class
package org.openswing.swing.client
ComboBoxVOControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/ComboBoxVOControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
ComboBoxVOControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/ComboBoxVOControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, ComboColumn.class
package org.openswing.swing.table.columns.client
ComboColumn.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/table/columns/client/ComboColumn.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
ComboColumn.setTextOrientation ( java.awt.ComponentOrientation orientation ):void
[ run-time name: org/openswing/swing/table/columns/client/ComboColumn.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, ComboVOColumn.class
package org.openswing.swing.table.columns.client
ComboVOColumn.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/table/columns/client/ComboVOColumn.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
ComboVOColumn.setTextOrientation ( java.awt.ComponentOrientation orientation ):void
[ run-time name: org/openswing/swing/table/columns/client/ComboVOColumn.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, ComboVOTableCellRenderer.class
package org.openswing.swing.table.renderers.client
ComboVOTableCellRenderer.ComboVOTableCellRenderer ( org.openswing.swing.items.client.ItemsDataLocator itemsDataLocator, String attributeName, org.openswing.swing.message.receive.java.ValueObject itemsVO, org.openswing.swing.table.columns.client.Column[] colProperties, boolean allColumnVisible, int allColumnPreferredWidth, java.util.Hashtable getters, org.openswing.swing.table.client.GridController gridController, int leftMargin, int rightMargin, int topMargin, int bottomMargin, java.awt.ComponentOrientation orientation, String foreignKeyAttributeName )
[ run-time name: org/openswing/swing/table/renderers/client/ComboVOTableCellRenderer."<init>":(Lorg/openswing/swing/items/client/ItemsDataLocator;Ljava/lang/String;Lorg/openswing/swing/message/receive/java/ValueObject;[Lorg/openswing/swing/table/columns/client/Column;ZILjava/util/Hashtable;Lorg/openswing/swing/table/client/GridController;IIIILjava/awt/ComponentOrientation;Ljava/lang/String;)V ]
clientos.jar, CzechOnlyResourceFactory.class
package org.openswing.swing.internationalization.java
CzechOnlyResourceFactory.CzechOnlyResourceFactory ( java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning )
[ run-time name: org/openswing/swing/internationalization/java/CzechOnlyResourceFactory."<init>":(Ljava/util/Properties;Z)V ]
CzechOnlyResourceFactory.CzechOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning )
[ run-time name: org/openswing/swing/internationalization/java/CzechOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;Z)V ]
CzechOnlyResourceFactory.CzechOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning, char dateFormatSeparator )
[ run-time name: org/openswing/swing/internationalization/java/CzechOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;ZC)V ]
CzechOnlyResourceFactory.getResources ( ):Resources
[ run-time name: org/openswing/swing/internationalization/java/CzechOnlyResourceFactory.getResources:()Lorg/openswing/swing/internationalization/java/Resources; ]
CzechOnlyResourceFactory.getResources ( String langId ):Resources
[ run-time name: org/openswing/swing/internationalization/java/CzechOnlyResourceFactory.getResources:(Ljava/lang/String;)Lorg/openswing/swing/internationalization/java/Resources; ]
CzechOnlyResourceFactory.setLanguage ( String langId ):void
[ run-time name: org/openswing/swing/internationalization/java/CzechOnlyResourceFactory.setLanguage:(Ljava/lang/String;)V ]
clientos.jar, DateCellEditor.class
package org.openswing.swing.table.editors.client
DateCellEditor.DateCellEditor ( boolean required, int columnType, int format, String timeFormat, java.util.ArrayList dateListeners, java.util.Calendar defaultDate )
[ run-time name: org/openswing/swing/table/editors/client/DateCellEditor."<init>":(ZIILjava/lang/String;Ljava/util/ArrayList;Ljava/util/Calendar;)V ]
clientos.jar, DateColumn.class
package org.openswing.swing.table.columns.client
DateColumn.getDynamicSettings ( ):DateColumnSettings
[ run-time name: org/openswing/swing/table/columns/client/DateColumn.getDynamicSettings:()Lorg/openswing/swing/table/columns/client/DateColumnSettings; ]
DateColumn.setDynamicSettings ( DateColumnSettings dynamicSettings ):void
[ run-time name: org/openswing/swing/table/columns/client/DateColumn.setDynamicSettings:(Lorg/openswing/swing/table/columns/client/DateColumnSettings;)V ]
clientos.jar, DateColumnSettings.class
package org.openswing.swing.table.columns.client
DateColumnSettings.getDataFormat ( int p1, String p2 ) [abstract]:String
[ run-time name: org/openswing/swing/table/columns/client/DateColumnSettings.getDataFormat:(ILjava/lang/String;)Ljava/lang/String; ]
clientos.jar, DateTableCellRenderer.class
package org.openswing.swing.table.renderers.client
DateTableCellRenderer.DateTableCellRenderer ( int type, org.openswing.swing.table.client.GridController gridController, int alignement, char separator, int dateFormat, boolean showCentury, String timeFormat, org.openswing.swing.table.columns.client.DateColumnSettings dynamicSettings, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/DateTableCellRenderer."<init>":(ILorg/openswing/swing/table/client/GridController;ICIZLjava/lang/String;Lorg/openswing/swing/table/columns/client/DateColumnSettings;Ljava/lang/String;)V ]
clientos.jar, DateTimeColumn.class
package org.openswing.swing.table.columns.client
DateTimeColumn.getDynamicSettings ( ):DateColumnSettings
[ run-time name: org/openswing/swing/table/columns/client/DateTimeColumn.getDynamicSettings:()Lorg/openswing/swing/table/columns/client/DateColumnSettings; ]
DateTimeColumn.setDynamicSettings ( DateColumnSettings dynamicSettings ):void
[ run-time name: org/openswing/swing/table/columns/client/DateTimeColumn.setDynamicSettings:(Lorg/openswing/swing/table/columns/client/DateColumnSettings;)V ]
clientos.jar, DomainCellEditor.class
package org.openswing.swing.table.editors.client
DomainCellEditor.DomainCellEditor ( org.openswing.swing.domains.java.Domain domain, boolean translateItemDescriptions, boolean required, java.awt.ComponentOrientation orientation, java.util.ArrayList itemListeners )
[ run-time name: org/openswing/swing/table/editors/client/DomainCellEditor."<init>":(Lorg/openswing/swing/domains/java/Domain;ZZLjava/awt/ComponentOrientation;Ljava/util/ArrayList;)V ]
DomainCellEditor.getComboBox ( ):javax.swing.JComboBox
[ run-time name: org/openswing/swing/table/editors/client/DomainCellEditor.getComboBox:()Ljavax/swing/JComboBox; ]
DomainCellEditor.setDomain ( org.openswing.swing.domains.java.Domain domain ):void
[ run-time name: org/openswing/swing/table/editors/client/DomainCellEditor.setDomain:(Lorg/openswing/swing/domains/java/Domain;)V ]
clientos.jar, DomainTableCellRenderer.class
package org.openswing.swing.table.renderers.client
DomainTableCellRenderer.DomainTableCellRenderer ( org.openswing.swing.domains.java.Domain domain, boolean translateItemDescriptions, org.openswing.swing.table.client.GridController gridController, int alignement, int leftMargin, int rightMargin, int topMargin, int bottomMargin, java.awt.ComponentOrientation orientation, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/DomainTableCellRenderer."<init>":(Lorg/openswing/swing/domains/java/Domain;ZLorg/openswing/swing/table/client/GridController;IIIIILjava/awt/ComponentOrientation;Ljava/lang/String;)V ]
DomainTableCellRenderer.setDomain ( org.openswing.swing.domains.java.Domain domain ):void
[ run-time name: org/openswing/swing/table/renderers/client/DomainTableCellRenderer.setDomain:(Lorg/openswing/swing/domains/java/Domain;)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, boolean allowColumnsSortingInEdit, 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;IZZI)V ]
Grid.setOrderWithLoadData ( boolean orderWithLoadData, OrderPolicy orderPolicy ):void
[ run-time name: org/openswing/swing/table/client/Grid.setOrderWithLoadData:(ZLorg/openswing/swing/table/client/OrderPolicy;)V ]
clientos.jar, GridControl.class
package org.openswing.swing.client
GridControl.getCurrentSortedColumns ( ):java.util.ArrayList
[ run-time name: org/openswing/swing/client/GridControl.getCurrentSortedColumns:()Ljava/util/ArrayList; ]
GridControl.getCurrentSortedVersusColumns ( ):java.util.ArrayList
[ run-time name: org/openswing/swing/client/GridControl.getCurrentSortedVersusColumns:()Ljava/util/ArrayList; ]
GridControl.isAllowColumnsSortingInEdit ( ):boolean
[ run-time name: org/openswing/swing/client/GridControl.isAllowColumnsSortingInEdit:()Z ]
GridControl.isAnchorLockedColumnsToLeft ( ):boolean
[ run-time name: org/openswing/swing/client/GridControl.isAnchorLockedColumnsToLeft:()Z ]
GridControl.setAllowColumnsSortingInEdit ( boolean allowColumnsSortingInEdit ):void
[ run-time name: org/openswing/swing/client/GridControl.setAllowColumnsSortingInEdit:(Z)V ]
GridControl.setAnchorLockedColumnsToLeft ( boolean anchorLockedColumnsToLeft ):void
[ run-time name: org/openswing/swing/client/GridControl.setAnchorLockedColumnsToLeft:(Z)V ]
GridControl.setOrderPolicy ( org.openswing.swing.table.client.OrderPolicy orderPolicy ):void
[ run-time name: org/openswing/swing/client/GridControl.setOrderPolicy:(Lorg/openswing/swing/table/client/OrderPolicy;)V ]
clientos.jar, Grids.class
package org.openswing.swing.table.client
Grids.Grids ( org.openswing.swing.client.GridControl gridControl, int lockedColumns, boolean anchorLockedColumnsToLeft, 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, boolean allowColumnsSortingInEdit, int gridType )
[ run-time name: org/openswing/swing/table/client/Grids."<init>":(Lorg/openswing/swing/client/GridControl;IZLjava/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;IZZI)V ]
Grids.isAnchorLockedColumnsToLeft ( ):boolean
[ run-time name: org/openswing/swing/table/client/Grids.isAnchorLockedColumnsToLeft:()Z ]
clientos.jar, HungarianOnlyResourceFactory.class
package org.openswing.swing.internationalization.java
HungarianOnlyResourceFactory.getResources ( ):Resources
[ run-time name: org/openswing/swing/internationalization/java/HungarianOnlyResourceFactory.getResources:()Lorg/openswing/swing/internationalization/java/Resources; ]
HungarianOnlyResourceFactory.getResources ( String langId ):Resources
[ run-time name: org/openswing/swing/internationalization/java/HungarianOnlyResourceFactory.getResources:(Ljava/lang/String;)Lorg/openswing/swing/internationalization/java/Resources; ]
HungarianOnlyResourceFactory.HungarianOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning )
[ run-time name: org/openswing/swing/internationalization/java/HungarianOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;Z)V ]
HungarianOnlyResourceFactory.HungarianOnlyResourceFactory ( String currencySymbol, java.util.Properties additionalDictionary, boolean showResourceNotFoundWarning, char dateFormatSeparator )
[ run-time name: org/openswing/swing/internationalization/java/HungarianOnlyResourceFactory."<init>":(Ljava/lang/String;Ljava/util/Properties;ZC)V ]
HungarianOnlyResourceFactory.setLanguage ( String langId ):void
[ run-time name: org/openswing/swing/internationalization/java/HungarianOnlyResourceFactory.setLanguage:(Ljava/lang/String;)V ]
clientos.jar, LinkCellEditor.class
package org.openswing.swing.table.editors.client
LinkCellEditor.LinkCellEditor ( org.openswing.swing.table.client.GridController gridController, String uriAttributeName, java.util.ArrayList actionListeners, java.awt.ComponentOrientation orientation, String labelAttributeName )
[ run-time name: org/openswing/swing/table/editors/client/LinkCellEditor."<init>":(Lorg/openswing/swing/table/client/GridController;Ljava/lang/String;Ljava/util/ArrayList;Ljava/awt/ComponentOrientation;Ljava/lang/String;)V ]
clientos.jar, LinkColumn.class
package org.openswing.swing.table.columns.client
LinkColumn.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/table/columns/client/LinkColumn.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
LinkColumn.setTextOrientation ( java.awt.ComponentOrientation orientation ):void
[ run-time name: org/openswing/swing/table/columns/client/LinkColumn.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, LinkTableCellRenderer.class
package org.openswing.swing.table.renderers.client
LinkTableCellRenderer.LinkTableCellRenderer ( org.openswing.swing.table.client.GridController gridController, int alignement, String uriAttributeName, java.awt.ComponentOrientation orientation, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/LinkTableCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;ILjava/lang/String;Ljava/awt/ComponentOrientation;Ljava/lang/String;)V ]
clientos.jar, ListControl.class
package org.openswing.swing.client
ListControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/ListControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
ListControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/ListControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, ListVOControl.class
package org.openswing.swing.client
ListVOControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/ListVOControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
ListVOControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/ListVOControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, LookupController.class
package org.openswing.swing.lookup.client
LookupController.isVisibleStatusPanel ( ):boolean
[ run-time name: org/openswing/swing/lookup/client/LookupController.isVisibleStatusPanel:()Z ]
LookupController.setSelectableColumn ( String lookupAttributeName, boolean selectable ):void
[ run-time name: org/openswing/swing/lookup/client/LookupController.setSelectableColumn:(Ljava/lang/String;Z)V ]
LookupController.setSortedColumn ( String lookupAttributeName, String sortVersus, int sortingOrder ):void
[ run-time name: org/openswing/swing/lookup/client/LookupController.setSortedColumn:(Ljava/lang/String;Ljava/lang/String;I)V ]
LookupController.setVisibleStatusPanel ( boolean visibleStatusPanel ):void
[ run-time name: org/openswing/swing/lookup/client/LookupController.setVisibleStatusPanel:(Z)V ]
clientos.jar, MultiCodLookupControl.class
package org.openswing.swing.client
MultiCodLookupControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/MultiCodLookupControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
MultiCodLookupControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/MultiCodLookupControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, MultiLineLabelControl.class
package org.openswing.swing.client
MultiLineLabelControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/MultiLineLabelControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
MultiLineLabelControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/MultiLineLabelControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, MultiLineTextCellEditor.class
package org.openswing.swing.table.editors.client
MultiLineTextCellEditor.MultiLineTextCellEditor ( int maxCharacters, boolean required, boolean selectDataOnEdit, java.awt.ComponentOrientation orientation )
[ run-time name: org/openswing/swing/table/editors/client/MultiLineTextCellEditor."<init>":(IZZLjava/awt/ComponentOrientation;)V ]
clientos.jar, MultiLineTextColumn.class
package org.openswing.swing.table.columns.client
MultiLineTextColumn.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/table/columns/client/MultiLineTextColumn.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
MultiLineTextColumn.setTextOrientation ( java.awt.ComponentOrientation orientation ):void
[ run-time name: org/openswing/swing/table/columns/client/MultiLineTextColumn.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, MultiLineTextTableCellRenderer.class
package org.openswing.swing.table.renderers.client
MultiLineTextTableCellRenderer.MultiLineTextTableCellRenderer ( org.openswing.swing.table.client.GridController gridController, int leftMargin, int rightMargin, int topMargin, int bottomMargin, java.awt.ComponentOrientation orientation, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/MultiLineTextTableCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;IIIILjava/awt/ComponentOrientation;Ljava/lang/String;)V ]
clientos.jar, NavigatorBar.class
package org.openswing.swing.client
NavigatorBar.initNavigator ( NavigatorBarController resultSetController ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.initNavigator:(Lorg/openswing/swing/client/NavigatorBarController;)V ]
clientos.jar, NavigatorBarController.class
package org.openswing.swing.client
NavigatorBarController.firstRow ( NavigatorBar p1 ) [abstract]:void
[ run-time name: org/openswing/swing/client/NavigatorBarController.firstRow:(Lorg/openswing/swing/client/NavigatorBar;)V ]
NavigatorBarController.getBlockSize ( ) [abstract]:int
[ run-time name: org/openswing/swing/client/NavigatorBarController.getBlockSize:()I ]
NavigatorBarController.getTotalResultSetLength ( ) [abstract]:int
[ run-time name: org/openswing/swing/client/NavigatorBarController.getTotalResultSetLength:()I ]
NavigatorBarController.lastRow ( NavigatorBar p1 ) [abstract]:void
[ run-time name: org/openswing/swing/client/NavigatorBarController.lastRow:(Lorg/openswing/swing/client/NavigatorBar;)V ]
NavigatorBarController.loadPage ( int p1 ) [abstract]:void
[ run-time name: org/openswing/swing/client/NavigatorBarController.loadPage:(I)V ]
NavigatorBarController.nextPage ( NavigatorBar p1 ) [abstract]:void
[ run-time name: org/openswing/swing/client/NavigatorBarController.nextPage:(Lorg/openswing/swing/client/NavigatorBar;)V ]
NavigatorBarController.nextRow ( NavigatorBar p1, java.awt.event.ActionEvent p2 ) [abstract]:void
[ run-time name: org/openswing/swing/client/NavigatorBarController.nextRow:(Lorg/openswing/swing/client/NavigatorBar;Ljava/awt/event/ActionEvent;)V ]
NavigatorBarController.previousPage ( NavigatorBar p1 ) [abstract]:void
[ run-time name: org/openswing/swing/client/NavigatorBarController.previousPage:(Lorg/openswing/swing/client/NavigatorBar;)V ]
NavigatorBarController.previousRow ( NavigatorBar p1, java.awt.event.ActionEvent p2 ) [abstract]:void
[ run-time name: org/openswing/swing/client/NavigatorBarController.previousRow:(Lorg/openswing/swing/client/NavigatorBar;Ljava/awt/event/ActionEvent;)V ]
clientos.jar, OrderPolicy.class
package org.openswing.swing.table.client
OrderPolicy.afterSorting ( org.openswing.swing.table.model.client.VOListTableModel model ):void
[ run-time name: org/openswing/swing/table/client/OrderPolicy.afterSorting:(Lorg/openswing/swing/table/model/client/VOListTableModel;)V ]
OrderPolicy.compareAttributeValues ( String attributeName, String sortVersus, Object val1, Object val2, org.openswing.swing.table.model.client.VOListTableModel model ):int
[ run-time name: org/openswing/swing/table/client/OrderPolicy.compareAttributeValues:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;Lorg/openswing/swing/table/model/client/VOListTableModel;)I ]
OrderPolicy.compareRow ( org.openswing.swing.table.model.client.VOListAdapter modelAdapter, Grids grids, org.openswing.swing.table.model.client.VOListTableModel model, org.openswing.swing.message.receive.java.ValueObject o1, org.openswing.swing.message.receive.java.ValueObject o2 ):int
[ run-time name: org/openswing/swing/table/client/OrderPolicy.compareRow:(Lorg/openswing/swing/table/model/client/VOListAdapter;Lorg/openswing/swing/table/client/Grids;Lorg/openswing/swing/table/model/client/VOListTableModel;Lorg/openswing/swing/message/receive/java/ValueObject;Lorg/openswing/swing/message/receive/java/ValueObject;)I ]
OrderPolicy.OrderPolicy ( )
[ run-time name: org/openswing/swing/table/client/OrderPolicy."<init>":()V ]
clientos.jar, TextAreaControl.class
package org.openswing.swing.client
TextAreaControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/TextAreaControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
TextAreaControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/TextAreaControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, TextCellEditor.class
package org.openswing.swing.table.editors.client
TextCellEditor.TextCellEditor ( int maxCharacters, boolean required, boolean rPadding, boolean trimText, boolean upperCase, boolean selectDataOnEdit, java.awt.ComponentOrientation orientation )
[ run-time name: org/openswing/swing/table/editors/client/TextCellEditor."<init>":(IZZZZZLjava/awt/ComponentOrientation;)V ]
clientos.jar, TextColumn.class
package org.openswing.swing.table.columns.client
TextColumn.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/table/columns/client/TextColumn.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
TextColumn.setTextOrientation ( java.awt.ComponentOrientation orientation ):void
[ run-time name: org/openswing/swing/table/columns/client/TextColumn.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, TextControl.class
package org.openswing.swing.client
TextControl.getTextOrientation ( ):java.awt.ComponentOrientation
[ run-time name: org/openswing/swing/client/TextControl.getTextOrientation:()Ljava/awt/ComponentOrientation; ]
TextControl.setTextOrientation ( java.awt.ComponentOrientation o ):void
[ run-time name: org/openswing/swing/client/TextControl.setTextOrientation:(Ljava/awt/ComponentOrientation;)V ]
clientos.jar, TextTableCellRenderer.class
package org.openswing.swing.table.renderers.client
TextTableCellRenderer.TextTableCellRenderer ( org.openswing.swing.table.client.GridController gridController, boolean encryptText, int alignement, int leftMargin, int rightMargin, int topMargin, int bottomMargin, java.awt.ComponentOrientation orientation, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/TextTableCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;ZIIIIILjava/awt/ComponentOrientation;Ljava/lang/String;)V ]
clientos.jar, TimeColumn.class
package org.openswing.swing.table.columns.client
TimeColumn.getDynamicSettings ( ):DateColumnSettings
[ run-time name: org/openswing/swing/table/columns/client/TimeColumn.getDynamicSettings:()Lorg/openswing/swing/table/columns/client/DateColumnSettings; ]
TimeColumn.setDynamicSettings ( DateColumnSettings dynamicSettings ):void
[ run-time name: org/openswing/swing/table/columns/client/TimeColumn.setDynamicSettings:(Lorg/openswing/swing/table/columns/client/DateColumnSettings;)V ]
to the top
Removed Methods (18)
clientos.jar, CodLookupCellEditor.class
package org.openswing.swing.table.editors.client
CodLookupCellEditor.CodLookupCellEditor ( int maxCharacters, org.openswing.swing.lookup.client.LookupController lookupController, boolean required, boolean numericValue, boolean codBoxVisible, boolean codBoxEditable, boolean buttonVisible, String controllerClassName, String controllerMethodName, long autoCompletitionWaitTime, String codAttributeName, boolean selectDataOnEdit )
[ run-time name: org/openswing/swing/table/editors/client/CodLookupCellEditor."<init>":(ILorg/openswing/swing/lookup/client/LookupController;ZZZZZLjava/lang/String;Ljava/lang/String;JLjava/lang/String;Z)V ]
clientos.jar, CodLookupCellRenderer.class
package org.openswing.swing.table.renderers.client
CodLookupCellRenderer.CodLookupCellRenderer ( org.openswing.swing.table.client.GridController gridController, boolean hideCodBox, int alignement, int leftMargin, int rightMargin, int topMargin, int bottomMargin, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/CodLookupCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;ZIIIIILjava/lang/String;)V ]
clientos.jar, ComboBoxVOCellEditor.class
package org.openswing.swing.table.editors.client
ComboBoxVOCellEditor.ComboBoxVOCellEditor ( org.openswing.swing.items.client.ItemsMapper itemsMapper, org.openswing.swing.items.client.ItemsDataLocator itemsDataLocator, String attributeName, org.openswing.swing.message.receive.java.ValueObject itemsVO, org.openswing.swing.table.columns.client.Column[] colProperties, boolean allColumnVisible, int allColumnPreferredWidth, java.util.Hashtable getters, boolean required, java.util.ArrayList itemListeners, String foreignKeyAttributeName, int leftMargin, int rightMargin, int topMargin, int bottomMargin )
[ run-time name: org/openswing/swing/table/editors/client/ComboBoxVOCellEditor."<init>":(Lorg/openswing/swing/items/client/ItemsMapper;Lorg/openswing/swing/items/client/ItemsDataLocator;Ljava/lang/String;Lorg/openswing/swing/message/receive/java/ValueObject;[Lorg/openswing/swing/table/columns/client/Column;ZILjava/util/Hashtable;ZLjava/util/ArrayList;Ljava/lang/String;IIII)V ]
clientos.jar, ComboVOTableCellRenderer.class
package org.openswing.swing.table.renderers.client
ComboVOTableCellRenderer.ComboVOTableCellRenderer ( org.openswing.swing.items.client.ItemsDataLocator itemsDataLocator, String attributeName, org.openswing.swing.message.receive.java.ValueObject itemsVO, org.openswing.swing.table.columns.client.Column[] colProperties, boolean allColumnVisible, int allColumnPreferredWidth, java.util.Hashtable getters, org.openswing.swing.table.client.GridController gridController, int leftMargin, int rightMargin, int topMargin, int bottomMargin, String foreignKeyAttributeName )
[ run-time name: org/openswing/swing/table/renderers/client/ComboVOTableCellRenderer."<init>":(Lorg/openswing/swing/items/client/ItemsDataLocator;Ljava/lang/String;Lorg/openswing/swing/message/receive/java/ValueObject;[Lorg/openswing/swing/table/columns/client/Column;ZILjava/util/Hashtable;Lorg/openswing/swing/table/client/GridController;IIIILjava/lang/String;)V ]
clientos.jar, DateCellEditor.class
package org.openswing.swing.table.editors.client
DateCellEditor.DateCellEditor ( boolean required, int columnType, java.util.Calendar defaultDate )
[ run-time name: org/openswing/swing/table/editors/client/DateCellEditor."<init>":(ZILjava/util/Calendar;)V ]
clientos.jar, DateTableCellRenderer.class
package org.openswing.swing.table.renderers.client
DateTableCellRenderer.DateTableCellRenderer ( int type, org.openswing.swing.table.client.GridController gridController, int alignement, char separator, int dateFormat, java.util.ArrayList dateListeners, boolean showCentury, String timeFormat, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/DateTableCellRenderer."<init>":(ILorg/openswing/swing/table/client/GridController;ICILjava/util/ArrayList;ZLjava/lang/String;Ljava/lang/String;)V ]
clientos.jar, DomainCellEditor.class
package org.openswing.swing.table.editors.client
DomainCellEditor.DomainCellEditor ( org.openswing.swing.domains.java.Domain domain, boolean translateItemDescriptions, boolean required, java.util.ArrayList itemListeners )
[ run-time name: org/openswing/swing/table/editors/client/DomainCellEditor."<init>":(Lorg/openswing/swing/domains/java/Domain;ZZLjava/util/ArrayList;)V ]
clientos.jar, DomainTableCellRenderer.class
package org.openswing.swing.table.renderers.client
DomainTableCellRenderer.DomainTableCellRenderer ( org.openswing.swing.domains.java.Domain domain, boolean translateItemDescriptions, org.openswing.swing.table.client.GridController gridController, int alignement, int leftMargin, int rightMargin, int topMargin, int bottomMargin, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/DomainTableCellRenderer."<init>":(Lorg/openswing/swing/domains/java/Domain;ZLorg/openswing/swing/table/client/GridController;IIIIILjava/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.setOrderWithLoadData ( boolean orderWithLoadData ):void
[ run-time name: org/openswing/swing/table/client/Grid.setOrderWithLoadData:(Z)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, 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 ]
clientos.jar, LinkCellEditor.class
package org.openswing.swing.table.editors.client
LinkCellEditor.LinkCellEditor ( org.openswing.swing.table.client.GridController gridController, String uriAttributeName, java.util.ArrayList actionListeners, String labelAttributeName )
[ run-time name: org/openswing/swing/table/editors/client/LinkCellEditor."<init>":(Lorg/openswing/swing/table/client/GridController;Ljava/lang/String;Ljava/util/ArrayList;Ljava/lang/String;)V ]
clientos.jar, LinkTableCellRenderer.class
package org.openswing.swing.table.renderers.client
LinkTableCellRenderer.LinkTableCellRenderer ( org.openswing.swing.table.client.GridController gridController, int alignement, String uriAttributeName, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/LinkTableCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;ILjava/lang/String;Ljava/lang/String;)V ]
clientos.jar, MultiLineTextCellEditor.class
package org.openswing.swing.table.editors.client
MultiLineTextCellEditor.MultiLineTextCellEditor ( int maxCharacters, boolean required, boolean selectDataOnEdit )
[ run-time name: org/openswing/swing/table/editors/client/MultiLineTextCellEditor."<init>":(IZZ)V ]
clientos.jar, MultiLineTextTableCellRenderer.class
package org.openswing.swing.table.renderers.client
MultiLineTextTableCellRenderer.MultiLineTextTableCellRenderer ( org.openswing.swing.table.client.GridController gridController, int leftMargin, int rightMargin, int topMargin, int bottomMargin, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/MultiLineTextTableCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;IIIILjava/lang/String;)V ]
clientos.jar, NavigatorBar.class
package org.openswing.swing.client
NavigatorBar.initNavigator ( org.openswing.swing.table.client.Grids resultSetController ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.initNavigator:(Lorg/openswing/swing/table/client/Grids;)V ]
clientos.jar, TextCellEditor.class
package org.openswing.swing.table.editors.client
TextCellEditor.TextCellEditor ( int maxCharacters, boolean required, boolean rPadding, boolean trimText, boolean upperCase, boolean selectDataOnEdit )
[ run-time name: org/openswing/swing/table/editors/client/TextCellEditor."<init>":(IZZZZZ)V ]
clientos.jar, TextTableCellRenderer.class
package org.openswing.swing.table.renderers.client
TextTableCellRenderer.TextTableCellRenderer ( org.openswing.swing.table.client.GridController gridController, boolean encryptText, int alignement, int leftMargin, int rightMargin, int topMargin, int bottomMargin, String attributeName )
[ run-time name: org/openswing/swing/table/renderers/client/TextTableCellRenderer."<init>":(Lorg/openswing/swing/table/client/GridController;ZIIIIILjava/lang/String;)V ]
to the top
Problems with Data Types, High risk (1)
clientos.jar
package org.openswing.swing.util.client
[+] ClientSettings (1)
|
Field SELECT_DATA_IN_EDIT (boolean) has been removed from this class. | A client program may be interrupted by NoSuchFieldError 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 ( ):
This method is from 'ClientSettings' class.
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
Problems with Data Types, Low risk (24)
clientos.jar
package org.openswing.swing.internationalization.java
[+] Resources (2)
|
Field HH_MM_SS 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. |
Field H_MM_SS_AAA 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(35)
BrazilianPortugueseOnlyResourceFactory.getResources ( ):
Return value of this method has type 'Resources'.
BrazilianPortugueseOnlyResourceFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
EnglishOnlyResourceFactory.getResources ( ):
Return value of this method has type 'Resources'.
EnglishOnlyResourceFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
FrenchOnlyResourceFactory.getResources ( ):
Return value of this method has type 'Resources'.
FrenchOnlyResourceFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
ItalianOnlyResourceFactory.getResources ( ):
Return value of this method has type 'Resources'.
ItalianOnlyResourceFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
NorwegianOnlyResourceFactory.getResources ( ):
Return value of this method has type 'Resources'.
NorwegianOnlyResourceFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
OneLanguageResourcesFactory.getResources ( ):
Return value of this method has type 'Resources'.
OneLanguageResourcesFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
OneLanguageResourcesFactory.OneLanguageResourcesFactory ( Resources resources ):
1st parameter 'resources' of this method has type 'Resources'.
PolishOnlyResourceFactory.getResources ( ):
Return value of this method has type 'Resources'.
PolishOnlyResourceFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
Resources.getCurrencySymbol ( ):
This method is from 'Resources' class.
Resources.getDateFormat ( ):
This method is from 'Resources' class.
Resources.getDateFormatSeparator ( ):
This method is from 'Resources' class.
Resources.getDateMask ( int dateType ):
This method is from 'Resources' class.
Resources.getDateMask ( int dateType, int dateFormat, char separator, boolean showCentury, String timeFormat ):
This method is from 'Resources' class.
Resources.getDecimalSymbol ( ):
This method is from 'Resources' class.
Resources.getEntries ( ):
This method is from 'Resources' class.
Resources.getGroupingSymbol ( ):
This method is from 'Resources' class.
Resources.getLanguageId ( ):
This method is from 'Resources' class.
Resources.getResource ( String text ):
This method is from 'Resources' class.
Resources.getTimeFormat ( ):
This method is from 'Resources' class.
Resources.isShowCenturyInDateFormat ( ):
This method is from 'Resources' class.
Resources.Resources ( java.util.Properties dictionary, String currencySymbol, char decimalSymbol, char groupingSymbol, int dateFormat, boolean showCenturyInDateFormat, char dateFormatSeparator, String timeFormat, String languageId, boolean showResourceNotFoundWarning ):
This method is from 'Resources' class.
ResourcesFactory.getResources ( ):
Return value of this abstract method has type 'Resources'.
ResourcesFactory.getResources ( String p1 ):
Return value of this abstract method has type 'Resources'.
SpanishOnlyResourceFactory.getResources ( ):
Return value of this method has type 'Resources'.
SpanishOnlyResourceFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
XMLResourcesFactory.getResources ( ):
Return value of this method has type 'Resources'.
XMLResourcesFactory.getResources ( String langId ):
Return value of this method has type 'Resources'.
org.openswing.swing.util.client.ClientSettings.getResources ( ):
Return value of this method has type 'Resources'.
[+] ResourcesFactory (6)
|
Method ResourcesFactory.getResources ( ) has been overridden by CzechOnlyResourceFactory.getResources ( ) | Method CzechOnlyResourceFactory.getResources ( ) will be called instead of ResourcesFactory.getResources ( ) in a client program. |
Method ResourcesFactory.getResources ( String p1 ) has been overridden by CzechOnlyResourceFactory.getResources ( String langId ) | Method CzechOnlyResourceFactory.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 CzechOnlyResourceFactory.setLanguage ( String langId ) | Method CzechOnlyResourceFactory.setLanguage ( String langId ) will be called instead of ResourcesFactory.setLanguage ( String p1 ) in a client program. |
Method ResourcesFactory.getResources ( ) has been overridden by HungarianOnlyResourceFactory.getResources ( ) | Method HungarianOnlyResourceFactory.getResources ( ) will be called instead of ResourcesFactory.getResources ( ) in a client program. |
Method ResourcesFactory.getResources ( String p1 ) has been overridden by HungarianOnlyResourceFactory.getResources ( String langId ) | Method HungarianOnlyResourceFactory.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 HungarianOnlyResourceFactory.setLanguage ( String langId ) | Method HungarianOnlyResourceFactory.setLanguage ( String langId ) will be called instead of ResourcesFactory.setLanguage ( String p1 ) in a client program. |
[+] affected methods(3)
ResourcesFactory.getResources ( ):
Method 'HungarianOnlyResourceFactory.getResources ( )' will be called instead of this method in a client program.
ResourcesFactory.getResources ( String p1 ):
Method 'CzechOnlyResourceFactory.getResources ( String langId )' will be called instead of this method in a client program.
ResourcesFactory.setLanguage ( String p1 ):
Method 'CzechOnlyResourceFactory.setLanguage ( String langId )' will be called instead of this method in a client program.
package org.openswing.swing.util.client
[+] ClientSettings (16)
|
Field AS_TAB 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. |
Field BUTTON_COPY_IMAGE_NAME 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. |
Field BUTTON_DELETE_IMAGE_NAME 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. |
Field BUTTON_EDIT_IMAGE_NAME 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. |
Field BUTTON_EXPORT_IMAGE_NAME 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. |
Field BUTTON_FILTER_IMAGE_NAME 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. |
Field BUTTON_IMPORT_IMAGE_NAME 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. |
Field BUTTON_INSERT_IMAGE_NAME 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. |
Field BUTTON_RELOAD_IMAGE_NAME 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. |
Field BUTTON_SAVE_IMAGE_NAME 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. |
Field MIN_MENU_WIDTH 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. |
Field SELECT_DATA_IN_EDITABLE_FORM 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. |
Field SELECT_DATA_IN_EDITABLE_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 and cause IncompatibleClassChangeError exception. |
Field SHOW_TREE_MENU_ROOT 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. |
Field TEXT_ORIENTATION 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. |
Field VISIBLE_STATUS_PANEL 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 ( ):
This method is from 'ClientSettings' class.
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 (501)
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
FrenchOnlyResourceFactory.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
MultiCodLookupControl.class
MultiCodLookupControl_clearButton_actionAdapter.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
NorwegianOnlyResourceFactory.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_buttonList_actionAdapter.class
TipPanel_buttonNext_actionAdapter.class
TipPanel_buttonPrev_actionAdapter.class
TipPanelContainer.class
TipPanelContent.class
TipSelectDialog.class
TipSelectDialog_cancelButton_actionAdapter.class
TipSelectDialog_list_mouseAdapter.class
TipSelectDialog_okButton_actionAdapter.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:18:54 2010 for OpenSwing by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API