|
Java 6 SE Platform 6.0 Home |
|||||||
PREV NEXT | FRAMES NO FRAMES |
About
box with background image which can run
as a stand-alone application.frame
member with reference from host
window.
javax.swing.JPopup
menus.java.awt.Component parent
member
with a reference to this instance's parent
component.
ColorSafe 1.0
application.Edit
menu and attachs event listeners to the menu items.
File
menu.
Help
menu and provides access to the About
box.
java.awt.event.ActionListener
event handler.
javax.swing.JMenuBar
.
View
menu and attachs event listeners to the menu items.
java.lang.SecurityManager
is installed.
javax.swing.JPanel
and provides the safe color information panel
for the javax.swing.JFrame
reference, instantiates
all components and sets up UI layout.
javax.swing.JFrame
and handles
creation of the various color palettes and palette views for the
ColorSafe
GUI.javax.swing.JColorChooser
dialog.
javax.swing.JMenuBar
.ColorSafeMenuBar#buildMenus
.
ColorSafe 1.0
.javax.swing.JFrame
and calls
Controller.start
.
java.util.ArrayList
of named colors.
java.util.ArrayList
of standards-compliant
X11 colors mapped to hexadecimal color equivalents.
com.woven_media.colorsafe.AbstractPopup
class.parent
member
with reference to this instance's parent
java.awt.Component
and a component reference
to a javax.swing.JTextField component.
About
box window size.
javax.swing.JColorChooser
.
clipboard
member if security checks are passed.
IPalette
interface and the palette type enum passed to the constructor for this instance.
java.awt.Component
in this collection.
host
window reference.
java.awt.Component
in this collection.
Controller.locale
member.
java.awt.Color
object representing the nearest safe color.
java.util.ResourceBundle strings_xx.properties
file
used by this GUI instance.
java.awt.Color
object by parsing the hex
string
parameter.
java.awt.Color
object from RGB strings.
java.awt.Color
object
via the ColorUtil
class.
com.woven_media.colorsafe.About
box titlebar string.
Controller.url
member.
Controller.url
member.
Windows 256 Grays Palette
or standard Grayscale Palette
based on the value of the this.getPalette
method.
PaletteInfoPanel
instantiation.
java.lang.Runnable
anonymously.
java.lang.Runnable
interface as
an anonymous class.
java.awt.event.MouseListener
interface.
java.awt.event.MouseListener
interface.
java.awt.Color
object by grabbing the client property
"RGBColor"
from the javax.swing.JComponent.getClientProperty
method for the selected color panel.
NamedColors
palette.
java.util.ArrayList
of Windows-named
colors for direct invocation.java.awt.FocusTraversalPolicy
.java.util.Vector<java.awt.Component>
collection
which defines the focus order for the components in this collection.
paintComponent
method which passes the java.awt.Graphics
object to
the javax.swing.JPanel
constructor so that the background can be repainted to display
color data in the panel dynamically.
javax.swing.JPanel
and is responsible
for displaying a safe color and the current color swatchs.java.awt.Color
object and returns an array of RGB integers.
java.lang.String
array of the seperate red, green
and blue hexadecimal values and checks for the abbreviated form.
component
.
\n---------- STACK TRACE OUTPUT ----------\n
javax.swing.JPanels
from the content pane.
Controller.start
.
java.lang.String
.
java.lang.Double
type number to the third decimal place.
Windows System Palette
or Netscape Palette
based
on the value of this.getPalette
method.
img
member to the string name of the icon image statically for
pre-configuration.
About
box window size statically for pre-configuration.
Controller
instance for this About
box.
com.woven_media.app.colorsafe.Controller
object.
Hex
text field.
host
window reference statically.
Controller.locale
.
className
as a string
parameter and calling the UIManager#setLookAndFeel method.
Hex
textfield.
javax.swing.JTextFields
.
com.woven_media.colorsafe.About
box title bar.
javax.swing.UIManager
.
About
object in a bordless window - called from Help
menu.
javax.swing.JTextField
.
stateChanged
events from this instance's javax.swing.JSlider
components.
javax.swing.JtextField
gains focus.
javax.swing.JtextField
loses focus.
PaletteInfoPanel
values to the selectedObject
values
for this instance.
ColorInfoPanel
current selected color information.
java.util.ArrayList
of
standards-compliant X11 colors for direct invocation.
|
Java 6 SE Platform 6.0 Home |
|||||||
PREV NEXT | FRAMES NO FRAMES |