Searched refs:addBorderPanel (Results 1 – 1 of 1) sorted by relevance
76 addBorderPanel(getContentPane(), BorderLayout.NORTH); in getMethodObjects()77 addBorderPanel(getContentPane(), BorderLayout.WEST); in getMethodObjects()78 addBorderPanel(getContentPane(), BorderLayout.EAST); in getMethodObjects()164 private void addBorderPanel(java.awt.Container _jContainer, String _sLayout){ in addBorderPanel() method in MethodParametersDialog187 addBorderPanel(this, BorderLayout.NORTH); in ParameterPanel()188 addBorderPanel(this, BorderLayout.SOUTH); in ParameterPanel()279 addBorderPanel(this, BorderLayout.NORTH); in ButtonPanel()280 addBorderPanel(this, BorderLayout.SOUTH); in ButtonPanel()
Completed in 6 milliseconds