org.openide.io 1.9.31

Uses of Interface
org.openide.windows.OutputListener

Uses of OutputListener in org.openide.windows
 

Methods in org.openide.windows with parameters of type OutputListener
abstract  void OutputWriter.println(String s, OutputListener l)
          Print a line which will be displayed as a hyperlink, calling the passed OutputListener if it is clicked, if the caret enters it, or if the enter key is pressed over it.
 void OutputWriter.println(String s, OutputListener l, boolean important)
          Print a line which will be displayed as a hyperlink, calling the passed OutputListener if it is clicked, if the caret enters it, or if the enter key is pressed over it.
 


org.openide.io 1.9.31

Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.