jp.sbi.celldesigner.plugin.InfoCenter.InfoShower
Interface InformationShowerImpl

All Known Implementing Classes:
InformationShowerMappingArrayMass

public interface InformationShowerImpl


Method Summary
 java.lang.String getInformationShowerName()
           
 java.lang.String getInformationShowerReadOnlyPK()
           
 java.util.Vector getListOfDisplayers()
           
 boolean isVisible(jp.sbi.celldesigner.SBModelFrame sbf, jp.fric.graphics.draw.GStructure gstructure)
           
 

Method Detail

getInformationShowerReadOnlyPK

java.lang.String getInformationShowerReadOnlyPK()

getInformationShowerName

java.lang.String getInformationShowerName()

getListOfDisplayers

java.util.Vector getListOfDisplayers()

isVisible

boolean isVisible(jp.sbi.celldesigner.SBModelFrame sbf,
                  jp.fric.graphics.draw.GStructure gstructure)