logbook.gui.frontEnd.toolbar
Class LogBookToolBarController

java.lang.Object
  extended by logbook.gui.frontEnd.toolbar.LogBookToolBarController

public class LogBookToolBarController
extends java.lang.Object


Constructor Summary
LogBookToolBarController()
           
 
Method Summary
static void enableButtonsThatRequireAnOpenFile(boolean enable)
           
static void enableButtonsThatRequireSelectedRecord(boolean enable)
          Enables buttons(add/edit/delete, ?etc.) whose operation require a table record entry to be selected (highlighted by the long blue cursor)
static javax.swing.JToolBar getToolBar()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogBookToolBarController

public LogBookToolBarController()
Method Detail

getToolBar

public static javax.swing.JToolBar getToolBar()

enableButtonsThatRequireAnOpenFile

public static void enableButtonsThatRequireAnOpenFile(boolean enable)
Parameters:
enable -

enableButtonsThatRequireSelectedRecord

public static void enableButtonsThatRequireSelectedRecord(boolean enable)
Enables buttons(add/edit/delete, ?etc.) whose operation require a table record entry to be selected (highlighted by the long blue cursor)

Parameters:
enable -


Copyright © Chris Riffle - GNU Public Licence