|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlogbook.gui.frontEnd.tabbedPane.LogBookTabbedPaneController
public class LogBookTabbedPaneController
Singleton controller handles the tabbed pane containing the graphical charts
| Method Summary | |
|---|---|
static LogBookTabbedPaneController |
getInstance()
singleton |
LogBookTabbedPane |
getLogBookTabbedPane()
|
static javax.swing.ImageIcon |
getSmallIcon(java.lang.String filePath)
Gets a small icon for this graphic chart tabbed pane TODO Get this out and put it in a util class |
void |
refreshlogBookTabbedPane()
Refreshes the currently displayed chart on the chart tabbed pane |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LogBookTabbedPaneController getInstance()
public static javax.swing.ImageIcon getSmallIcon(java.lang.String filePath)
filePath -
public void refreshlogBookTabbedPane()
sumController - public LogBookTabbedPane getLogBookTabbedPane()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||