javierdotnet / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 3 forks source link

SwfUploadPanel is reducing the visibility of the inherited method 'instance' from GridPanel #444

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The class com.gwtextux.client.widgets.upload.SwfUploadPanel is reducing the
visibility of the inherited method 'instance' from
com.gwtext.client.widgets.grid.GridPanel from public to private.

What steps will reproduce the problem?
--------------------------------------
Run the sample com.gwtext.sample.showcase2 from gwtext-2.0.5.zip

What is the expected output? What do you see instead?
-----------------------------------------------------

What version of the product are you using? On what operating system?
--------------------------------------------------------------------
gwt-windows-1.5.3
gwtext-2.0.5
gwtextux-0.3.0
eclipse-3.4.1
winxp-sp3

Please provide any additional information below
-----------------------------------------------
[TRACE] Compiling Java source files in module
'com.gwtext.sample.showcase2.Showcase2'
[TRACE] Removing units with errors
[ERROR] Errors in
'jar:file:/D:/apps/gwt-windows/gwtextux.jar!/com/gwtextux/client/widgets/upload/
SwfUploadPanel.java'
[ERROR] Line 81: Cannot reduce the visibility of the inherited method from
GridPanel

Original issue reported on code.google.com by w.jar...@gmail.com on 20 Oct 2008 at 7:20

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/gwt-ext-ux/issues/detail?id=34&can=1

Original comment by mlim1...@gmail.com on 20 Oct 2008 at 9:22