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

/opengrok/src/org/opensolaris/opengrok/management/client/
H A DSettingsFrame.java103 jPanel1 = new javax.swing.JPanel();
133 jPanel1.setBorder(javax.swing.BorderFactory.createEtchedBorder());
150 javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);
151 jPanel1.setLayout(jPanel1Layout);
246 .addComponent(jPanel1, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
254 .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
305 private javax.swing.JPanel jPanel1; field in class:SettingsFrame
H A DConfigurationsFrame.java284 jPanel1 = new javax.swing.JPanel();
689 javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);
690 jPanel1.setLayout(jPanel1Layout);
706 jTabPane.addTab("IgnoredNames", jPanel1);
932 private javax.swing.JPanel jPanel1; field in class:ConfigurationsFrame
/opengrok/lib/
H A Dbcel-6.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 70 milliseconds