net.sf.logdistiller.gui
Class NewDialog
java.lang.Object
net.sf.logdistiller.gui.NewDialog
public class NewDialog
- extends Object
Dialog to create a new rules configuration file: you select the log type and give some basic information (an id, STMP
server, url), and it generates a new rules configuration. Then you just need to refine the rules.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
panel
protected JPanel panel
NewDialog
public NewDialog(File directory)
createCbLogtype
public static JComboBox createCbLogtype(boolean withUndefined)
createLayout
public LayoutManager createLayout(String layoutId)
buildPanel
public JComponent buildPanel()
showNewConfigurationDialog
public File showNewConfigurationDialog(Component parent)
btSaveAsActionPerformed
public void btSaveAsActionPerformed(ActionEvent ae)
btCancelActionPerformed
public void btCancelActionPerformed(ActionEvent ae)
Copyright © 2004-2009. All Rights Reserved.