public class JSplashScreen extends JWindow
| Modifier and Type | Class and Description |
|---|---|
static class |
JSplashScreen.Message |
static class |
JSplashScreen.Type |
JWindow.AccessibleJWindowWindow.AccessibleAWTWindowContainer.AccessibleAWTContainerComponent.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategyaccessibleContext, rootPane, rootPaneCheckingEnabledBOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH| Constructor and Description |
|---|
JSplashScreen(ImageIcon image,
Dimension preferredDimension) |
addImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getGraphics, getLayeredPane, getRootPane, getTransferHandler, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setGlassPane, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update, windowInitaddNotify, addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBackground, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setOpacity, setShape, setSize, setSize, setType, setVisible, show, toBack, toFrontadd, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTreeaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCyclepublic void openSplash()
public void closeSplash()
public void setComponentOrientation(ComponentOrientation o)
setComponentOrientation in class Componentpublic JLabel getRenderer()
public void setRenderer(JLabel renderer)
public void animateText()
public void clearMessages()
public void setMessageAt(int index,
JSplashScreen.Message msg)
public JSplashScreen.Message geMessageAt(int index)
public void setMessages(JSplashScreen.Message[] msg)
public void addMessage(JSplashScreen.Message msg)
public long getTimeout()
public void setTimeout(long timeout)
public boolean isHideOnClick()
public void setHideOnClick(boolean hideOnClick)
public boolean isVerticalAnimation()
public void setVerticalAnimation(boolean verticalAnimation)
public boolean isHorizontalAnimation()
public void setHorizontalAnimation(boolean horizontalAnimation)
public boolean isVerticalAnimationLoop()
public void setVerticalAnimationLoop(boolean verticalAnimationLoop)
public int getTextYmin()
public void setTextBounds(int x,
int y,
int width,
int height)
public void setTextBounds(Rectangle r)
public int getTextXmin()
public void setTextXmin(int textXmin)
public int getTextXmax()
public void setTextXmax(int textXmax)
public void setTextYmin(int textYmin)
public int getTextYmax()
public void setTextYmax(int textYmax)
public int getTextY()
public void setTextY(int textY)
public Color getBackgroundColor()
public void setBackgroundColor(Color backgroundColor)
public Color getForegroundColor()
public void setForegroundColor(Color foregroundColor)
public ImageIcon getImageIcon()
public void setImageIcon(ImageIcon imageIcon)
public float getProgress()
public void setProgressText(String progressText)
public void setProgress(float progress)
public void progressStart(String e)
public void progressUpdate(String e)
public void progressEnd(String e)
public Color getErrorColor()
public void setErrorColor(Color errorColor)
public Color getInfoColor()
public void setInfoColor(Color infoColor)
public Color getSuccessColor()
public void setSuccessColor(Color successColor)
public Color getWarnColor()
public void setWarnColor(Color warnColor)
public Color getRainbowColor()
public void setRainbowColor(Color rainbowColor)
public Color getRainbowColor2()
public void setRainbowColor2(Color rainbowColor2)
public Color getRainbowColor3()
public void setRainbowColor3(Color rainbowColor3)
public Color getRainbowColor4()
public void setRainbowColor4(Color rainbowColor4)
public Color getProgressLineColor()
public void setProgressLineColor(Color progressLineColor)
public Color getProgressLineColor2()
public void setProgressLineColor2(Color progressLineColor2)
public Color getProgressTextColor()
public void setProgressTextColor(Color progressTextColor)
public boolean isShowProgress()
public void setShowProgress(boolean showProgress)
public int getTextHeightDelta()
public void setTextHeightDelta(int textHeightDelta)
public int getTextHeightExact()
public void setTextHeightExact(int textHeightExact)
Copyright © 2021 vpc open source initiative. All rights reserved.