Package bdsup2sub.gui.palette
Class FramePaletteDialogController
java.lang.Object
bdsup2sub.gui.palette.FramePaletteDialogController
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate classprivate class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final FramePaletteDialogModelprivate final FramePaletteDialogView -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprivate voidprivate voidprivate voidprivate voidresetPaletteAndAlphaValues(int subtitleIndex) (package private) voidsetCurrentSubtitleIndex(int idx) private voidsetPaletteAndAlphaValues(int subtitleIndex) private voidupdateArrayElementWithSelectedItem(JComboBox comboBox, int[] array, int index)
-
Field Details
-
model
-
view
-
-
Constructor Details
-
FramePaletteDialogController
-
-
Method Details
-
addColorComboBoxActionListeners
-
addAlphaComboBoxActionListeners
-
addButtonActionListeners
-
updateArrayElementWithSelectedItem
-
setPaletteAndAlphaValues
private void setPaletteAndAlphaValues(int subtitleIndex) -
resetPaletteAndAlphaValues
private void resetPaletteAndAlphaValues(int subtitleIndex) -
setCurrentSubtitleIndex
void setCurrentSubtitleIndex(int idx) -
copyAlphaAndPaletteValuesFromCurrentSubtitle
private void copyAlphaAndPaletteValuesFromCurrentSubtitle()
-