FindBugs™ 1.3.9

edu.umd.cs.findbugs.gui2
Interface FindBugsLayoutManager

All Known Implementing Classes:
SplitLayout

public interface FindBugsLayoutManager

Author:
pugh

Method Summary
 javax.swing.JMenu createWindowMenu()
           
 javax.swing.JComponent getSourceViewComponent()
           
 void initialize()
           
 void makeCommentsVisible()
           
 void makeSourceVisible()
           
 void resetCommentsInputPane()
           
 void saveState()
           
 void setSourceTitle(java.lang.String title)
           
 

Method Detail

createWindowMenu

javax.swing.JMenu createWindowMenu()

initialize

void initialize()

makeCommentsVisible

void makeCommentsVisible()

makeSourceVisible

void makeSourceVisible()

saveState

void saveState()

setSourceTitle

void setSourceTitle(java.lang.String title)

getSourceViewComponent

javax.swing.JComponent getSourceViewComponent()

resetCommentsInputPane

void resetCommentsInputPane()

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.