FindBugs™ 1.3.8

edu.umd.cs.findbugs.gui2
Class TabbedLayout

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

public class TabbedLayout
extends java.lang.Object
implements FindBugsLayoutManager

Author:
pugh

Constructor Summary
TabbedLayout(MainFrame frame)
           
 
Method Summary
 javax.swing.JMenu createWindowMenu()
           
 javax.swing.JComponent getSourceTitleComponent()
           
 void initialize()
           
 void makeCommentsVisible()
           
 void makeSourceVisible()
           
 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

TabbedLayout

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

createWindowMenu

public javax.swing.JMenu createWindowMenu()
Specified by:
createWindowMenu 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

getSourceTitleComponent

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

FindBugs™ 1.3.8

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