Modifier and Type | Class and Description |
---|---|
class |
BasicFrame
ABSTRACT SUPERCLASS FOR FAST FRAME STRUCTURING
- Complete non-customizable constructors - Abstract methods for custom frame management - Frames equipped with JMenuBar, JToolBar and JPanel in which to insert various components - Collections for JMenuBar, JToolBar and JPanel components - Methods for rapid instantiation of major components - Customizable components ready for event management |
class |
DateSelector
CLASS FOR INSTANTIATION AND MANAGEMENT OF DATE SELECTOR
- Possible addition to JPanel or JToolBar of the frame - Possible date display setting - Supports date display in Italian, US and database formats - Customizable background color - Customizable displayed text color - Returns selected date in LocalDate format or in String format - Return individual items selected date |