Searched defs:ConfigurationsFrame (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DConfigurationsFrame.java54 public class ConfigurationsFrame extends javax.swing.JFrame { class in inherits:javax.swing.JFrame
57 Logger.getLogger(ConfigurationsFrame.class.getName());
79 /** Creates new form ConfigurationsFrame
83 public ConfigurationsFrame(AgentConnection ac) throws IOException { method in class:ConfigurationsFrame
894 new ConfigurationsFrame(null).setVisible(true);

Completed in 209 milliseconds