org.jadira.dependencynavigator.gui
Class DependencyBrowserGui

Package class diagram package DependencyBrowserGui
java.lang.Object
  extended by org.jadira.dependencynavigator.gui.DependencyBrowserGui

public class DependencyBrowserGui
extends Object


Field Summary
static String ROLE
           
 
Constructor Summary
DependencyBrowserGui()
           
 
Method Summary
 void open()
           
 void updateModel()
          called by background thread to queue a gui model reload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROLE

public static final String ROLE
See Also:
Constant Field Values
Constructor Detail

DependencyBrowserGui

public DependencyBrowserGui()
Method Detail

open

public void open()

updateModel

public void updateModel()
called by background thread to queue a gui model reload



Copyright © 2010 Jadira Systems. All Rights Reserved.