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

/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DSettingsFrame.java103 jPanel1 = new javax.swing.JPanel();
135 jPanel1.setBorder(javax.swing.BorderFactory.createEtchedBorder());
152 javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);
153 jPanel1.setLayout(jPanel1Layout);
248 .addComponent(jPanel1, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
256 .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
310 private javax.swing.JPanel jPanel1; field in class:SettingsFrame
H A DConfigurationsFrame.java301 jPanel1 = new javax.swing.JPanel();
696 javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);
697 jPanel1.setLayout(jPanel1Layout);
713 jTabPane.addTab("IgnoredNames", jPanel1);
943 private javax.swing.JPanel jPanel1; field in class:ConfigurationsFrame
/opengrok-jel/lib/
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 208 milliseconds