FindBugs™ 1.3.9

edu.umd.cs.findbugs.gui2
Class SplitLayout

java.lang.Object
  extended by edu.umd.cs.findbugs.gui2.SplitLayout
All Implemented Interfaces:
FindBugsLayoutManager

public class SplitLayout
extends java.lang.Object
implements FindBugsLayoutManager

Author:
pugh

Constructor Summary
SplitLayout(MainFrame frame)
           
 
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplitLayout

public SplitLayout(MainFrame frame)
Parameters:
frame -
Method Detail

createWindowMenu

public javax.swing.JMenu createWindowMenu()
Specified by:
createWindowMenu in interface FindBugsLayoutManager

resetCommentsInputPane

public void resetCommentsInputPane()
Specified by:
resetCommentsInputPane in interface FindBugsLayoutManager

initialize

public void initialize()
Specified by:
initialize in interface FindBugsLayoutManager

makeCommentsVisible

public void makeCommentsVisible()
Specified by:
makeCommentsVisible in interface FindBugsLayoutManager

makeSourceVisible

public void makeSourceVisible()
Specified by:
makeSourceVisible in interface FindBugsLayoutManager

saveState

public void saveState()
Specified by:
saveState in interface FindBugsLayoutManager

setSourceTitle

public void setSourceTitle(java.lang.String title)
Specified by:
setSourceTitle in interface FindBugsLayoutManager

getSourceViewComponent

public javax.swing.JComponent getSourceViewComponent()
Specified by:
getSourceViewComponent in interface FindBugsLayoutManager

FindBugs™ 1.3.9

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