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 Link icon

    • PamSymbolViewer Link icon

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

    • getComponent Link icon

      public Component getComponent()
    • setSymbol Link icon

      public void setSymbol(PamSymbol symbol)
    • getSymbol Link icon

      public PamSymbol getSymbol()