Searched defs:getControl (Results 1 – 4 of 4) sorted by relevance
43 Control getControl(); in getControl() method
47 public JComponent getControl() { return comp; } in getControl() method in AbstractInputEditor
51 public MocksControl getControl() { in getControl() method in MockInvocationHandler
1644 private static MocksControl getControl(Object mock) { in getControl() method in EasyMock