org.gjt.sp.jedit.gui
Class ErrorListDialog.ErrorEntry

java.lang.Object
  extended byorg.gjt.sp.jedit.gui.ErrorListDialog.ErrorEntry
Enclosing class:
ErrorListDialog

public static class ErrorListDialog.ErrorEntry
extends Object


Constructor Summary
ErrorListDialog.ErrorEntry(String path, String messageProp, Object[] args)
           
 
Method Summary
 boolean equals(Object o)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorListDialog.ErrorEntry

public ErrorListDialog.ErrorEntry(String path,
                                  String messageProp,
                                  Object[] args)
Method Detail

equals

public boolean equals(Object o)