org.acm.seguin.ide.jedit
Class GreyOutMenuFrig

java.lang.Object
  extended by org.acm.seguin.ide.jedit.GreyOutMenuFrig

public class GreyOutMenuFrig
extends java.lang.Object

A plugin for pretty printing the current jEdit buffer, using the PrettyPrinter of the JREFactory suite.

Since:
1.0
Version:
$Version: $
Author:
Mike Atkinson ( Mike@ladyshot.demon.co.uk ), Dirk Moebius ( dmoebius@gmx.net )

Constructor Summary
GreyOutMenuFrig()
           
 
Method Summary
static void addMenuListener(javax.swing.JMenu item, javax.swing.event.MenuListener menuListener)
           
static void checkMenus()
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreyOutMenuFrig

public GreyOutMenuFrig()
Method Detail

checkMenus

public static void checkMenus()
Description of the Method

Since:
v 1.0

addMenuListener

public static void addMenuListener(javax.swing.JMenu item,
                                   javax.swing.event.MenuListener menuListener)