|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.dacf.control.swing.find.DacFindPanelUIAdapter
The DacFindPanelUIAdapter is an adapter class for the DacFindPanelUI interface.
DacFindPanelUI
,
FindPanel
Constructor Summary | |
DacFindPanelUIAdapter()
|
Method Summary | |
void |
closeButtonClicked()
A notification that the Close button was clicked. |
void |
findButtonClicked()
A notification that the Find button was clicked. |
void |
helpButtonClicked()
A notification that the help button was clicked. |
void |
orButtonClicked()
A notification that the OR button was clicked |
void |
removeAllButtonClicked()
A notification that the Remove All button was clicked |
void |
removeButtonClicked()
A notification that the Remove button was clicked |
void |
resetButtonClicked()
A notification that the Reset button was clicked. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DacFindPanelUIAdapter()
Method Detail |
public void findButtonClicked()
findButtonClicked
in interface DacFindPanelUIListener
public void closeButtonClicked()
closeButtonClicked
in interface DacFindPanelUIListener
public void resetButtonClicked()
resetButtonClicked
in interface DacFindPanelUIListener
public void helpButtonClicked()
helpButtonClicked
in interface DacFindPanelUIListener
public void orButtonClicked()
orButtonClicked
in interface DacFindPanelUIListener
public void removeButtonClicked()
removeButtonClicked
in interface DacFindPanelUIListener
public void removeAllButtonClicked()
removeAllButtonClicked
in interface DacFindPanelUIListener
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.