Home
last modified time | relevance | path

Searched refs:contentPanelLayout (Results 1 – 2 of 2) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java483 GridBagLayout contentPanelLayout = new GridBagLayout(); in buildUI() local
485 contentPanelLayout.rowWeights = new double[] { 0.1, 0.0, 0.0, 0.0, 0.0, 0.0 }; in buildUI()
486contentPanelLayout.rowHeights = new int[] { movie.getFrameDimension().height, 7, cellHeight+(hasAu… in buildUI()
487 contentPanelLayout.columnWeights = new double[] { 0.1, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 }; in buildUI()
488 contentPanelLayout.columnWidths = new int[] { 7, 7, 7, 7, 7, 7, 7 }; in buildUI()
489 contentPanel.setLayout(contentPanelLayout); in buildUI()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...