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 should be registered as a plug-in contribution
to the desktop.
| 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)
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
frameDetached
public void frameDetached(WorkbenchFrame frame)
- Specified by:
frameDetached in interface WorkbenchFrameListener
frameAttached
public void frameAttached(WorkbenchFrame frame)
- Specified by:
frameAttached in interface WorkbenchFrameListener
Copyright © 2011. All Rights Reserved.