Scrigroup - Documente si articole

     

HomeDocumenteUploadResurseAlte limbi doc
AccessAdobe photoshopAlgoritmiAutocadBaze de dateCC sharp
CalculatoareCorel drawDot netExcelFox proFrontpageHardware
HtmlInternetJavaLinuxMatlabMs dosPascal
PhpPower pointRetele calculatoareSqlTutorialsWebdesignWindows
WordXml

AspAutocadCDot netExcelFox proHtmlJava
LinuxMathcadPhotoshopPhpSqlVisual studioWindowsXml

java



+ Font mai mare | - Font mai mic



Comments and embedded documentation

Comments and embedded documentation There are two types of comments in Java. The first is the traditional C-style comment that was inherited by C++. These comments begin with a /* and continue, possibly across many lines, until a */. Note that
Citeste tot ... 1295 cuvinte
Dimensiune mica
- fara poza
fisier mic articol fara poze

Logical operators

Logical operators The logical operators AND (&&), OR (||) and NOT (!) produce a boolean value of true or false based on the logical relationship of its arguments. This example uses the relational and logical operators: //: Bool.ja
Citeste tot ... 415 cuvinte
Dimensiune mica
- fara poza
fisier mic articol fara poze

Your first Java program

Your first Java program Finally, here’s the program.[1] It prints out information about the system that it’s running on using various methods of the System object from the Java standard library. Note that an additional style of comment is intro
Citeste tot ... 543 cuvinte
Dimensiune mica
- fara poza
fisier mic articol fara poze

Seam Contexts

Seam Contexts As you may recall, in Chapter  5 I talked  about contexts.  There  are seven of them, and I gave a brief description   of what  they are and how they are used.  To review, the contexts are as follows:
Citeste tot ... 6984 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Business Process in Seam

Business Process in Seam Business process management tools  are used  by businesses   to increase  their  speed and efficiency  in the workplace.  The basic  purpose of business   process tools  is to cre- ate a w
Citeste tot ... 5748 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Auto increment and decrement

Auto increment and decrement Java, like C, is full of shortcuts. Shortcuts can make code much easier to type, and either easier or harder to read. Two of the nicer shortcuts are the increment and decrement operators (often referred to as t
Citeste tot ... 327 cuvinte
Dimensiune mica
- fara poza
fisier mic articol fara poze




Web Applications

Web Applications Chapter 1 outlined  the concepts   of MVC and gave a brief discussion   of web frameworks. The main  reason  for that discussion   was to help you understand any major  web frame- work that has come  o
Citeste tot ... 4920 cuvinte
Dimensiune medie
+ cu poze
fisier mediu articol cu poze

Windowing Components And Layout Classes


Windowing Components And Layout Classes Building a graphical user interface for an application is an interesting and challenging task. Every graphical user interface requires components that perform specialized tasks, such as buttons that invok
Citeste tot ... 14836 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

AWT Peer Interfaces

AWT Peer Interfaces This chapter introduces the concepts behind the peer interfaces of the Java Abstract Windowing Toolkit (AWT). As a Java application developer you will never need to use any of the peer classes. The interfaces described in th
Citeste tot ... 12083 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Applets And Graphics


Applets And Graphics Packaging interactive content in small, easily distributed objects was a design feature that had high priority to the developers of Java. To meet this design goal, they created the Applet class, along with several objects a
Citeste tot ... 16682 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Color, Font, Images, And Shapes


Color, Font, Images, And Shapes The Java API includes several classes designed to make Graphics rendering operations easier. Classes exist to represent colors, fonts, shapes, and images. Instances of these classes are passed, as parameters, to
Citeste tot ... 22123 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Handling URLs And Networking Exceptions

Handling URLs And Networking Exceptions If you are developing Java applications for the World Wide Web, this chapter will help you start writing Java applets that will navigate the Web. It introduces you to some of the basic concepts of the Wor
Citeste tot ... 16516 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze


Handling Text, Dialogs, And Lists

Handling Text, Dialogs, And Lists An application might need input not only at the beginning of execution but at various stages of a run. The input may not be from a known list of inputs or even if it is, the number of items might be large. It m
Citeste tot ... 13048 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

AWT Image Processing

AWT Image Processing Several utility classes and interfaces are included in the Java API for image processing. Using these APIs, Image objects can be created from raw data, the raw data of an existing Image object can be examined, and filters c
Citeste tot ... 12499 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Choice, Menus, And Checkboxes


Choice, Menus, And Checkboxes The objective of any user-interface is to make it easy for users to provide the input values that an application needs. Your goal is to provide the best possible combination of available functionality to make the i
Citeste tot ... 12156 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Date And Advanced Classes


Date And Advanced Classes Chapter 12 described the utility classes for data structures and random number generation. In this chapter, you will learn more about the other utility classes provided in the JDK environment. We’ll discuss the class t
Citeste tot ... 9979 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Data Structures And Random Number Generation


Data Structures And Random Number Generation Java’s utility classes provide a wide range of functionality for your applications. This chapter explains the utility classes for implementing data structures and random number generation. These clas
Citeste tot ... 11633 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Network And Sockets


Network And Sockets A computer network is a communication system for connecting two or more hosts. Hosts can be anything from microcomputers to super-computers, which makes establishing communication among them an involved task for programmers.
Citeste tot ... 12289 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

The Component Class

The Component Class All visual elements of a graphical interface have functionalities in common. Top-level windows, visual controls such as text boxes and push buttons, as well as simple elements for drawing images on the screen have a commonal
Citeste tot ... 14561 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze

Toolkit, Window, Container, And Events


Toolkit, Window, Container, And Events One of the challenges of designing Java was to make a programming system that was compatible across different operating systems. Making a system that is also compatible across the various windowing platfor
Citeste tot ... 13539 cuvinte
Dimensiune mare
+ cu imagini
doc mare articol cu poze


Alte pagini

1 3 4 5 6 7 8 9 10


Politica de confidentialitate | Termeni si conditii de utilizare




Termeni si conditii de utilizare | Contact
© SCRIGROUP 2024 . All rights reserved