mk.fsgrep.gui
Class InfoDialog

java.lang.Object
  extended by mk.fsgrep.gui.InfoDialog

public class InfoDialog
extends java.lang.Object

Author:
Murali Krishnan

Constructor Summary
protected InfoDialog(java.awt.Component owner, java.lang.String content)
           
protected InfoDialog(java.awt.Component owner, java.lang.String title, java.lang.String content)
           
 
Method Summary
protected  javax.swing.JPanel createMainPanel()
           
protected  java.lang.String getContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoDialog

protected InfoDialog(java.awt.Component owner,
                     java.lang.String content)

InfoDialog

protected InfoDialog(java.awt.Component owner,
                     java.lang.String title,
                     java.lang.String content)
Method Detail

getContent

protected java.lang.String getContent()

createMainPanel

protected javax.swing.JPanel createMainPanel()


Copyright © 2009. All Rights Reserved.