|
IBM DB2 UDB Plugin Interface for Extending the Control Center |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The CCToolbarAction interface allows users to define a new action to be added to the Control Center toolbar.
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs. |
java.lang.String |
getHoverHelpText()
Get the name of this action. |
javax.swing.ImageIcon |
getIcon()
Get the icon for the toolbar button. |
Method Detail |
public java.lang.String getHoverHelpText()
public javax.swing.ImageIcon getIcon()
public void actionPerformed(java.awt.event.ActionEvent e)
e
- Action event
|
IBM DB2 UDB Plugin Interface for Extending the Control Center |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(C)Copyright IBM Corp. 2002, 2004. All rights reserved.
Links on this page are made available for your convenience and may take you to non-IBM sites. IBM does not warrant any sample code provided on these sites.