Class RmaJTableFillDialog

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

public class RmaJTableFillDialog extends RmaJDialog
See Also:
  • Constructor Details

    • RmaJTableFillDialog

      protected RmaJTableFillDialog(Frame frame, RmaJTable table)
    • RmaJTableFillDialog

      protected RmaJTableFillDialog(Dialog dialog, RmaJTable table)
  • Method Details

    • getFillDialog

      public static RmaJTableFillDialog getFillDialog(RmaJTable table)
    • buildControls

      protected JPanel buildControls()
    • isCanceled

      public boolean isCanceled()
    • fillTable

      protected boolean fillTable()
    • getButtonGroup

      protected final ButtonGroup getButtonGroup()