Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Why no more public addFilter() of Display class

In Eclipse 2.1 M4 [ swt-win32-2122 ], at Display class
public void addFilter(int eventType, Listener listener)

But in Eclipse 2.1 M5 [ swt-win32-2128 ], at Display class
void addFilter (int eventType, Listener listener)
addFilter method is no more public.

Why ?

-- 
--------------------------------------------------------
     Tadashi Ohmura

 3-23-26 Higashi-Nakazawa  Kamagaya City  Chiba Pref.  273-0112  JAPAN

omurata@xxxxxxxxxxxxxxxx
http://www.cutt.co.jp/book/4-87783-052-9.html




Back to the top