public class MMChooser extends Object implements ChangeListener
Pane for MMP Chooser.
Modifier and Type | Class and Description |
---|---|
(package private) class |
MMChooser.AchievementChooser |
(package private) class |
MMChooser.ContentChooser |
(package private) class |
MMChooser.DivisionChooser |
static class |
MMChooser.EdbTitledPanel |
(package private) class |
MMChooser.ItemChooser |
(package private) static class |
MMChooser.Kind |
(package private) class |
MMChooser.MediaChooser |
(package private) class |
MMChooser.Mode |
(package private) class |
MMChooser.ModeChooser |
static class |
MMChooser.RB |
(package private) class |
MMChooser.TitledRBChooser |
(package private) class |
MMChooser.YearChooser |
Modifier and Type | Field and Description |
---|---|
(package private) MMChooser.AchievementChooser |
achievementChooser |
(package private) boolean |
askMode |
(package private) boolean |
askSpecifyCategory |
(package private) boolean |
askWithDivision |
(package private) MMChooser.ContentChooser |
contentChooser |
(package private) MMChooser.DivisionChooser |
divisionChooser |
(package private) MMChooser.ItemChooser |
itemChooser |
(package private) MMChooser.MediaChooser |
mediaChooser |
(package private) EdbCheckBox |
mmCategorySpecified |
(package private) EdbCheckBox |
mmDivisionConcerned |
(package private) EdbCheckBox |
mmDivisionSel |
(package private) EdbCheckBox |
mmDivisionSelected |
(package private) MMChooser.ModeChooser |
modeChooser |
(package private) MMChooser.EdbTitledPanel |
outputContentPanel |
(package private) MTMPStorage |
storage |
(package private) MMChooser.YearChooser |
yearChooser |
Constructor and Description |
---|
MMChooser(MTMPStorage st,
MMChooser.Kind kind,
boolean single,
List<String> items,
Set<String> selectedItems,
List<MMChooser.RB> medias,
Set<String> divisionNames) |
Modifier and Type | Method and Description |
---|---|
MMChooser.ContentChooser |
askOutputContent(List<MMChooser.RB> contents) |
(package private) MMPrinter.Config |
createConfig(int m) |
int |
getMode() |
int |
getSelectedAchievement() |
Set<String> |
getSelectedDivisionNames() |
Set<String> |
getSelectedItems() |
String |
getSelectedMedia() |
int |
getSelectedYear() |
int |
show(JFrame frame) |
void |
stateChanged(ChangeEvent ev) |
boolean |
withDivision() |
EdbCheckBox mmDivisionSel
EdbCheckBox mmCategorySpecified
EdbCheckBox mmDivisionConcerned
EdbCheckBox mmDivisionSelected
MMChooser.ItemChooser itemChooser
MMChooser.DivisionChooser divisionChooser
MMChooser.ModeChooser modeChooser
MMChooser.YearChooser yearChooser
MMChooser.AchievementChooser achievementChooser
MMChooser.MediaChooser mediaChooser
MTMPStorage storage
boolean askMode
MMChooser.ContentChooser contentChooser
MMChooser.EdbTitledPanel outputContentPanel
boolean askSpecifyCategory
boolean askWithDivision
public MMChooser(MTMPStorage st, MMChooser.Kind kind, boolean single, List<String> items, Set<String> selectedItems, List<MMChooser.RB> medias, Set<String> divisionNames)
public void stateChanged(ChangeEvent ev)
stateChanged
in interface ChangeListener
public MMChooser.ContentChooser askOutputContent(List<MMChooser.RB> contents)
public int show(JFrame frame)
public int getSelectedYear()
public int getSelectedAchievement()
public boolean withDivision()
public int getMode()
MMPrinter.Config createConfig(int m)
public String getSelectedMedia()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025