Home
last modified time | relevance | path

Searched refs:actionPerformedCalled (Results 1 – 3 of 3) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XButton.java52 public boolean actionPerformedCalled = false ; field in _XButton.TestActionListener
59 actionPerformedCalled = true ; in actionPerformed()
H A D_XComboBox.java61 public boolean actionPerformedCalled = false; field in _XComboBox.TestActionListener
68 actionPerformedCalled = true; in actionPerformed()
H A D_XListBox.java71 public boolean actionPerformedCalled = false ; field in _XListBox.TestActionListener
78 actionPerformedCalled = true ; in actionPerformed()

Completed in 23 milliseconds