Package hec.gfx2d

Class G2dMultiLineLabelPanel

All Implemented Interfaces:
LabelLayoutConstants, ActionListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, Modifiable, RmaValidComponent

public class G2dMultiLineLabelPanel extends DefaultJPanel implements ActionListener, LabelLayoutConstants
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
See Also:
  • Constructor Details

    • G2dMultiLineLabelPanel

      public G2dMultiLineLabelPanel()
  • Method Details

    • buildControls

      protected void buildControls()
    • setSamplePanel

      public void setSamplePanel(SamplePanel samplePanel)
    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener
      Overrides:
      actionPerformed in class AbstractJPanel
    • setText

      public void setText(String text)
    • setTextSize

      public void setTextSize(int size)
    • setMinTextSize

      public void setMinTextSize(int minSize)
    • setMaxTextSize

      public void setMaxTextSize(int maxSize)
    • setTextAlignment

      public void setTextAlignment(int alignment)
    • getTextAlignment

      public int getTextAlignment()
    • getText

      public String getText()
    • getTextSize

      public int getTextSize()