org.openide.io 1.12

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.12

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