logbook.gui.frontEnd.tabbedPane
Class LogBookTabbedPaneController

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

public class LogBookTabbedPaneController
extends java.lang.Object


Constructor Summary
LogBookTabbedPaneController(LogBookSummaryController sumController)
           
 
Method Summary
 LogBookTabbedPane getLogBookTabbedPane()
           
static javax.swing.ImageIcon getSmallIcon(java.lang.String filePath)
           
 void refreshlogBookTabbedPane()
           
 void setLogBookController(LogBookController logBookController)
          nasty technique!!!!!!!!!
 void setLogBookTabbedPane(LogBookTabbedPane logBookTabbedPane)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogBookTabbedPaneController

public LogBookTabbedPaneController(LogBookSummaryController sumController)
Parameters:
sumController -
Method Detail

getSmallIcon

public static javax.swing.ImageIcon getSmallIcon(java.lang.String filePath)
Parameters:
filePath -
Returns:

refreshlogBookTabbedPane

public void refreshlogBookTabbedPane()
Parameters:
sumController -

getLogBookTabbedPane

public LogBookTabbedPane getLogBookTabbedPane()

setLogBookTabbedPane

public void setLogBookTabbedPane(LogBookTabbedPane logBookTabbedPane)

setLogBookController

public void setLogBookController(LogBookController logBookController)
nasty technique!!!!!!!!!

Parameters:
logBookController -


Copyright © JFlightLog GNU