Home
last modified time | relevance | path

Searched refs:ContainerPanel (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfsexplorer/testcode/editgpt/
H A DContainerPanel.java35 public class ContainerPanel extends javax.swing.JPanel { class
36 private LinkedList<ContainerPanel> subPanels = new LinkedList<ContainerPanel>();
39 public ContainerPanel() { in ContainerPanel() method in ContainerPanel
44 public ContainerPanel(String label) { in ContainerPanel() method in ContainerPanel
129 ContainerPanel panel = new ContainerPanel(key + " (" + curDict.getTypeName() + ")"); in setFields()
137ContainerPanel panel = new ContainerPanel(key + " (" + curArray.getTypeName() + ")"); in setFields()
168ContainerPanel panel = new ContainerPanel("[" + i + "] (" + curDict.getTypeName() + ")"); in setFields()
175ContainerPanel panel = new ContainerPanel("[" + i + "] (" + curArray.getTypeName() + ")"); in setFields()
231 for(ContainerPanel cp : subPanels) in getModifiedFields()
H A DEditGPT.java37 private ContainerPanel containerPanel;
41 containerPanel = new ContainerPanel(); in EditGPT()
/dports/editors/lazarus-devel/examples/virtualtreeview/advanced/
H A DMain.pas29 ContainerPanel: TPanel;
149 if (ContainerPanel.ControlCount = 0) or not (ContainerPanel.Controls[0] is NewDemoClass) then
151 if ContainerPanel.ControlCount > 0 then
152 ContainerPanel.Controls[0].Free;
159 NewDemo.Parent := ContainerPanel;
H A DMain.lfm2000 object ContainerPanel: TPanel
/dports/editors/lazarus-qt5-devel/examples/virtualtreeview/advanced/
H A DMain.pas29 ContainerPanel: TPanel;
149 if (ContainerPanel.ControlCount = 0) or not (ContainerPanel.Controls[0] is NewDemoClass) then
151 if ContainerPanel.ControlCount > 0 then
152 ContainerPanel.Controls[0].Free;
159 NewDemo.Parent := ContainerPanel;
H A DMain.lfm2000 object ContainerPanel: TPanel
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/common/tests/functional/yui/yui/src/test/java/com/yahoo/test/SelNG/YUI/tests/
H A DContainerTestPanel.java8 import com.yahoo.test.SelNG.YUI.library.ContainerPanel;
19 ContainerPanel.containerTest(); in TabView()
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/common/tests/functional/yui/src/test/java/com/yahoo/test/SelNG/YUI/tests/
H A DContainerTestPanel.java8 import com.yahoo.test.SelNG.YUI.library.ContainerPanel;
19 ContainerPanel.containerTest(); in TabView()
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/common/tests/functional/yui/src/test/java/com/yahoo/test/SelNG/YUI/tests/
H A DContainerTestPanel.java8 import com.yahoo.test.SelNG.YUI.library.ContainerPanel;
19 ContainerPanel.containerTest(); in TabView()
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/common/tests/functional/yui/yui/src/test/java/com/yahoo/test/SelNG/YUI/tests/
H A DContainerTestPanel.java8 import com.yahoo.test.SelNG.YUI.library.ContainerPanel;
19 ContainerPanel.containerTest(); in TabView()
/dports/java/jd-gui/jd-gui-1.6.6/app/src/main/java/org/jd/gui/service/mainpanel/
H A DContainerPanelFactoryProvider.java43 return (T)new ContainerPanel(api, container); in make()
46 …protected class ContainerPanel extends TreeTabbedPanel implements ContentIndexable, SourcesSavable… class in ContainerPanelFactoryProvider
49 public ContainerPanel(API api, Container container) { in ContainerPanel() method in ContainerPanelFactoryProvider.ContainerPanel
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/
H A DContainerPanel.java39 class ContainerPanel extends JScrollPane implements Inspector, InternalManagedWindow.WindowDragList… class
58 public ContainerPanel() { in ContainerPanel() method in ContainerPanel
H A DSwingClientGUI.java94 private final ContainerPanel containerPanel;
224 private ContainerPanel createContainerPanel() { in createContainerPanel()
225 ContainerPanel containerPanel = new ContainerPanel(); in createContainerPanel()
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/common/tests/functional/yui/src/test/java/com/yahoo/test/SelNG/YUI/library/
H A DContainerPanel.java9 public class ContainerPanel extends SelNGBase { class
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/common/tests/functional/yui/yui/src/test/java/com/yahoo/test/SelNG/YUI/library/
H A DContainerPanel.java9 public class ContainerPanel extends SelNGBase { class
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/common/tests/functional/yui/yui/src/test/java/com/yahoo/test/SelNG/YUI/library/
H A DContainerPanel.java9 public class ContainerPanel extends SelNGBase { class
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/common/tests/functional/yui/src/test/java/com/yahoo/test/SelNG/YUI/library/
H A DContainerPanel.java9 public class ContainerPanel extends SelNGBase { class