Interface Tab

All Superinterfaces:
javax.accessibility.Accessible, java.awt.event.ActionListener, java.util.EventListener, HasContextApplication, HasTabContext, HasTabTitle, java.awt.image.ImageObserver, java.io.Serializable, Startable
All Known Implementing Classes:
CyclicCellularAutomatonTab, DiffusionLimitedAggregationTab, MandelbrotTab, RandomWalkTab, SimulatedEvolutionTab, TabPanel

public interface Tab
extends java.awt.image.ImageObserver, java.io.Serializable, javax.accessibility.Accessible, java.awt.event.ActionListener, Startable, HasContextApplication, HasTabContext, HasTabTitle
  • Field Summary

    Fields inherited from interface java.awt.image.ImageObserver

    ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
  • Method Summary

    Methods inherited from interface javax.accessibility.Accessible

    getAccessibleContext

    Methods inherited from interface java.awt.event.ActionListener

    actionPerformed

    Methods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasContextApplication

    getCtx

    Methods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasTabContext

    getTabCtx

    Methods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasTabTitle

    getIcon, getKeyEvent, getSubTitle, getTitle, getToolTipText

    Methods inherited from interface java.awt.image.ImageObserver

    imageUpdate

    Methods inherited from interface org.woehlke.computer.kurzweil.commons.Startable

    start, stop