com.novell.admin.snapins.creator
Class SnapinPopupNew

java.lang.Object
  |
  +--com.novell.admin.snapins.creator.SnapinPopupNew
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, PopupMenuSnapin, Snapin

public final class SnapinPopupNew
extends java.lang.Object
implements java.awt.event.ActionListener, PopupMenuSnapin


Constructor Summary
SnapinPopupNew()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 javax.swing.JMenuItem[] getMenuItems()
           
 java.lang.String getMenuLocation()
           
 java.lang.String getSnapinDescription()
           
 java.lang.String getSnapinName()
           
 boolean initSnapin(InitSnapinInfo info)
           
 void shutdownSnapin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnapinPopupNew

public SnapinPopupNew()
Method Detail

getSnapinName

public java.lang.String getSnapinName()

getSnapinDescription

public java.lang.String getSnapinDescription()

initSnapin

public boolean initSnapin(InitSnapinInfo info)

shutdownSnapin

public void shutdownSnapin()

getMenuLocation

public java.lang.String getMenuLocation()
Specified by:
getMenuLocation in interface PopupMenuSnapin

getMenuItems

public javax.swing.JMenuItem[] getMenuItems()
Specified by:
getMenuItems in interface PopupMenuSnapin

actionPerformed

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


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