Source compatibility report for the library OpenSwing from version 1.1.4 to 1.1.5
Summary
2 |
285 |
2235 / 268 |
Incompatible |
Problem Summary
Added Methods (152)
clientos.jar, Form.class
package org.openswing.swing.form.client
Form.actionPerformed ( java.awt.event.ActionEvent e ):void
[ run-time name: org/openswing/swing/form/client/Form.actionPerformed:(Ljava/awt/event/ActionEvent;)V ]
Form.getRowIndexInGrid ( ):int
[ run-time name: org/openswing/swing/form/client/Form.getRowIndexInGrid:()I ]
Form.linkGrid ( org.openswing.swing.client.GridControl grid, java.util.HashSet pkAttributes, boolean reloadModelWhenSelectingOnGrid ):void
[ run-time name: org/openswing/swing/form/client/Form.linkGrid:(Lorg/openswing/swing/client/GridControl;Ljava/util/HashSet;Z)V ]
Form.linkGrid ( org.openswing.swing.client.GridControl grid, java.util.HashSet pkAttributes, boolean reloadModelWhenSelectingOnGrid, org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/form/client/Form.linkGrid:(Lorg/openswing/swing/client/GridControl;Ljava/util/HashSet;ZLorg/openswing/swing/client/NavigatorBar;)V ]
clientos.jar, Grid.class
package org.openswing.swing.table.client
Grid.nextPage ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grid.nextPage:(Lorg/openswing/swing/client/NavigatorBar;)V ]
Grid.previousPage ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grid.previousPage:(Lorg/openswing/swing/client/NavigatorBar;)V ]
clientos.jar, GridControl.class
package org.openswing.swing.client
GridControl.editCellAt ( int row, String attributeName ):void
[ run-time name: org/openswing/swing/client/GridControl.editCellAt:(ILjava/lang/String;)V ]
GridControl.setRowSelectionInterval ( int startRow, int endRow ):void
[ run-time name: org/openswing/swing/client/GridControl.setRowSelectionInterval:(II)V ]
clientos.jar, Grids.class
package org.openswing.swing.table.client
Grids.firstRow ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grids.firstRow:(Lorg/openswing/swing/client/NavigatorBar;)V ]
Grids.lastRow ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grids.lastRow:(Lorg/openswing/swing/client/NavigatorBar;)V ]
Grids.nextPage ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grids.nextPage:(Lorg/openswing/swing/client/NavigatorBar;)V ]
Grids.nextRow ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grids.nextRow:(Lorg/openswing/swing/client/NavigatorBar;)V ]
Grids.previousPage ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grids.previousPage:(Lorg/openswing/swing/client/NavigatorBar;)V ]
Grids.previousRow ( org.openswing.swing.client.NavigatorBar navBar ):void
[ run-time name: org/openswing/swing/table/client/Grids.previousRow:(Lorg/openswing/swing/client/NavigatorBar;)V ]
clientos.jar, MacPaginationVerticalScrollBarUI.class
package org.openswing.swing.table.client
MacPaginationVerticalScrollBarUI.createPageButton ( int orientation ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.createPageButton:(I)Ljavax/swing/JButton; ]
MacPaginationVerticalScrollBarUI.createUI ( javax.swing.JComponent c ) [static]:javax.swing.plaf.ComponentUI
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.createUI:(Ljavax/swing/JComponent;)Ljavax/swing/plaf/ComponentUI; ]
MacPaginationVerticalScrollBarUI.getDecrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.getDecrButton:()Ljavax/swing/JButton; ]
MacPaginationVerticalScrollBarUI.getIncrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.getIncrButton:()Ljavax/swing/JButton; ]
MacPaginationVerticalScrollBarUI.getNextPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.getNextPgButton:()Ljavax/swing/JButton; ]
MacPaginationVerticalScrollBarUI.getPrevPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.getPrevPgButton:()Ljavax/swing/JButton; ]
MacPaginationVerticalScrollBarUI.installDefaults ( ):void
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.installDefaults:()V ]
MacPaginationVerticalScrollBarUI.installListeners ( ):void
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.installListeners:()V ]
MacPaginationVerticalScrollBarUI.layoutVScrollbar ( javax.swing.JScrollBar sb ):void
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.layoutVScrollbar:(Ljavax/swing/JScrollBar;)V ]
MacPaginationVerticalScrollBarUI.MacPaginationVerticalScrollBarUI ( )
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI."<init>":()V ]
MacPaginationVerticalScrollBarUI.uninstallListeners ( ):void
[ run-time name: org/openswing/swing/table/client/MacPaginationVerticalScrollBarUI.uninstallListeners:()V ]
clientos.jar, MetalPaginationVerticalScrollbarUI.class
package org.openswing.swing.table.client
MetalPaginationVerticalScrollbarUI.createPageButton ( int orientation ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.createPageButton:(I)Ljavax/swing/JButton; ]
MetalPaginationVerticalScrollbarUI.createUI ( javax.swing.JComponent c ) [static]:javax.swing.plaf.ComponentUI
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.createUI:(Ljavax/swing/JComponent;)Ljavax/swing/plaf/ComponentUI; ]
MetalPaginationVerticalScrollbarUI.getDecrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.getDecrButton:()Ljavax/swing/JButton; ]
MetalPaginationVerticalScrollbarUI.getIncrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.getIncrButton:()Ljavax/swing/JButton; ]
MetalPaginationVerticalScrollbarUI.getNextPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.getNextPgButton:()Ljavax/swing/JButton; ]
MetalPaginationVerticalScrollbarUI.getPrevPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.getPrevPgButton:()Ljavax/swing/JButton; ]
MetalPaginationVerticalScrollbarUI.installDefaults ( ):void
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.installDefaults:()V ]
MetalPaginationVerticalScrollbarUI.installListeners ( ):void
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.installListeners:()V ]
MetalPaginationVerticalScrollbarUI.layoutVScrollbar ( javax.swing.JScrollBar sb ):void
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.layoutVScrollbar:(Ljavax/swing/JScrollBar;)V ]
MetalPaginationVerticalScrollbarUI.MetalPaginationVerticalScrollbarUI ( )
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI."<init>":()V ]
MetalPaginationVerticalScrollbarUI.uninstallListeners ( ):void
[ run-time name: org/openswing/swing/table/client/MetalPaginationVerticalScrollbarUI.uninstallListeners:()V ]
clientos.jar, NavigatorBar.class
package org.openswing.swing.client
NavigatorBar.addAfterActionListener ( java.awt.event.ActionListener listener ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.addAfterActionListener:(Ljava/awt/event/ActionListener;)V ]
NavigatorBar.addBeforeActionListener ( java.awt.event.ActionListener listener ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.addBeforeActionListener:(Ljava/awt/event/ActionListener;)V ]
NavigatorBar.fireButtonPressedEvent ( String buttonType ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.fireButtonPressedEvent:(Ljava/lang/String;)V ]
NavigatorBar.nextPgButton_actionPerformed ( java.awt.event.ActionEvent e ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.nextPgButton_actionPerformed:(Ljava/awt/event/ActionEvent;)V ]
NavigatorBar.prevPgButton_actionPerformed ( java.awt.event.ActionEvent e ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.prevPgButton_actionPerformed:(Ljava/awt/event/ActionEvent;)V ]
NavigatorBar.removeAfterActionListener ( java.awt.event.ActionListener listener ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.removeAfterActionListener:(Ljava/awt/event/ActionListener;)V ]
NavigatorBar.removeBeforerActionListener ( java.awt.event.ActionListener listener ):void
[ run-time name: org/openswing/swing/client/NavigatorBar.removeBeforerActionListener:(Ljava/awt/event/ActionListener;)V ]
clientos.jar, PaginationVerticalScrollbar.class
package org.openswing.swing.table.client
PaginationVerticalScrollbar.getDecrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbar.getDecrButton:()Ljavax/swing/JButton; ]
PaginationVerticalScrollbar.getIncrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbar.getIncrButton:()Ljavax/swing/JButton; ]
PaginationVerticalScrollbar.getNextPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbar.getNextPgButton:()Ljavax/swing/JButton; ]
PaginationVerticalScrollbar.getPrevPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbar.getPrevPgButton:()Ljavax/swing/JButton; ]
PaginationVerticalScrollbar.PaginationVerticalScrollbar ( )
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbar."<init>":()V ]
PaginationVerticalScrollbar.updateUI ( ):void
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbar.updateUI:()V ]
clientos.jar, PaginationVerticalScrollbarUI.class
package org.openswing.swing.table.client
PaginationVerticalScrollbarUI.getDecrButton ( ) [abstract]:javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbarUI.getDecrButton:()Ljavax/swing/JButton; ]
PaginationVerticalScrollbarUI.getIncrButton ( ) [abstract]:javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbarUI.getIncrButton:()Ljavax/swing/JButton; ]
PaginationVerticalScrollbarUI.getNextPgButton ( ) [abstract]:javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbarUI.getNextPgButton:()Ljavax/swing/JButton; ]
PaginationVerticalScrollbarUI.getPrevPgButton ( ) [abstract]:javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/PaginationVerticalScrollbarUI.getPrevPgButton:()Ljavax/swing/JButton; ]
clientos.jar, WindowsPaginationVerticalScrollbarUI.class
package org.openswing.swing.table.client
WindowsPaginationVerticalScrollbarUI.createPageButton ( int orientation ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.createPageButton:(I)Ljavax/swing/JButton; ]
WindowsPaginationVerticalScrollbarUI.createUI ( javax.swing.JComponent c ) [static]:javax.swing.plaf.ComponentUI
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.createUI:(Ljavax/swing/JComponent;)Ljavax/swing/plaf/ComponentUI; ]
WindowsPaginationVerticalScrollbarUI.getDecrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.getDecrButton:()Ljavax/swing/JButton; ]
WindowsPaginationVerticalScrollbarUI.getIncrButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.getIncrButton:()Ljavax/swing/JButton; ]
WindowsPaginationVerticalScrollbarUI.getNextPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.getNextPgButton:()Ljavax/swing/JButton; ]
WindowsPaginationVerticalScrollbarUI.getPrevPgButton ( ):javax.swing.JButton
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.getPrevPgButton:()Ljavax/swing/JButton; ]
WindowsPaginationVerticalScrollbarUI.installDefaults ( ):void
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.installDefaults:()V ]
WindowsPaginationVerticalScrollbarUI.installListeners ( ):void
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.installListeners:()V ]
WindowsPaginationVerticalScrollbarUI.layoutVScrollbar ( javax.swing.JScrollBar sb ):void
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.layoutVScrollbar:(Ljavax/swing/JScrollBar;)V ]
WindowsPaginationVerticalScrollbarUI.uninstallListeners ( ):void
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI.uninstallListeners:()V ]
WindowsPaginationVerticalScrollbarUI.WindowsPaginationVerticalScrollbarUI ( )
[ run-time name: org/openswing/swing/table/client/WindowsPaginationVerticalScrollbarUI."<init>":()V ]
demo5client.jar, ClientApplet.class
package demo5.client
ClientApplet.afterMDIcreation ( org.openswing.swing.mdi.client.MDIFrame frame ):void
[ run-time name: demo5/client/ClientApplet.afterMDIcreation:(Lorg/openswing/swing/mdi/client/MDIFrame;)V ]
ClientApplet.authenticateUser ( java.util.Map loginInfo ):boolean
[ run-time name: demo5/client/ClientApplet.authenticateUser:(Ljava/util/Map;)Z ]
ClientApplet.ClientApplet ( )
[ run-time name: demo5/client/ClientApplet."<init>":()V ]
ClientApplet.getAboutImage ( ):String
[ run-time name: demo5/client/ClientApplet.getAboutImage:()Ljava/lang/String; ]
ClientApplet.getAboutText ( ):String
[ run-time name: demo5/client/ClientApplet.getAboutText:()Ljava/lang/String; ]
ClientApplet.getApplicationFunctions ( ):javax.swing.tree.DefaultTreeModel
[ run-time name: demo5/client/ClientApplet.getApplicationFunctions:()Ljavax/swing/tree/DefaultTreeModel; ]
ClientApplet.getClientFacade ( ):org.openswing.swing.mdi.client.ClientFacade
[ run-time name: demo5/client/ClientApplet.getClientFacade:()Lorg/openswing/swing/mdi/client/ClientFacade; ]
ClientApplet.getExtendedState ( ):int
[ run-time name: demo5/client/ClientApplet.getExtendedState:()I ]
ClientApplet.getLanguages ( ):java.util.ArrayList
[ run-time name: demo5/client/ClientApplet.getLanguages:()Ljava/util/ArrayList; ]
ClientApplet.getMaxAttempts ( ):int
[ run-time name: demo5/client/ClientApplet.getMaxAttempts:()I ]
ClientApplet.getMDIFrameTitle ( ):String
[ run-time name: demo5/client/ClientApplet.getMDIFrameTitle:()Ljava/lang/String; ]
ClientApplet.loginSuccessful ( java.util.Map loginInfo ):void
[ run-time name: demo5/client/ClientApplet.loginSuccessful:(Ljava/util/Map;)V ]
ClientApplet.start ( ):void
[ run-time name: demo5/client/ClientApplet.start:()V ]
ClientApplet.stopApplication ( ):void
[ run-time name: demo5/client/ClientApplet.stopApplication:()V ]
ClientApplet.viewChangeLanguageInMenuBar ( ):boolean
[ run-time name: demo5/client/ClientApplet.viewChangeLanguageInMenuBar:()Z ]
ClientApplet.viewFunctionsInMenuBar ( ):boolean
[ run-time name: demo5/client/ClientApplet.viewFunctionsInMenuBar:()Z ]
ClientApplet.viewFunctionsInTreePanel ( ):boolean
[ run-time name: demo5/client/ClientApplet.viewFunctionsInTreePanel:()Z ]
ClientApplet.viewLoginDialog ( javax.swing.JFrame parentFrame ):javax.swing.JDialog
[ run-time name: demo5/client/ClientApplet.viewLoginDialog:(Ljavax/swing/JFrame;)Ljavax/swing/JDialog; ]
ClientApplet.viewLoginInMenuBar ( ):boolean
[ run-time name: demo5/client/ClientApplet.viewLoginInMenuBar:()Z ]
ClientApplet.viewOpenedWindowIcons ( ):boolean
[ run-time name: demo5/client/ClientApplet.viewOpenedWindowIcons:()Z ]
demo5client.jar, ClientApplication.class
package demo5.client
ClientApplication.afterMDIcreation ( org.openswing.swing.mdi.client.MDIFrame frame ):void
[ run-time name: demo5/client/ClientApplication.afterMDIcreation:(Lorg/openswing/swing/mdi/client/MDIFrame;)V ]
ClientApplication.authenticateUser ( java.util.Map loginInfo ):boolean
[ run-time name: demo5/client/ClientApplication.authenticateUser:(Ljava/util/Map;)Z ]
ClientApplication.ClientApplication ( )
[ run-time name: demo5/client/ClientApplication."<init>":()V ]
ClientApplication.getAboutImage ( ):String
[ run-time name: demo5/client/ClientApplication.getAboutImage:()Ljava/lang/String; ]
ClientApplication.getAboutText ( ):String
[ run-time name: demo5/client/ClientApplication.getAboutText:()Ljava/lang/String; ]
ClientApplication.getApplicationFunctions ( ):javax.swing.tree.DefaultTreeModel
[ run-time name: demo5/client/ClientApplication.getApplicationFunctions:()Ljavax/swing/tree/DefaultTreeModel; ]
ClientApplication.getClientFacade ( ):org.openswing.swing.mdi.client.ClientFacade
[ run-time name: demo5/client/ClientApplication.getClientFacade:()Lorg/openswing/swing/mdi/client/ClientFacade; ]
ClientApplication.getExtendedState ( ):int
[ run-time name: demo5/client/ClientApplication.getExtendedState:()I ]
ClientApplication.getLanguages ( ):java.util.ArrayList
[ run-time name: demo5/client/ClientApplication.getLanguages:()Ljava/util/ArrayList; ]
ClientApplication.getMaxAttempts ( ):int
[ run-time name: demo5/client/ClientApplication.getMaxAttempts:()I ]
ClientApplication.getMDIFrameTitle ( ):String
[ run-time name: demo5/client/ClientApplication.getMDIFrameTitle:()Ljava/lang/String; ]
ClientApplication.loginSuccessful ( java.util.Map loginInfo ):void
[ run-time name: demo5/client/ClientApplication.loginSuccessful:(Ljava/util/Map;)V ]
ClientApplication.main ( String[] argv ) [static]:void
[ run-time name: demo5/client/ClientApplication.main:([Ljava/lang/String;)V ]
ClientApplication.stopApplication ( ):void
[ run-time name: demo5/client/ClientApplication.stopApplication:()V ]
ClientApplication.viewChangeLanguageInMenuBar ( ):boolean
[ run-time name: demo5/client/ClientApplication.viewChangeLanguageInMenuBar:()Z ]
ClientApplication.viewFunctionsInMenuBar ( ):boolean
[ run-time name: demo5/client/ClientApplication.viewFunctionsInMenuBar:()Z ]
ClientApplication.viewFunctionsInTreePanel ( ):boolean
[ run-time name: demo5/client/ClientApplication.viewFunctionsInTreePanel:()Z ]
ClientApplication.viewLoginDialog ( javax.swing.JFrame parentFrame ):javax.swing.JDialog
[ run-time name: demo5/client/ClientApplication.viewLoginDialog:(Ljavax/swing/JFrame;)Ljavax/swing/JDialog; ]
ClientApplication.viewLoginInMenuBar ( ):boolean
[ run-time name: demo5/client/ClientApplication.viewLoginInMenuBar:()Z ]
ClientApplication.viewOpenedWindowIcons ( ):boolean
[ run-time name: demo5/client/ClientApplication.viewOpenedWindowIcons:()Z ]
demo5client.jar, DemoClientFacade.class
package demo5.client
DemoClientFacade.DemoClientFacade ( )
[ run-time name: demo5/client/DemoClientFacade."<init>":()V ]
DemoClientFacade.getF1 ( ):void
[ run-time name: demo5/client/DemoClientFacade.getF1:()V ]
DemoClientFacade.getF2 ( ):void
[ run-time name: demo5/client/DemoClientFacade.getF2:()V ]
DemoClientFacade.getF3 ( ):void
[ run-time name: demo5/client/DemoClientFacade.getF3:()V ]
DemoClientFacade.getF4 ( ):void
[ run-time name: demo5/client/DemoClientFacade.getF4:()V ]
DemoClientFacade.getF5 ( ):void
[ run-time name: demo5/client/DemoClientFacade.getF5:()V ]
demo5client.jar, DetailFrame.class
package demo5.client
DetailFrame.DetailFrame ( org.openswing.swing.form.client.FormController dataController )
[ run-time name: demo5/client/DetailFrame."<init>":(Lorg/openswing/swing/form/client/FormController;)V ]
DetailFrame.getDeleteButton ( ):org.openswing.swing.client.DeleteButton
[ run-time name: demo5/client/DetailFrame.getDeleteButton:()Lorg/openswing/swing/client/DeleteButton; ]
DetailFrame.getEditButton ( ):org.openswing.swing.client.EditButton
[ run-time name: demo5/client/DetailFrame.getEditButton:()Lorg/openswing/swing/client/EditButton; ]
DetailFrame.getMainPanel ( ):org.openswing.swing.form.client.Form
[ run-time name: demo5/client/DetailFrame.getMainPanel:()Lorg/openswing/swing/form/client/Form; ]
DetailFrame.getSaveButton ( ):org.openswing.swing.client.SaveButton
[ run-time name: demo5/client/DetailFrame.getSaveButton:()Lorg/openswing/swing/client/SaveButton; ]
demo5client.jar, DetailFrameController.class
package demo5.client
DetailFrameController.deleteRecord ( org.openswing.swing.message.receive.java.ValueObject persistentObject ):org.openswing.swing.message.receive.java.Response
[ run-time name: demo5/client/DetailFrameController.deleteRecord:(Lorg/openswing/swing/message/receive/java/ValueObject;)Lorg/openswing/swing/message/receive/java/Response; ]
DetailFrameController.DetailFrameController ( GridFrame gridFrame, String pk )
[ run-time name: demo5/client/DetailFrameController."<init>":(Ldemo5/client/GridFrame;Ljava/lang/String;)V ]
DetailFrameController.insertRecord ( org.openswing.swing.message.receive.java.ValueObject newPersistentObject ):org.openswing.swing.message.receive.java.Response
[ run-time name: demo5/client/DetailFrameController.insertRecord:(Lorg/openswing/swing/message/receive/java/ValueObject;)Lorg/openswing/swing/message/receive/java/Response; ]
DetailFrameController.loadData ( Class valueObjectClass ):org.openswing.swing.message.receive.java.Response
[ run-time name: demo5/client/DetailFrameController.loadData:(Ljava/lang/Class;)Lorg/openswing/swing/message/receive/java/Response; ]
DetailFrameController.updateRecord ( org.openswing.swing.message.receive.java.ValueObject oldPersistentObject, org.openswing.swing.message.receive.java.ValueObject persistentObject ):org.openswing.swing.message.receive.java.Response
[ run-time name: demo5/client/DetailFrameController.updateRecord:(Lorg/openswing/swing/message/receive/java/ValueObject;Lorg/openswing/swing/message/receive/java/ValueObject;)Lorg/openswing/swing/message/receive/java/Response; ]
demo5client.jar, GridFrame.class
package demo5.client
GridFrame.GridFrame ( GridFrameController controller )
[ run-time name: demo5/client/GridFrame."<init>":(Ldemo5/client/GridFrameController;)V ]
GridFrame.reloadData ( ):void
[ run-time name: demo5/client/GridFrame.reloadData:()V ]
demo5client.jar, GridFrameController.class
package demo5.client
GridFrameController.beforeInsertGrid ( org.openswing.swing.client.GridControl grid ):boolean
[ run-time name: demo5/client/GridFrameController.beforeInsertGrid:(Lorg/openswing/swing/client/GridControl;)Z ]
GridFrameController.deleteRecords ( java.util.ArrayList persistentObjects ):org.openswing.swing.message.receive.java.Response
[ run-time name: demo5/client/GridFrameController.deleteRecords:(Ljava/util/ArrayList;)Lorg/openswing/swing/message/receive/java/Response; ]
GridFrameController.doubleClick ( int rowNumber, org.openswing.swing.message.receive.java.ValueObject persistentObject ):void
[ run-time name: demo5/client/GridFrameController.doubleClick:(ILorg/openswing/swing/message/receive/java/ValueObject;)V ]
GridFrameController.GridFrameController ( )
[ run-time name: demo5/client/GridFrameController."<init>":()V ]
demo5client.jar, TestLookupVO.class
package demo5.java
TestLookupVO.getDescrLookupValue ( ):String
[ run-time name: demo5/java/TestLookupVO.getDescrLookupValue:()Ljava/lang/String; ]
TestLookupVO.getLookupValue ( ):String
[ run-time name: demo5/java/TestLookupVO.getLookupValue:()Ljava/lang/String; ]
TestLookupVO.setDescrLookupValue ( String descrLookupValue ):void
[ run-time name: demo5/java/TestLookupVO.setDescrLookupValue:(Ljava/lang/String;)V ]
TestLookupVO.setLookupValue ( String lookupValue ):void
[ run-time name: demo5/java/TestLookupVO.setLookupValue:(Ljava/lang/String;)V ]
TestLookupVO.TestLookupVO ( )
[ run-time name: demo5/java/TestLookupVO."<init>":()V ]
demo5client.jar, TestVO.class
package demo5.java
TestVO.getCheckValue ( ):Boolean
[ run-time name: demo5/java/TestVO.getCheckValue:()Ljava/lang/Boolean; ]
TestVO.getComboValue ( ):String
[ run-time name: demo5/java/TestVO.getComboValue:()Ljava/lang/String; ]
TestVO.getCurrencyValue ( ):java.math.BigDecimal
[ run-time name: demo5/java/TestVO.getCurrencyValue:()Ljava/math/BigDecimal; ]
TestVO.getDateValue ( ):java.sql.Date
[ run-time name: demo5/java/TestVO.getDateValue:()Ljava/sql/Date; ]
TestVO.getDescrLookupValue ( ):String
[ run-time name: demo5/java/TestVO.getDescrLookupValue:()Ljava/lang/String; ]
TestVO.getLookupValue ( ):String
[ run-time name: demo5/java/TestVO.getLookupValue:()Ljava/lang/String; ]
TestVO.getNumericValue ( ):java.math.BigDecimal
[ run-time name: demo5/java/TestVO.getNumericValue:()Ljava/math/BigDecimal; ]
TestVO.getRadioButtonValue ( ):Boolean
[ run-time name: demo5/java/TestVO.getRadioButtonValue:()Ljava/lang/Boolean; ]
TestVO.getStringValue ( ):String
[ run-time name: demo5/java/TestVO.getStringValue:()Ljava/lang/String; ]
TestVO.getTaValue ( ):String
[ run-time name: demo5/java/TestVO.getTaValue:()Ljava/lang/String; ]
TestVO.setCheckValue ( Boolean checkValue ):void
[ run-time name: demo5/java/TestVO.setCheckValue:(Ljava/lang/Boolean;)V ]
TestVO.setComboValue ( String comboValue ):void
[ run-time name: demo5/java/TestVO.setComboValue:(Ljava/lang/String;)V ]
TestVO.setCurrencyValue ( java.math.BigDecimal currencyValue ):void
[ run-time name: demo5/java/TestVO.setCurrencyValue:(Ljava/math/BigDecimal;)V ]
TestVO.setDateValue ( java.sql.Date dateValue ):void
[ run-time name: demo5/java/TestVO.setDateValue:(Ljava/sql/Date;)V ]
TestVO.setDescrLookupValue ( String descrLookupValue ):void
[ run-time name: demo5/java/TestVO.setDescrLookupValue:(Ljava/lang/String;)V ]
TestVO.setLookupValue ( String lookupValue ):void
[ run-time name: demo5/java/TestVO.setLookupValue:(Ljava/lang/String;)V ]
TestVO.setNumericValue ( java.math.BigDecimal numericValue ):void
[ run-time name: demo5/java/TestVO.setNumericValue:(Ljava/math/BigDecimal;)V ]
TestVO.setRadioButtonValue ( Boolean radioButtonValue ):void
[ run-time name: demo5/java/TestVO.setRadioButtonValue:(Ljava/lang/Boolean;)V ]
TestVO.setStringValue ( String stringValue ):void
[ run-time name: demo5/java/TestVO.setStringValue:(Ljava/lang/String;)V ]
TestVO.setTaValue ( String taValue ):void
[ run-time name: demo5/java/TestVO.setTaValue:(Ljava/lang/String;)V ]
TestVO.TestVO ( )
[ run-time name: demo5/java/TestVO."<init>":()V ]
to the top
Removed Methods (4)
clientos.jar, Grids.class
package org.openswing.swing.table.client
Grids.firstRow ( ):void
[ run-time name: org/openswing/swing/table/client/Grids.firstRow:()V ]
Grids.lastRow ( ):void
[ run-time name: org/openswing/swing/table/client/Grids.lastRow:()V ]
Grids.nextRow ( ):void
[ run-time name: org/openswing/swing/table/client/Grids.nextRow:()V ]
Grids.previousRow ( ):void
[ run-time name: org/openswing/swing/table/client/Grids.previousRow:()V ]
to the top
Problems with Data Types, Low risk (8)
clientos.jar
package org.openswing.swing.client
[+] NavigatorBar (6)
|
Field FIRST_BUTTON has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to FIRST_BUTTON is ambiguous. |
Field LAST_BUTTON has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to LAST_BUTTON is ambiguous. |
Field NEXT_BUTTON has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to NEXT_BUTTON is ambiguous. |
Field NEXT_PG_BUTTON has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to NEXT_PG_BUTTON is ambiguous. |
Field PREV_BUTTON has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to PREV_BUTTON is ambiguous. |
Field PREV_PG_BUTTON has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to PREV_PG_BUTTON is ambiguous. |
[+] affected methods(17)
GridControl.getNavBar ( ):
Return value of this method has type 'NavigatorBar'.
GridControl.setNavBar ( NavigatorBar navBar ):
1st parameter 'navBar' of this method has type 'NavigatorBar'.
NavigatorBar.firstButton_actionPerformed ( java.awt.event.ActionEvent e ):
This method is from 'NavigatorBar' class.
NavigatorBar.initNavigator ( org.openswing.swing.table.client.Grids resultSetController ):
This method is from 'NavigatorBar' class.
NavigatorBar.isFirstButtonEnabled ( ):
This method is from 'NavigatorBar' class.
NavigatorBar.isLastButtonEnabled ( ):
This method is from 'NavigatorBar' class.
NavigatorBar.isNextButtonEnabled ( ):
This method is from 'NavigatorBar' class.
NavigatorBar.isPrevButtonEnabled ( ):
This method is from 'NavigatorBar' class.
NavigatorBar.lastButton_actionPerformed ( java.awt.event.ActionEvent e ):
This method is from 'NavigatorBar' class.
NavigatorBar.NavigatorBar ( ):
This method is from 'NavigatorBar' class.
NavigatorBar.nextButton_actionPerformed ( java.awt.event.ActionEvent e ):
This method is from 'NavigatorBar' class.
NavigatorBar.prevButton_actionPerformed ( java.awt.event.ActionEvent e ):
This method is from 'NavigatorBar' class.
NavigatorBar.setEnabled ( boolean enabled ):
This method is from 'NavigatorBar' class.
NavigatorBar.setFirstRow ( boolean isFirstRecord ):
This method is from 'NavigatorBar' class.
NavigatorBar.setLastRow ( boolean isLastRecord ):
This method is from 'NavigatorBar' class.
org.openswing.swing.table.client.Grids.getNavBar ( ):
Return value of this method has type 'NavigatorBar'.
org.openswing.swing.table.client.Grids.setNavBar ( NavigatorBar navBar ):
1st parameter 'navBar' of this method has type 'NavigatorBar'.
package org.openswing.swing.util.client
[+] ClientSettings (2)
|
Field SHOW_PAGINATION_BUTTONS_ON_GRID has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to SHOW_PAGINATION_BUTTONS_ON_GRID is ambiguous. |
Field SHOW_PAGINATION_BUTTONS_ON_NAVBAR has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to SHOW_PAGINATION_BUTTONS_ON_NAVBAR is ambiguous. |
[+] affected methods(8)
ClientSettings.ClientSettings ( org.openswing.swing.internationalization.java.ResourcesFactory resourceFactory, java.util.Hashtable domains ):
This method is from 'ClientSettings' class.
ClientSettings.ClientSettings ( org.openswing.swing.internationalization.java.ResourcesFactory resourceFactory, java.util.Hashtable domains, org.openswing.swing.permissions.java.ButtonsAuthorizations buttonsAuthorizations ):
This method is from 'ClientSettings' class.
ClientSettings.ClientSettings ( org.openswing.swing.internationalization.java.ResourcesFactory resourceFactory, java.util.Hashtable domains, org.openswing.swing.permissions.java.ButtonsAuthorizations buttonsAuthorizations, boolean useSystemFontSettings ):
This method is from 'ClientSettings' class.
ClientSettings.getButtonsAuthorizations ( ):
This method is from 'ClientSettings' class.
ClientSettings.getDomain ( String domainId ):
This method is from 'ClientSettings' class.
ClientSettings.getInstance ( ):
Return value of this method has type 'ClientSettings'.
ClientSettings.getResources ( ):
This method is from 'ClientSettings' class.
ClientSettings.setLanguage ( String languageId ):
This method is from 'ClientSettings' class.
to the top
Java ARchives (2)
clientos.jar
serveros.jar
to the top
Classes (285)
AboutDialog.class
AboutDialog_gcButton_actionAdapter.class
AboutDialog_imageButton_actionAdapter.class
AbstractCellEditor.class
AbstractTreeTableModel.class
Action.class
ActionsCollection.class
ApplicationEventQueue.class
ApplicationFunction.class
Appointment.class
AppointmentChangeEvent.class
AppointmentChangeListener.class
AppointmentVO.class
AttributeCouple.class
AttributeNameEditor.class
BaseInputControl.class
BusyListener.class
ButtonCellEditor.class
ButtonColumn.class
ButtonColumnBeanInfo.class
ButtonsAuthorizations.class
ButtonTableCellRenderer.class
ChangeLanguageDialog.class
ChangeLanguageDialog_cancelButton_actionAdapter.class
ChangeLanguageDialog_changeButton_actionAdapter.class
CheckBoxCellEditor.class
CheckBoxColumn.class
CheckBoxColumnBeanInfo.class
CheckBoxControl.class
CheckBoxControlBeanInfo.class
CheckBoxTableCellRenderer.class
ClientFacade.class
ClientGridDataLocator.class
ClientSettings.class
ClientUtils.class
Clock.class
CodBox.class
CodBoxContainer.class
CodLookupCellEditor.class
CodLookupCellRenderer.class
CodLookupColumn.class
CodLookupColumnBeanInfo.class
CodLookupControl.class
CodLookupControlBeanInfo.class
Column.class
ColumnBeanInfo.class
ColumnTypeEditor.class
ComboBoxControl.class
ComboBoxControlBeanInfo.class
ComboColumn.class
ComboColumnBeanInfo.class
Command.class
ConnectionManager.class
ConnectionSource.class
ConsoleLogger.class
Consts.class
Controller.class
ControllerCallbacks.class
CopyButton.class
CopyButtonBeanInfo.class
CurrencyCellEditor.class
CurrencyColumn.class
CurrencyColumnBeanInfo.class
CurrencyColumnSettings.class
CurrencyControl.class
CurrencyControlBeanInfo.class
CurrencyTableCellRenderer.class
DataController.class
DataSourceConnection.class
DateBox.class
DateCellEditor.class
DateChangedListener.class
DateColumn.class
DateColumnBeanInfo.class
DateControl.class
DateControlBeanInfo.class
DateTableCellRenderer.class
DateTimeColumn.class
DateTimeColumnBeanInfo.class
DecimalColumn.class
DecimalColumnBeanInfo.class
DecimalColumnSettings.class
DefaultSessionIdGenerator.class
DeleteButton.class
DeleteButtonBeanInfo.class
DesktopPane.class
Domain.class
DomainCellEditor.class
DomainPair.class
DomainTableCellRenderer.class
EditButton.class
EditButtonBeanInfo.class
EnglishOnlyResourceFactory.class
ErrorResponse.class
ExportAction.class
ExportButton.class
ExportButtonBeanInfo.class
ExportDialog.class
ExportDialog_cancelButton_actionAdapter.class
ExportDialog_exportButton_actionAdapter.class
ExportOptions.class
ExportToCSV.class
ExportToExcel.class
ExportToHTML.class
ExportToPDF.class
ExportToRTF.class
ExportToXML.class
ExportToXMLFat.class
FilterButton.class
FilterButtonBeanInfo.class
FilterDialog.class
FilterPanel.class
FilterWhereClause.class
Form.class
FormatTypeEditor.class
FormBeanInfo.class
FormController.class
GanttControl.class
GanttControlBeanInfo.class
GanttDataLocator.class
GanttRowVO.class
GanttWorkingHours.class
GanttWorkingHoursVO.class
GenericButton.class
GenericButtonBeanInfo.class
GenericButtonController.class
GenericStatusPanel.class
Grid.class
GridControl.class
GridControlBeanInfo.class
GridController.class
GridDataLocator.class
GridParams.class
Grids.class
GridStatusPanel.class
HeaderTextAlignmentEditor.class
HibernateUtils.class
HorizontalAlignmentEditor.class
IBatisParamsWrapper.class
IBatisUtils.class
ImageCellEditor.class
ImageColumn.class
ImageColumnBeanInfo.class
ImageControl.class
ImageControlBeanInfo.class
ImagePanel.class
ImagePanelBeanInfo.class
ImageTableCellRenderer.class
InputControl.class
InsertButton.class
InsertButtonBeanInfo.class
IntegerColumn.class
IntegerColumnBeanInfo.class
IntegerColumnSettings.class
InternalFrame.class
LabelControl.class
LabelControlBeanInfo.class
Language.class
LicencePanel.class
LicencePanel_radioButtonOk_itemAdapter.class
LicencePanelBeanInfo.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
LookupController.class
LookupDataLocator.class
LookupGridFrame.class
LookupListener.class
LookupMapper.class
LookupParent.class
LookupServerDataLocator.class
LookupTreeFrame.class
LookupTreeGridFrame.class
LookupValidationParams.class
MDIController.class
MDIFrame.class
NavigatorBar.class
NavigatorBarBeanInfo.class
NoConnectionSource.class
NoLoginAction.class
NumBox.class
NumericCellEditor.class
NumericControl.class
NumericControlBeanInfo.class
NumericTableCellRenderer.class
OneLanguageResourcesFactory.class
OpenSwingHandlerMapping.class
OpenSwingViewResolver.class
OptionPane.class
PercentageColumn.class
PercentageColumnBeanInfo.class
PoolerConnectionSource.class
ProgressBar.class
ProgressBarBeanInfo.class
ProgressDialog.class
ProgressDialog_buttonCancel_actionAdapter.class
ProgressDialogBeanInfo.class
ProgressEvent.class
ProgressPanel.class
ProgressPanelBeanInfo.class
QueryUtil.class
QuickFilterCriteriaEditor.class
QuickFilterListener.class
QuickFilterPanel.class
RadioButtonControl.class
RadioButtonControlBeanInfo.class
ReloadButton.class
ReloadButtonBeanInfo.class
Resources.class
ResourcesFactory.class
Response.class
SaveButton.class
SaveButtonBeanInfo.class
ServerGanttDataLocator.class
ServerGridDataLocator.class
ServerResourcesFactory.class
SessionCheckInterceptor.class
SessionIdGenerator.class
SortVersusEditor.class
SplashScreen.class
StatusBar.class
TableModelResponse.class
TableResponse.class
TextAreaControl.class
TextAreaControlBeanInfo.class
TextBox.class
TextCellEditor.class
TextColumn.class
TextColumnBeanInfo.class
TextControl.class
TextControlBeanInfo.class
TextResponse.class
TextTableCellRenderer.class
TimeColumn.class
TimeColumnBeanInfo.class
TipFrame.class
TipGenericInternalFrame.class
TipInternalFrame.class
TipPanel.class
TipPanel_buttonClose_actionAdapter.class
TipPanel_buttonNext_actionAdapter.class
TipPanel_buttonPrev_actionAdapter.class
TipPanelContainer.class
TipPanelContent.class
Tree.class
TreeController.class
TreeDataLocator.class
TreeDragNDropListener.class
TreeGrid.class
TreeGridPanel.class
TreeGridPanelBeanInfo.class
TreeMenu.class
TreeNodeRenderer.class
TreePanel.class
TreePanelBeanInfo.class
TreeServerDataLocator.class
TreeTableModel.class
TreeTableModelAdapter.class
UserAuthorizationsResponse.class
UserSessionParameters.class
ValueChangeEvent.class
ValueChangeListener.class
ValueObject.class
ValueObjectException.class
ValueObjectImpl.class
VOListAdapter.class
VOListResponse.class
VOListTableModel.class
VOListTableModelListener.class
VOModel.class
VOResponse.class
WindowMenu.class
WinIconsPanel.class
WizardController.class
WizardInnerPanel.class
WizardPanel.class
WizardPanelBeanInfo.class
XMLResourcesFactory.class
to the top
Generated on Fri Dec 10 20:46:22 2010 for OpenSwing by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API