Searched refs:existentInspector (Results 1 – 2 of 2) sorted by relevance
154 XFrame existentInspector = null; in cleanup() local158 existentInspector = xFrame.findFrame( "ObjectInspector", 255 ); in cleanup()160 if ( existentInspector != null ){ in cleanup()162 XCloseable.class, existentInspector); in cleanup()
195 XFrame existentInspector = null; in cleanup() local199 existentInspector = xFrame.findFrame( "ObjectInspector", 255 ); in cleanup()201 if ( existentInspector != null ){ in cleanup()203 XCloseable.class, existentInspector); in cleanup()
Completed in 14 milliseconds