Class ForceViewPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class ForceViewPanel extends JScrollablePanel
A custom panel that gets filled in with goodies from a Force record
See Also:
  • Constructor Details

  • Method Details

    • getForceSummary

      public String getForceSummary(Person person, Unit unit)
    • getForceSummary

      public String getForceSummary(Unit unit)
    • getForceSummary

      public String getForceSummary(Force force)
      Returns a summary of the given Force in HTML format.
      Parameters:
      force - the Force to generate the summary for
      Returns:
      a summary of the Force in HTML format