As mentioned earlier, no inputs need be processed because the Table component and DataProvider APIs provide access to the row where the button was clicked. 前述のように、ボタンがクリックされるときに表コンポーネントと DataProvider API によって行にアクセスできるので、処理される入力はありません。 - NetBeans
If necessary, click the Bind to DataProvider tab to bring that tab to the front.
必要に応じて、「データプロバイダにバインド」タブをクリックして、このタブを前面に表示します。 - NetBeans
When a Preview or Remove button is clicked, no inputs whatsoever should be processed.No inputs need be processed in such a case because the Table component and DataProvider APIs provide access to the row where the button was clicked. 「Preview」ボタンまたは「Remove」ボタンがクリックされたときはどの入力も処理しません。 この場合は、表コンポーネントと DataProvider API によって、ボタンがクリックされた行にアクセスできるので、入力を処理する必要がありません。 - NetBeans