Class PreviewTab

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PreviewTab extends ITab
See Also:
  • Constructor Details

  • Method Details

    • setPreferredWidth

      public void setPreferredWidth(int width)
      Sets the preferred width of this component and its child components
      Parameters:
      width - The desired width
    • update

      public void update()
    • refresh

      public void refresh()
    • removeNotify

      public void removeNotify()
      Overrides:
      removeNotify in class JComponent