Skip to content.
|
Skip to navigation
Log In
Contact Us
Report a Bug
Search Site
Connexions
Sections
Home
Content
Lenses
About Us
Help
MyCNX
You are here:
Home
»
Content
Browse by Title: "
J
"
Return to Browsing Content
|
Search for Content
(What are
modules
and
collections
?)
Sort by:
Popularity
Language
Revision Date
Title
Type
Results per page:
10
25
100
View:
Detail
|
Compact
|
Statistics
« Previous
10
1
2
[
3
]
4
5
6
...
30
Next
10
»
Java Data Types
(m40872)
Author:
Richard Baldwin
Keywords:
accessibility
,
accessible
,
blind
,
data types
,
Java
,
object-oriented programming
,
refreshable Braille display
,
screen reader
Summary:
This module explains Java data types in a format that is accessible to blind students.
Subject:
Science and Technology
Language:
English
Popularity:
46.13%
Revised:
2011-08-21
Revisions:
2
Java design pattern
(m15197)
Author:
Joanne Ann
Keywords:
Java Pattern
Summary:
Allow user to know 23 methods of design pattern
Subject:
Science and Technology
Language:
English
Popularity:
53.77%
Revised:
2007-10-02
Revisions:
New
Java Laufzeitumgebung
(m38397)
Author:
Hannes Hirzel
Keywords:
Java-Laufzeitumgebung
,
Java runtime environment
,
jre
Summary:
In diesem Modul wird erklärt wie man prüft ob die Java Laufzeitumgebung installiert ist und wie man sie installiert.
Subject:
Science and Technology
Language:
Deutsch
Popularity:
65.25%
Revised:
2011-05-30
Revisions:
7
Java OOP: A Pixel Color Editor
(m44926)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn how to write an editor program that you can use to modify the colors in an image on a pixel-by-pixel basis.
Subject:
Science and Technology
Language:
English
Popularity:
63.53%
Revised:
2012-09-11
Revisions:
2
Java OOP: Anonymous Classes
(m44342)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Baldwin explains anonymous classes from a practical viewpoint, including a comparison between anonymous classes and local classes.
Subject:
Science and Technology
Language:
English
Popularity:
34.22%
Revised:
2012-08-19
Revisions:
New
Java OOP: Background Color, Text Color, Mouse Clicks, etc.
(m44351)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn how to modify the SimplePicture class to control the color of the text that is placed on the image in a Picture object. Place a turtle object in a world and cause it to draw a square spiral.
Subject:
Science and Technology
Language:
English
Popularity:
63.22%
Revised:
2012-08-20
Revisions:
New
Java OOP: Callbacks - I
(m44333)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn the fundamentals of callbacks using interfaces in Java.
Subject:
Science and Technology
Language:
English
Popularity:
64.92%
Revised:
2012-08-20
Revisions:
2
Java OOP: Controlling an Edge Detector with a Slider
(m44913)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn how to use a slider to continuously change the threshold detection level of an edge detector and to draw the edge-detected image on the screen.
Subject:
Science and Technology
Language:
English
Popularity:
62.82%
Revised:
2012-09-06
Revisions:
2
Java OOP: Controlling an Image-Scaling Program with a Slider
(m44914)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn how to use a slider to continuously change the size of an image and to draw the scaled image onto a background image.
Language:
English
Popularity:
63.00%
Revised:
2012-09-07
Revisions:
2
Java OOP: Controlling Image Rotation with a Slider and Affine Transforms
(m44915)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn to use a JSlider object along with Affine Transforms to control the rotation of an image.
Subject:
Science and Technology
Language:
English
Popularity:
68.25%
Revised:
2012-11-10
Revisions:
3
« Previous
10
1
2
[
3
]
4
5
6
...
30
Next
10
»
Popularity is measured as percentile rank of page views/day over all time
My Account
Username
Password
Cookies are not enabled. You must
enable cookies
before you can log in.
Get an account
Forgot your password?
Repository
Total Collections:
1317
Visit a random collection
Total Modules:
21925
Visit a random module