gov.bnl.star.offline.scheduler.config
Interface WizardPanel

All Known Implementing Classes:
FileCatalogPanel, LogPanel, LSFDispatcherPanel, PassivePolicyPanel, ProgramLocation, StatisticsPanel

public interface WizardPanel

Author:
Gabriele Carcassi

Method Summary
 void addProperties(java.util.Map schedulerProperties)
           
 java.lang.String getTitle()
           
 boolean isReady()
           
 

Method Detail

getTitle

java.lang.String getTitle()

isReady

boolean isReady()

addProperties

void addProperties(java.util.Map schedulerProperties)


Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.