Is there a standard practice for representing the state of a user interface that is not associated with a single component?
For example, the Swing interface may have a number of tabs with the restriction that one tab should be displayed only once for a given type of entity (this can be represented as a HashSet). Or the message may give the result of the last operation performed. Or a JPanel may be associated with an instance of a single object for editing purposes.
, , . Swing , , , .
, , . , Swing.
, , JFrame, "" , , , - , , , , . .
JFrame
, Model-View-ViewModel. . google mvvm MSDN, .
Source: https://habr.com/ru/post/1794848/More articles:Setting New Cookies on CakePHP - CookiesAmazon EC2 mail restriction achieved by using an external smtp server to send emails - linuxHow to restore this VBA project? Excel error message: "Remote part: part /xl/vbaProject.bin". - vbaRunning a slot on each iteration of the application event loop - c ++Order DESC and ASC search results - javascriptAndroid LinearGradient and strange relative positioning - androidПеренос встроенных моделей Django при обновлении - djangoHow can I put child ul below parent ul with z-index - cssMathematica Big Data Processing - wolfram-mathematicaWhat protocol to use in client-server application using python? - pythonAll Articles