public class SplitLayout extends java.lang.Object implements FindBugsLayoutManager
Constructor and Description |
---|
SplitLayout(MainFrame frame) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JMenu |
createWindowMenu() |
javax.swing.JComponent |
getSourceViewComponent() |
void |
initialize() |
void |
makeCommentsVisible() |
void |
makeSourceVisible() |
void |
resetCommentsInputPane() |
void |
saveState() |
void |
setSourceTitle(java.lang.String title) |
public SplitLayout(MainFrame frame)
frame
- public javax.swing.JMenu createWindowMenu()
createWindowMenu
in interface FindBugsLayoutManager
public void resetCommentsInputPane()
resetCommentsInputPane
in interface FindBugsLayoutManager
public void initialize()
initialize
in interface FindBugsLayoutManager
public void makeCommentsVisible()
makeCommentsVisible
in interface FindBugsLayoutManager
public void makeSourceVisible()
makeSourceVisible
in interface FindBugsLayoutManager
public void saveState()
saveState
in interface FindBugsLayoutManager
public void setSourceTitle(java.lang.String title)
setSourceTitle
in interface FindBugsLayoutManager
public javax.swing.JComponent getSourceViewComponent()
getSourceViewComponent
in interface FindBugsLayoutManager
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.