687688689690691692693694695696697
} } }; //task.setMillisToPopup(200); task.execute(); return true; } /**
567568569570571572573574575576577
JOptionPane.WARNING_MESSAGE); } } }; //task.setMillisToPopup(delay); task.execute(); } /** * 公開しているTreeを取り消す。 */
660661662663664665666667668669670
JOptionPane.WARNING_MESSAGE); } } }; // task.setMillisToPopup(delay); task.execute(); } public void checkButton() { switch (publishType) {
531532533534535536537538539540541
JOptionPane.WARNING_MESSAGE); } } }; //task.setMillisToPopup(delay); task.execute(); } private void setBusy(boolean busy) { if (busy) { okButton.setEnabled(false);
8990919293949596
protected void interrupted(InterruptedException ex) { System.out.println("OrcaTree: interrupted " + ex); fetched = true; } }; task.execute(); } }
12761277127812791280128112821283128412851286
} } } }; task.setMillisToDecidePopup(delay); task.execute(); } /** * 選択された行のデータを削除する。 * 複数行対応と,いきなり消さないで,save() 時にまとめて消すようにする by pns
133134135136137138139140141142143
JOptionPane.WARNING_MESSAGE); } } }; //task.setMillisToPopup(delay); task.execute(); } /** * GUIコンポーネントを初期化する。 */
304305306307308309310311312313314
JOptionPane.WARNING_MESSAGE); } } }; //task.setMillisToPopup(delay); task.execute(); } /** * インポートしているスタンプを削除する。 */
361362363364365366367368369370371
JOptionPane.WARNING_MESSAGE); } } }; //task.setMillisToPopup(delay); task.execute(); } private class PublishTypeRenderer extends DefaultTableCellRenderer { private static final long serialVersionUID = 1L;
226227228229230231232233234
JOptionPane.WARNING_MESSAGE); } } }; //task.setMillisToPopup(delay); task.execute(); } } }