Week 10 controlling layout

 0    4 fiche    up804653
baixar mp3 Imprimir jogar verifique-se
 
questão English resposta English
what is a layout manager?
começar a aprender
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?
começar a aprender
for easier resizing and flow of content
name some predefined layout managers
começar a aprender
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?
começar a aprender
choose components, chose toplevel container, chose layout manager, place components, register compenents to cvent listeners

Você deve entrar para postar um comentário.