Week 10 controlling layout

 0    4 cartonașe    up804653
descarcă mp3 printează joacă Testează-te
 
Întrebare English Răspuns English
what is a layout manager?
începe să înveți
A layout manager determines and controls the way GUI components are placed and organized within a container (window, frame, applet, dialog, panel)
why would you want to have a dynamic layout?
începe să înveți
for easier resizing and flow of content
name some predefined layout managers
începe să înveți
Flow Layout Border Layout Grid Layout GridBag Layout Card Layout <- AWT. SWING->Box Layout Overlay Layout Group Layout
what are the stages of GUI development?
începe să înveți
choose components, chose toplevel container, chose layout manager, place components, register compenents to cvent listeners

Trebuie să te autentifici pentru a posta un comentariu.