Package rma.examples

Class RmaJTableExample

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable

public class RmaJTableExample extends RmaJFrame
simple example showing fixed table row header and multi-line column headers
See Also:
  • Constructor Details

    • RmaJTableExample

      public RmaJTableExample()
  • Method Details

    • buildControls

      protected void buildControls()
      create a simple table and add it to the dialog
    • main

      public static void main(String[] args)