Package jsyntaxpane.util
Class SwingUtils
java.lang.Object
jsyntaxpane.util.SwingUtils
As always, some general purpose handy Swing Utility methods
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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
-
Constructor Details
-
SwingUtils
public SwingUtils()
-
-
Method Details
-
addEscapeListener
FIXME: These two addEscapeListener can be called on a new interface that implements RootPainCOntainer (Swing) and a new method that is called- Parameters:
dialog
-
-