Package hec.gfx2d

Class G2dViewportLayerLocationPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
rma.swing.AbstractJPanel
rma.swing.DefaultJPanel
hec.gfx2d.G2dViewportLayerLocationPanel
All Implemented Interfaces:
ActionListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, rma.lang.Modifiable, rma.swing.RmaValidComponent

public class G2dViewportLayerLocationPanel extends rma.swing.DefaultJPanel
See Also:
  • Constructor Details

    • G2dViewportLayerLocationPanel

      public G2dViewportLayerLocationPanel()
  • Method Details

    • fillPanel

      public void fillPanel()
      Description copied from class: rma.swing.AbstractJPanel
      Force subclasses to use this interface.
      Overrides:
      fillPanel in class rma.swing.DefaultJPanel
    • undoEdits

      public void undoEdits()
      Overrides:
      undoEdits in class rma.swing.DefaultJPanel
    • setViewportLocation

      public void setViewportLocation(ViewportLayer.Location location)
    • getViewportLocation

      public ViewportLayer.Location getViewportLocation()