Uses of Class
org.acm.seguin.ide.jedit.Navigator

Packages that use Navigator
org.acm.seguin.ide.jedit   
 

Uses of Navigator in org.acm.seguin.ide.jedit
 

Methods in org.acm.seguin.ide.jedit with parameters of type Navigator
static void JavaStylePlugin.addNavigator(Navigator nav)
          Adds a feature to the navigator attribute of the JavaStylePlugin class
static void JavaStylePlugin.removeNavigator(Navigator nav)
          Description of the Method