Class SwingUtils

java.lang.Object
jsyntaxpane.util.SwingUtils

public class SwingUtils extends Object
As always, some general purpose handy Swing Utility methods
  • Constructor Details

    • SwingUtils

      public SwingUtils()
  • Method Details

    • addEscapeListener

      public static void addEscapeListener(EscapeListener dialog)
      FIXME: These two addEscapeListener can be called on a new interface that implements RootPainCOntainer (Swing) and a new method that is called
      Parameters:
      dialog -