iicm.vrml.vrwave
Class ResourceLoader
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--java.awt.Window
|
+--java.awt.Frame
|
+--iicm.vrml.vrwave.ResourceLoader
- public class ResourceLoader
- extends java.awt.Frame
ResourceLoader
Copyright (c) 1999 IICM
Loads all external resources for the application (e.g. *.gif files of the icons,logo,..)
- See Also:
- Serialized Form
Fields inherited from class java.awt.Frame |
CROSSHAIR_CURSOR,
DEFAULT_CURSOR,
E_RESIZE_CURSOR,
HAND_CURSOR,
ICONIFIED,
MOVE_CURSOR,
N_RESIZE_CURSOR,
NE_RESIZE_CURSOR,
NORMAL,
NW_RESIZE_CURSOR,
S_RESIZE_CURSOR,
SE_RESIZE_CURSOR,
SW_RESIZE_CURSOR,
TEXT_CURSOR,
W_RESIZE_CURSOR,
WAIT_CURSOR |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT,
CENTER_ALIGNMENT,
LEFT_ALIGNMENT,
RIGHT_ALIGNMENT,
TOP_ALIGNMENT |
Method Summary |
Font3D[] |
get3DFonts()
|
java.util.Vector |
getIcons(java.lang.String font_url)
Loads all resources and returns a vector with vectors of images for the different iconbars. |
Methods inherited from class java.awt.Frame |
addNotify,
finalize,
getCursorType,
getFrames,
getIconImage,
getMenuBar,
getState,
getTitle,
isResizable,
paramString,
remove,
removeNotify,
setCursor,
setIconImage,
setMenuBar,
setResizable,
setState,
setTitle |
Methods inherited from class java.awt.Window |
addWindowListener,
applyResourceBundle,
applyResourceBundle,
dispose,
getFocusOwner,
getInputContext,
getLocale,
getOwnedWindows,
getOwner,
getToolkit,
getWarningString,
hide,
isShowing,
pack,
postEvent,
processEvent,
processWindowEvent,
removeWindowListener,
setCursor,
show,
toBack,
toFront |
Methods inherited from class java.awt.Container |
add,
add,
add,
add,
add,
addContainerListener,
addImpl,
countComponents,
deliverEvent,
doLayout,
findComponentAt,
findComponentAt,
getAlignmentX,
getAlignmentY,
getComponent,
getComponentAt,
getComponentAt,
getComponentCount,
getComponents,
getInsets,
getLayout,
getMaximumSize,
getMinimumSize,
getPreferredSize,
insets,
invalidate,
isAncestorOf,
layout,
list,
list,
locate,
minimumSize,
paint,
paintComponents,
preferredSize,
print,
printComponents,
processContainerEvent,
remove,
remove,
removeAll,
removeContainerListener,
setFont,
setLayout,
update,
validate,
validateTree |
Methods inherited from class java.awt.Component |
action,
add,
addComponentListener,
addFocusListener,
addInputMethodListener,
addKeyListener,
addMouseListener,
addMouseMotionListener,
addPropertyChangeListener,
addPropertyChangeListener,
bounds,
checkImage,
checkImage,
coalesceEvents,
contains,
contains,
createImage,
createImage,
disable,
disableEvents,
dispatchEvent,
enable,
enable,
enableEvents,
enableInputMethods,
firePropertyChange,
getBackground,
getBounds,
getBounds,
getColorModel,
getComponentOrientation,
getCursor,
getDropTarget,
getFont,
getFontMetrics,
getForeground,
getGraphics,
getHeight,
getInputMethodRequests,
getLocation,
getLocation,
getLocationOnScreen,
getName,
getParent,
getPeer,
getSize,
getSize,
getTreeLock,
getWidth,
getX,
getY,
gotFocus,
handleEvent,
hasFocus,
imageUpdate,
inside,
isDisplayable,
isDoubleBuffered,
isEnabled,
isFocusTraversable,
isLightweight,
isOpaque,
isValid,
isVisible,
keyDown,
keyUp,
list,
list,
list,
location,
lostFocus,
mouseDown,
mouseDrag,
mouseEnter,
mouseExit,
mouseMove,
mouseUp,
move,
nextFocus,
paintAll,
prepareImage,
prepareImage,
printAll,
processComponentEvent,
processFocusEvent,
processInputMethodEvent,
processKeyEvent,
processMouseEvent,
processMouseMotionEvent,
removeComponentListener,
removeFocusListener,
removeInputMethodListener,
removeKeyListener,
removeMouseListener,
removeMouseMotionListener,
removePropertyChangeListener,
removePropertyChangeListener,
repaint,
repaint,
repaint,
repaint,
requestFocus,
reshape,
resize,
resize,
setBackground,
setBounds,
setBounds,
setComponentOrientation,
setDropTarget,
setEnabled,
setForeground,
setLocale,
setLocation,
setLocation,
setName,
setSize,
setSize,
setVisible,
show,
size,
toString,
transferFocus |
Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
OBJECTMODE_BTN
public static final int OBJECTMODE_BTN
MOVEMODE_BTN
public static final int MOVEMODE_BTN
ZOOM_BTN
public static final int ZOOM_BTN
ROTATE_BTN
public static final int ROTATE_BTN
TRANSLATE_BTN
public static final int TRANSLATE_BTN
LOOK_BTN
public static final int LOOK_BTN
WALK_BTN
public static final int WALK_BTN
PAN_BTN
public static final int PAN_BTN
SMALL_BTN
public static final int SMALL_BTN
BIG_BTN
public static final int BIG_BTN
UNTILTVIEW_BTN
public static final int UNTILTVIEW_BTN
LEVELVIEW_BTN
public static final int LEVELVIEW_BTN
RESET_BTN
public static final int RESET_BTN
HELP_BTN
public static final int HELP_BTN
LOGO_BTN
public static final int LOGO_BTN
VIEWPREV_BTN
public static final int VIEWPREV_BTN
VIEWNEXT_BTN
public static final int VIEWNEXT_BTN
OBJECTMODE_ICO
public static final int OBJECTMODE_ICO
MOVEMODE_ICO
public static final int MOVEMODE_ICO
ZOOM_ICO
public static final int ZOOM_ICO
ROTATE_ICO
public static final int ROTATE_ICO
TRANSLATE_ICO
public static final int TRANSLATE_ICO
LOOK_ICO
public static final int LOOK_ICO
WALK_ICO
public static final int WALK_ICO
PAN_ICO
public static final int PAN_ICO
SMALL_ICO
public static final int SMALL_ICO
BIG_ICO
public static final int BIG_ICO
UNTILTVIEW_ICO
public static final int UNTILTVIEW_ICO
LEVELVIEW_ICO
public static final int LEVELVIEW_ICO
RESET_ICO
public static final int RESET_ICO
BEHAVIOUR_ICO
public static final int BEHAVIOUR_ICO
INTERACTION_ICO
public static final int INTERACTION_ICO
HELP_ICO
public static final int HELP_ICO
LOGO_ICO
public static final int LOGO_ICO
VIEWPREV_ICO
public static final int VIEWPREV_ICO
VIEWNEXT_ICO
public static final int VIEWNEXT_ICO
ZOOM_CUR
public static final int ZOOM_CUR
ROTATE_CUR
public static final int ROTATE_CUR
TRANSLATE_CUR
public static final int TRANSLATE_CUR
LOOK_CUR
public static final int LOOK_CUR
WALK_CUR
public static final int WALK_CUR
PAN_CUR
public static final int PAN_CUR
ZOOM_SEN
public static final int ZOOM_SEN
ROTATE_SEN
public static final int ROTATE_SEN
TRANSLATE_SEN
public static final int TRANSLATE_SEN
LOOK_SEN
public static final int LOOK_SEN
WALK_SEN
public static final int WALK_SEN
PAN_SEN
public static final int PAN_SEN
NAVBAR_D
public static final int NAVBAR_D
NAVBAR_H
public static final int NAVBAR_H
NAVBAR_ICO_H
public static final int NAVBAR_ICO_H
ICON_WIDTH
public static final int ICON_WIDTH
ICON_HEIGHT
public static final int ICON_HEIGHT
MSGBX_ICO_WIDTH
public static final int MSGBX_ICO_WIDTH
MSGBX_ICO_HEIGHT
public static final int MSGBX_ICO_HEIGHT
DRAGB_WIDTH
public static final int DRAGB_WIDTH
DRAGB_HEIGHT
public static final int DRAGB_HEIGHT
logo_
public static java.awt.Image logo_
running_
public static java.awt.Image running_
ask_
public static java.awt.Image ask_
error_
public static java.awt.Image error_
info_
public static java.awt.Image info_
stop_
public static java.awt.Image stop_
disabled_
public static java.awt.Image disabled_
fonts_
public Font3D[] fonts_
getIcons
public java.util.Vector getIcons(java.lang.String font_url)
- Loads all resources and returns a vector with vectors of images for the different iconbars.
get3DFonts
public Font3D[] get3DFonts()