nu.zoom.swing.desktop.plugin.portunis.impl
Class KeyStorePlugIn
java.lang.Object
nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
- All Implemented Interfaces:
- PlugIn, WorkbenchFrameListener, WorkbenchListener
public class KeyStorePlugIn
- extends Object
- implements PlugIn, WorkbenchFrameListener, WorkbenchListener
The main plug-in class. This shoudl be registered as a plug-in contribution
to the desktop.
- Version:
- $Revision: 1.2 $
- Author:
- $Author: johan $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStorePlugIn
public KeyStorePlugIn(Workbench workbench,
ApplicationPreferences prefs,
KeyStoreHandler keyStoreHandler)
setMessages
public void setMessages(org.ops4j.gaderian.Messages messages)
- Sets the Hivemind messages
- Parameters:
messages - The messages to set.
initialize
public void initialize()
throws Exception
- Specified by:
initialize in interface PlugIn
- Throws:
Exception
frameClosed
public void frameClosed(WorkbenchFrame frame)
- Specified by:
frameClosed in interface WorkbenchFrameListener
frameWillDispose
public void frameWillDispose(WorkbenchFrame frame)
- Specified by:
frameWillDispose in interface WorkbenchFrameListener
close
public void close()
- Specified by:
close in interface WorkbenchListener
start
public void start()
- Specified by:
start in interface WorkbenchListener
Copyright © 2010. All Rights Reserved.