Home
last modified time | relevance | path

Searched refs:thisLayout (Results 1 – 5 of 5) sorted by last modified time

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java479 BorderLayout thisLayout = new BorderLayout(); in buildUI() local
480 getContentPane().setLayout(thisLayout); in buildUI()
H A DCaptureOptionsDialog.java68 BorderLayout thisLayout = new BorderLayout(); in CaptureOptionsDialog() local
69 this.setLayout(thisLayout); in CaptureOptionsDialog()
H A DRecordingControlsFrame.java83 GridBagLayout thisLayout = new GridBagLayout(); in RecordingControlsFrame() local
85 thisLayout.rowWeights = new double[] { 0.0, 0.1, 0.0 }; in RecordingControlsFrame()
86 thisLayout.rowHeights = new int[] { 7, 7, 7 }; in RecordingControlsFrame()
87 thisLayout.columnWeights = new double[] { 0.0, 0.1, 0.0, 0.1, 0.0, 0.1, 0.0 }; in RecordingControlsFrame()
88 thisLayout.columnWidths = new int[] { 7, 20, 7, 20, 7, 7, 7 }; in RecordingControlsFrame()
89 contentPanel.setLayout(thisLayout); in RecordingControlsFrame()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...