Uses of Enum Class
ai.timefold.solver.examples.common.swingui.timetable.TimeTablePanel.HeaderRowKey
Packages that use TimeTablePanel.HeaderRowKey
-
Uses of TimeTablePanel.HeaderRowKey in ai.timefold.solver.examples.common.swingui.timetable
Methods in ai.timefold.solver.examples.common.swingui.timetable that return TimeTablePanel.HeaderRowKeyModifier and TypeMethodDescriptionstatic TimeTablePanel.HeaderRowKeyReturns the enum constant of this class with the specified name.static TimeTablePanel.HeaderRowKey[]TimeTablePanel.HeaderRowKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.timefold.solver.examples.common.swingui.timetable with parameters of type TimeTablePanel.HeaderRowKeyModifier and TypeMethodDescriptionvoidTimeTablePanel.addColumnHeader(XObject xObject, TimeTablePanel.HeaderRowKey yObject, JComponent component) voidTimeTablePanel.addColumnHeader(XObject xObject1, TimeTablePanel.HeaderRowKey yObject1, XObject xObject2, TimeTablePanel.HeaderRowKey yObject2, JComponent component) voidTimeTablePanel.addCornerHeader(TimeTablePanel.HeaderColumnKey xObject, TimeTablePanel.HeaderRowKey yObject, JComponent component) voidTimeTablePanel.defineRowHeaderByKey(TimeTablePanel.HeaderRowKey yObject)