|
FindBugs™ 1.3.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.gui2.TabbedLayout
public class TabbedLayout
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 |
---|
public TabbedLayout(MainFrame frame)
frame
- Method Detail |
---|
public javax.swing.JMenu createWindowMenu()
createWindowMenu
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 getSourceTitleComponent()
getSourceTitleComponent
in interface FindBugsLayoutManager
|
FindBugs™ 1.3.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |