Skip to content

TS-ZH-Informatik/java-Grafik-Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-Grafik-Component

Tag07 Scripts

  • Use JTextField components to provide space for user input: final int FIELD_WIDTH = 10; // In characters final JTextField rateField = new JTextField(FIELD_WIDTH);

  • Place a JLabel next to each text field: JLabel rateLabel = new JLabel("Interest Rate: ");

About

Tag07 Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages