logbook.gui.frontEnd.tabbedPane
Class LogBookTabbedPaneController

java.lang.Object
  extended by logbook.gui.frontEnd.tabbedPane.LogBookTabbedPaneController

public class LogBookTabbedPaneController
extends java.lang.Object

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

getInstance

public static LogBookTabbedPaneController getInstance()
singleton


getSmallIcon

public 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

Parameters:
filePath -
Returns:

refreshlogBookTabbedPane

public void refreshlogBookTabbedPane()
Refreshes the currently displayed chart on the chart tabbed pane

Parameters:
sumController -

getLogBookTabbedPane

public LogBookTabbedPane getLogBookTabbedPane()
Returns:


Copyright © Chris Riffle - GNU Public Licence