()
| 2207 | }// processWindowEvent(WindowEvent e) |
| 2208 | |
| 2209 | public static java.util.Collection<Component> getGuiRoots() { |
| 2210 | return guiRoots; |
| 2211 | } |
| 2212 | |
| 2213 | /** |
| 2214 | * This method will lock all input to the gui by means of a modal |
no outgoing calls
no test coverage detected