com.novell.admin.snapins.creator
Class SnapinMenuFileNew

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

public final class SnapinMenuFileNew
extends java.lang.Object
implements MenuSnapin, java.awt.event.ActionListener


Constructor Summary
SnapinMenuFileNew()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 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

SnapinMenuFileNew

public SnapinMenuFileNew()
Method Detail

getMenuItems

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

getMenuLocation

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

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


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