org.grinvin.logging

Class LoggingWindow

Implemented Interfaces:
HasURI

public class LoggingWindow
extends JDialog
implements HasURI

Constructor Summary

LoggingWindow(Frame owner, String title, boolean modal)

Method Summary

URI
getURI()
void
setURI(URI uri)

Constructor Details

LoggingWindow

public LoggingWindow(Frame owner,
                     String title,
                     boolean modal)

Method Details

getURI

public URI getURI()
Specified by:
getURI in interface HasURI

setURI

public void setURI(URI uri)
Specified by:
setURI in interface HasURI