user interface - GUI in Java Netbeans -


i learning put gui in java, want ask is, should learn put gui code myself or should go drag , drop method? 1 preferred , me?

as beginner, recommended experiment gui dragging , dropping , inspect code produced.

as expert, more common practice code gui can control many finer details using code instead of manual dragging , dropping.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -