Method Summary |
|
public JButtonOperator | btCancel() Tries to find "Cancel" JButton in this dialog. |
public JButtonOperator | btGenerate() Tries to find "Generate" JButton in this dialog. |
public void | cancel() |
public void | generate() |
public JLabelOperator | lblSelectMethodsToImplement() Tries to find "Select methods to implement:" JLabel in this dialog. |
public static void | main(String args) |
public JTreeOperator | treeTreeView$ExplorerTree() Tries to find null TreeView$ExplorerTree in this dialog. |
public void | verify() Performs verification of GenerateImplementMethods by accessing all its components. |