Results 1 to 1 of 1
- 05-16-2011, 11:25 AM #1
Member
- Join Date
- May 2011
- Posts
- 1
- Rep Power
- 0
Issue in method anonymous class in GWT
i am making a GWT framework similar to Swing framework. in GWT, i have one method in which i am making a anonymous class in method. but problem is when this method executes, execution control does not go to anonymous class instead it skips over it. after this method executes completely, control transfers to anonymous class. and this thing is working perfectly fine in Swing. hope u guys understand my problem. thnk you for have a look at this..
Ankit
Similar Threads
-
super class reference variable accesses overriding sub class method
By subith86 in forum New To JavaReplies: 5Last Post: 01-26-2011, 06:38 PM -
how call from inner class(anonymous or not), a method of parent class?
By lse123 in forum AWT / SwingReplies: 2Last Post: 05-01-2010, 08:59 AM -
Anonymous classes ...
By Nicholas Jordan in forum Advanced JavaReplies: 6Last Post: 11-27-2008, 06:02 PM -
Name of Anonymous class
By eva in forum New To JavaReplies: 1Last Post: 12-31-2007, 01:07 PM -
Anonymous class
By ravian in forum Advanced JavaReplies: 3Last Post: 12-25-2007, 10:56 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks