| vicazh.hyperpool.stream.IFileService vicazh.hyperpool.stream.IPeriodService vicazh.hyperpool.stream.net.http.IExplorerService
Constructor Summary | |
public | IExplorerService(String name, JButton buttonClear, JDialog dialogClear, JButton buttonStart, JButton buttonEnd, JComboBox box, JDialog dialogDate, AbstractButton b1, AbstractButton b2, JTree tree, JTable table, JButton buttonRefresh, JButton buttonOpen, JDialog dialog, JTextField textDir, JFormattedTextField textSize, JFormattedTextField textMax) |
IExplorerService | public IExplorerService(String name, JButton buttonClear, JDialog dialogClear, JButton buttonStart, JButton buttonEnd, JComboBox box, JDialog dialogDate, AbstractButton b1, AbstractButton b2, JTree tree, JTable table, JButton buttonRefresh, JButton buttonOpen, JDialog dialog, JTextField textDir, JFormattedTextField textSize, JFormattedTextField textMax)(Code) | | Parameters: name - service name Parameters: buttonClear - clear button Parameters: dialogClear - clear dialog Parameters: buttonStart - start date range button Parameters: buttonEnd - end date range button Parameters: box - time period value combo box Parameters: dialogDate - date select dialog Parameters: b1 - period radio button Parameters: b2 - range radio button Parameters: tree - service tree Parameters: table - service table Parameters: buttonRefresh - refresh button Parameters: buttonOpen - open button Parameters: dialog - options dialog Parameters: textDir - directory value field Parameters: textSize - set size text field Parameters: textMax - set files maximum size text field |
hold | protected void hold()(Code) | | |
lastModified | public long lastModified(File file)(Code) | | |
updateUI | public void updateUI()(Code) | | |
Methods inherited from vicazh.hyperpool.stream.IPeriodService | public void updateUI()(Code)(Java Doc)
|
Fields inherited from vicazh.hyperpool.stream.IFileService | protected boolean isDirExists(Code)(Java Doc)
|
|
|