Class PropertyEditorPanel

    • Method Detail

      • getTable

        public final JTable getTable()
      • getAddRowAction

        public SwingAction getAddRowAction()
        Action for adding row.
      • getRemoveRowsAction

        public SwingAction getRemoveRowsAction()
        Action for adding row.
      • main

        public static void main​(String[] pArgs)
        Creates a JFrame and runs a sample instance of the property panel with some dummy data.