Inheritance diagram for org.objectweb.joram.client.tools.admin.AdminTool:


Public Member Functions | |
| AdminTool (final AdminController c) | |
| void | adminControllerEvent (ControllerEvent e) |
Static Public Member Functions | |
| static void | invokeLater (final CommandWorker worker) |
| static AdminTool | getInstance () |
| static void | main (String[] args) |
Package Functions | |
| void | updateSubscriptions (User user, MutableTreeNode subRoot) throws ConnectException, AdminException |
Definition at line 37 of file AdminTool.java.
| static void org.objectweb.joram.client.tools.admin.AdminTool.main | ( | String[] | args | ) | [static] |
Start the admin tool by creating the controller and the main window.
Definition at line 870 of file AdminTool.java.
References org.objectweb.joram.client.tools.admin.AdminTool.getInstance(), and org.objectweb.joram.client.tools.admin.AdminTool.splitter.
Here is the call graph for this function:

1.5.0