edu.umd.cs.findbugs.gui2
Class SplitLayout
java.lang.Object
edu.umd.cs.findbugs.gui2.SplitLayout
- All Implemented Interfaces:
- FindBugsLayoutManager
public class SplitLayout
- extends java.lang.Object
- implements FindBugsLayoutManager
- Author:
- pugh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SplitLayout
public SplitLayout(MainFrame frame)
- Parameters:
frame
-
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™ is licenced under the LGPL. Copyright © 2006 University of Maryland.