Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

app
Class IconCatalog  view IconCatalog download IconCatalog.java

java.lang.Object
  extended byapp.IconCatalog

public class IconCatalog
extends java.lang.Object

Título: Gestión de pedidos Descripcion: Copyright: Copyright (c) 2001 Empresa:

Version:
1.0

Field Summary
static javax.swing.ImageIcon ApplyFilter16
           
static javax.swing.ImageIcon AscOrder16
           
static javax.swing.ImageIcon Delete16
           
static javax.swing.ImageIcon Delete24
           
static javax.swing.ImageIcon DescOrder16
           
static javax.swing.ImageIcon Down16
           
static javax.swing.ImageIcon Down32
           
static javax.swing.ImageIcon Edit16
           
static javax.swing.ImageIcon Edit24
           
static javax.swing.ImageIcon EditFilter16
           
static javax.swing.ImageIcon EditOrder16
           
static javax.swing.ImageIcon Exit16
           
static javax.swing.ImageIcon Exit24
           
static javax.swing.ImageIcon Find16
           
static java.lang.String IMAGE_DIR
           
static javax.swing.ImageIcon Left16
           
static javax.swing.ImageIcon Left32
           
static javax.swing.ImageIcon New16
          Catalogo de iconos
static javax.swing.ImageIcon New24
           
static javax.swing.ImageIcon Open16
           
static javax.swing.ImageIcon Open24
           
static javax.swing.ImageIcon Print16
           
static javax.swing.ImageIcon Print24
           
static javax.swing.ImageIcon Refresh16
           
static javax.swing.ImageIcon Refresh24
           
static javax.swing.ImageIcon Right16
           
static javax.swing.ImageIcon Right32
           
static javax.swing.ImageIcon SelectFilter16
           
static javax.swing.ImageIcon Stop16
           
static javax.swing.ImageIcon Stop32
           
static javax.swing.ImageIcon Up16
           
static javax.swing.ImageIcon Up32
           
static java.awt.Cursor waitBck
           
static javax.swing.ImageIcon WaitIcon
           
 
Constructor Summary
IconCatalog()
           
 
Method Summary
private static java.awt.Cursor getCursorWaitBck()
           
static javax.swing.ImageIcon getIcon(java.lang.String iconFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMAGE_DIR

public static java.lang.String IMAGE_DIR

New16

public static javax.swing.ImageIcon New16
Catalogo de iconos


New24

public static javax.swing.ImageIcon New24

Edit16

public static javax.swing.ImageIcon Edit16

Edit24

public static javax.swing.ImageIcon Edit24

Open16

public static javax.swing.ImageIcon Open16

Open24

public static javax.swing.ImageIcon Open24

Print16

public static javax.swing.ImageIcon Print16

Print24

public static javax.swing.ImageIcon Print24

Delete16

public static javax.swing.ImageIcon Delete16

Delete24

public static javax.swing.ImageIcon Delete24

Refresh16

public static javax.swing.ImageIcon Refresh16

Refresh24

public static javax.swing.ImageIcon Refresh24

Exit16

public static javax.swing.ImageIcon Exit16

Exit24

public static javax.swing.ImageIcon Exit24

Stop16

public static javax.swing.ImageIcon Stop16

Stop32

public static javax.swing.ImageIcon Stop32

Down16

public static javax.swing.ImageIcon Down16

Down32

public static javax.swing.ImageIcon Down32

Right16

public static javax.swing.ImageIcon Right16

Right32

public static javax.swing.ImageIcon Right32

Left16

public static javax.swing.ImageIcon Left16

Left32

public static javax.swing.ImageIcon Left32

Up16

public static javax.swing.ImageIcon Up16

Up32

public static javax.swing.ImageIcon Up32

EditFilter16

public static javax.swing.ImageIcon EditFilter16

ApplyFilter16

public static javax.swing.ImageIcon ApplyFilter16

SelectFilter16

public static javax.swing.ImageIcon SelectFilter16

EditOrder16

public static javax.swing.ImageIcon EditOrder16

AscOrder16

public static javax.swing.ImageIcon AscOrder16

DescOrder16

public static javax.swing.ImageIcon DescOrder16

Find16

public static javax.swing.ImageIcon Find16

WaitIcon

public static javax.swing.ImageIcon WaitIcon

waitBck

public static final java.awt.Cursor waitBck
Constructor Detail

IconCatalog

public IconCatalog()
Method Detail

getCursorWaitBck

private static java.awt.Cursor getCursorWaitBck()

getIcon

public static javax.swing.ImageIcon getIcon(java.lang.String iconFile)