com.novell.admin.snapins.creator
Class SnapinToolbarObject

java.lang.Object
  |
  +--com.novell.admin.snapins.creator.SnapinToolbarObject
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, java.awt.event.KeyListener, ShellSelectionListener, Snapin, ToolBarSnapin

public final class SnapinToolbarObject
extends java.lang.Object
implements ToolBarSnapin, java.awt.event.ActionListener, ShellSelectionListener, java.awt.event.KeyListener


Constructor Summary
SnapinToolbarObject()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 java.lang.String getSnapinDescription()
           
 java.lang.String getSnapinName()
           
 java.awt.Component getToolBarItem()
           
 boolean initSnapin(InitSnapinInfo info)
           
 void keyPressed(java.awt.event.KeyEvent e)
           
 void keyReleased(java.awt.event.KeyEvent parm1)
           
 void keyTyped(java.awt.event.KeyEvent parm1)
           
 void selectionChanged(ShellSelectionEvent e)
           
 void shutdownSnapin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnapinToolbarObject

public SnapinToolbarObject()
Method Detail

getToolBarItem

public java.awt.Component getToolBarItem()
Specified by:
getToolBarItem in interface ToolBarSnapin

getSnapinName

public java.lang.String getSnapinName()

getSnapinDescription

public java.lang.String getSnapinDescription()

initSnapin

public boolean initSnapin(InitSnapinInfo info)

shutdownSnapin

public void shutdownSnapin()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

selectionChanged

public void selectionChanged(ShellSelectionEvent e)
Specified by:
selectionChanged in interface ShellSelectionListener

keyTyped

public void keyTyped(java.awt.event.KeyEvent parm1)
Specified by:
keyTyped in interface java.awt.event.KeyListener

keyReleased

public void keyReleased(java.awt.event.KeyEvent parm1)
Specified by:
keyReleased in interface java.awt.event.KeyListener

keyPressed

public void keyPressed(java.awt.event.KeyEvent e)
Specified by:
keyPressed in interface java.awt.event.KeyListener


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.