org.neo4j.management.impl.jconsole
Class Neo4jPlugin

java.lang.Object
  extended by JConsolePlugin
      extended by org.neo4j.management.impl.jconsole.Neo4jPlugin

public class Neo4jPlugin
extends JConsolePlugin

Neo4j Plugin for JConsole.

Author:
Tobias Ivarsson

Constructor Summary
Neo4jPlugin()
           
 
Method Summary
 void dispose()
           
 Map<String,JPanel> getTabs()
           
 SwingWorker<?,?> newSwingWorker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Neo4jPlugin

public Neo4jPlugin()
Method Detail

getTabs

public Map<String,JPanel> getTabs()

dispose

public void dispose()

newSwingWorker

public SwingWorker<?,?> newSwingWorker()


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.