Uses of Class
net.ajaest.gui.windows.RadicalInfoWindow

Packages that use RadicalInfoWindow
net.ajaest.core.winHandlers   
 

Uses of RadicalInfoWindow in net.ajaest.core.winHandlers
 

Fields in net.ajaest.core.winHandlers with type parameters of type RadicalInfoWindow
private  java.util.Map<java.lang.Integer,RadicalInfoWindow> KanjiInfoWH.radicalWindows
           
 

Methods in net.ajaest.core.winHandlers with parameters of type RadicalInfoWindow
 void KanjiInfoWH.windowClosed(RadicalInfoWindow riw)