Package PamView

Class PamSymbolViewer

java.lang.Object
PamView.PamSymbolViewer

public class PamSymbolViewer extends Object
Class to show a PamSymbol alongside a button which allows the user to change it.
Author:
Doug Gillespie
  • Constructor Details

    • PamSymbolViewer

      public PamSymbolViewer(Window parentFrame, String title)
  • Method Details

    • getComponent

      public Component getComponent()
    • setSymbol

      public void setSymbol(PamSymbol symbol)
    • getSymbol

      public PamSymbol getSymbol()