JavaTM 2
Platform
Std.  Ed.  v1. 4.0

javax.swing
Ŭ·¡½º JApplet

java.lang.Object 
  |
  +--java.awt.Component 
        |
        +--java.awt.Container 
              |
              +--java.awt.Panel 
                    |
                    +--java.applet.Applet 
                          |
                          +--javax.swing.JApplet
¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
Accessible , ImageObserver , MenuContainer , RootPaneContainer , Serializable

public class JApplet
extends Applet
implements Accessible , RootPaneContainer

JFC/Swing ÄÄÆÛ³ÍÆ® ¾ÆÅ°ÅØÃÄÀÇ ¼­Æ÷Æ®¸¦ Ãß°¡ÇÏ´Â java.applet.Applet ÀÇ È®Àå ¹öÁ¯ÀÔ´Ï´Ù. ŽºÅ©ÀÇ °üÁ¡À¸·ÎºÎÅÍÀÇ JApplet »ç¿ë¿¡ °üÇÑ ¹®¼­´Â ¡¸The Java Tutorial¡¹ÀÇ ¡¸How to Make Applets¡¹¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä.

JApplet Ŭ·¡½º´Â java.applet.Applet ¿Í ÀϺΠȣȯ¼ºÀÌ ¾ø½À´Ï´Ù. JApplet ´Â JRootPane ¸¦ ±× À¯ÀÏÇÑ ¾ÆÀ̷μ­ º¸°ü À¯ÁöÇÕ´Ï´Ù. JApplet ÀÇ ¾ÆÀÌ´Â ¾î¶² °Í¿¡¼­µµ contentPane ¸¦ ºÎ¸ð¿¡°Ô °¡ÁöÁö ¾ÊÀ¸¸é ¾ÈµË´Ï´Ù. À̰ÍÀº java.applet.Applet ¿Í´Â ´Ù¸¨´Ï´Ù. ¿¹¸¦ µé¾î, java.applet.Applet ¿¡ ¾ÆÀ̸¦ Ãß°¡ÇÏ·Á¸é ´ÙÀ½°ú °°ÀÌ ±â¼úÇÕ´Ï´Ù.

applet.add(child);
ÇÑÆí, JApplet ¸¦ »ç¿ëÇßÀ» °æ¿ì¿¡´Â ´ë½Å¿¡ JApplet ÀÇ contentPane ¿¡ ¾ÆÀ̸¦ Ãß°¡ÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù.
applet.getContentPane(). add(child);
LayoutManager ÀÇ ¼³Á¤, ÄÄÆÛ³ÍÆ®ÀÇ »èÁ¦, ¾ÆÀÌÀÇ ¸®½ºÆ®È­µîÀ¸·Îµµ, °°Àº °ÍÀ» ¸»ÇÒ ¼ö ÀÖ½À´Ï´Ù. ÀÌ·¯ÇÑ ¸ðµç ¸Þ¼Òµå´Â Åë»ó, JApplet ÀÚü´Â ¾Æ´Ï°í contentPane()¿¡ º¸³»Áý´Ï´Ù. contentPane()´Â Ç×»ó null ÀÌ¿ÜÀÔ´Ï´Ù. À̰ÍÀ» null ·Î ¼³Á¤ÇÏ·Á°í Çϸé(ÀÚ), JApplet °¡ ¿¹¿Ü¸¦ ½½·Î¿ì ÇÏ´Â ¿øÀÎÀÌ µË´Ï´Ù. µðÆúÆ®ÀÇ contentPane()´Â BorderLayout ¸Å´ÏÀú¸¦ contentPane ·Î ¼³Á¤½Ãŵ´Ï´Ù.

contentPane, glassPane, ¹× layeredPane ÇÁ·ÎÆÛƼÀÇ ÀÚ¼¼ÇÑ °ÍÀº JRootPane ÀÇ ¼³¸íÀ» ÂüÁ¶ÇØ ÁÖ¼¼¿ä.

Ç¥ÁØÀÇ Look & Feel (L&F) Ç¥ÇöÀ¸·Î ÀÌ ÄÄÆÛ³ÍÆ®°¡ »ç¿ëÇϴ Űº¸µåÀÇ Å°¿¡ ´ëÇØ¼­´Â ¡¸JApplet ÀÇ Å°ÀÇ ÇҴ硹À» ÂüÁ¶ÇØ ÁÖ¼¼¿ä.

°æ°í: ÀÌ Å¬·¡½ºÀÇ Á÷·ÄÈ­ ¿ÀºêÁ§Æ®´Â ÇâÈÄ ¸±¸®½º µÇ´Â Swing ¿ÍÀÇ È£È¯¼ºÀº ¾ø½À´Ï´Ù. ÇöÀç ¼­Æ÷Æ®µÇ°í ÀÖ´Â Á÷·ÄÈ­´Â ´Ü±â°£ÀÇ º¸°ü, ¶Ç´Â °°Àº ¹öÁ¯ÀÇ Swing °¡ °¡µ¿Çϰí ÀÖ´Â ¾îÇø®ÄÉÀ̼ǰ£ÀÇ RMI ¿¡ ÀûÀýÇϰí ÀÖ½À´Ï´Ù. 1.4 ·ÎºÎÅÍ´Â ¸ðµç JavaBeansTM ÀÇ Àå±â°£ÀÇ º¸°üÀÌ java.beans ÆÐŰÁö·Î Ãß°¡ ¼­Æ÷Æ®µÇ°í ÀÖ½À´Ï´Ù. XMLEncoder ¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä.


ÁßøµÈ Ŭ·¡½ºÀÇ °³¿ä
protected  class JApplet.AccessibleJApplet
          ÀÌ Å¬·¡½º´Â JApplet Ŭ·¡½º¿ëÀÇ À¯Àú º¸Á¶ ±â´ÉÀÇ ¼­Æ÷Æ®¸¦ ±¸ÇöÇϰí ÀÖ½À´Ï´Ù.
 
Ŭ·¡½º java.applet. Applet À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º
 
Ŭ·¡½º java.awt. Panel À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º
 
Ŭ·¡½º java.awt. Container À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º
 
Ŭ·¡½º java.awt. Component À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º
Component.BltBufferStrategy , Component.FlipBufferStrategy
 
ÇʵåÀÇ °³¿ä
protected  AccessibleContext accessibleContext
           
protected  JRootPane rootPane
           
protected  boolean rootPaneCheckingEnabled
           
 
Ŭ·¡½º java.awt. Component ¿¡¼­ »ó¼Ó¹ÞÀº Çʵå
BOTTOM_ALIGNMENT , CENTER_ALIGNMENT , LEFT_ALIGNMENT , RIGHT_ALIGNMENT , TOP_ALIGNMENT
 
ÀÎÅÍÆäÀ̽º java.awt.image. ImageObserver ¿¡¼­ »ó¼Ó¹ÞÀº Çʵå
ABORT , ALLBITS , ERROR , FRAMEBITS , HEIGHT , PROPERTIES , SOMEBITS , WIDTH
 
»ý¼ºÀÚÀÇ °³¿ä
JApplet ()
          Swing ¾ÖÇø´ÀÇ ÀνºÅϽº¸¦ »ý¼ºÇÕ´Ï´Ù.
 
¸Þ¼ÒµåÀÇ °³¿ä
protected  void addImpl (Component  comp, Object  constraints, int index)
          µðÆúÆ®¿¡¼­´Â ¾ÆÀÌ´Â ÀÌ ÄÄÆÛ³ÍÆ®¿¡ Á÷Á¢ Ãß°¡ÇÏÁö ¸øÇϰí, ´ë½Å¿¡ contentPane ¿¡ Ãß°¡µÉ Çʿ䰡 ÀÖ½À´Ï´Ù.
protected  JRootPane createRootPane ()
          constructor ¸Þ¼Òµå¿¡ ÀÇÇØ ºÒ·Á °¡ µðÆúÆ®ÀÇ rootPane ¸¦ »ý¼ºÇÕ´Ï´Ù.
 AccessibleContext getAccessibleContext ()
          ÀÌ JApplet ¿¡ °ü·ÃÇÑ AccessibleContext ¸¦ ÃëµæÇÕ´Ï´Ù.
 Container getContentPane ()
          ¾ÖÇø´ÀÇ contentPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.
 Component getGlassPane ()
          ¾ÖÇø´ÀÇ glassPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.
 JMenuBar getJMenuBar ()
          ¾ÖÇø´À¸·Î ¼³Á¤µÈ µµ±¸¸ðÀ½À» µ¹·ÁÁÝ´Ï´Ù.
 JLayeredPane getLayeredPane ()
          ¾ÖÇø´ÀÇ layeredPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.
 JRootPane getRootPane ()
          ¾ÖÇø´ÀÇ rootPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.
protected  boolean isRootPaneCheckingEnabled ()
           
protected  String paramString ()
          ÀÌ JApplet ÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» µ¹·ÁÁÝ´Ï´Ù.
 void remove (Component  comp)
          ÄÁÅ×À̳ʷκÎÅÍ, ÁöÁ¤µÈ ÄÄÆÛ³ÍÆ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 void setContentPane (Container  contentPane)
          contentPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void setGlassPane (Component  glassPane)
          glassPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void setJMenuBar (JMenuBar  menuBar)
          ¾ÖÇø´ÀÇ µµ±¸¸ðÀ½À» ¼³Á¤ÇÕ´Ï´Ù.
 void setLayeredPane (JLayeredPane  layeredPane)
          layeredPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void setLayout (LayoutManager  manager)
          µðÆúÆ®¿¡¼­´Â ÀÌ ÄÄÆÛ³ÍÆ®ÀÇ ·¹À̾ƿôÀº ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù.
protected  void setRootPane (JRootPane  root)
          rootPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù.
protected  void setRootPaneCheckingEnabled (boolean enabled)
          true ÀÇ °æ¿ì, add() ¹× setLayout()¸¦ È£ÃâÇϸé(ÀÚ), ¿¹¿Ü°¡ ½½·Î¿ì µË´Ï´Ù.
 void update (Graphics  g)
          paint(g) ÀÇ È£Ã⸸À» ½Ç½ÃÇÕ´Ï´Ù.
 
Ŭ·¡½º java.applet. Applet ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
destroy , getAppletContext , getAppletInfo , getAudioClip , getAudioClip , getCodeBase , getDocumentBase , getImage , getImage , getLocale , getParameter , getParameterInfo , init , isActive , newAudioClip , play , play , resize , resize , setStub , showStatus , start , stop
 
Ŭ·¡½º java.awt. Panel ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
addNotify
 
Ŭ·¡½º java.awt. Container ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
add , add , add , add , add , addContainerListener , addPropertyChangeListener , addPropertyChangeListener , applyComponentOrientation , areFocusTraversalKeysSet , countComponents , deliverEvent , doLayout , findComponentAt , findComponentAt , getAlignmentX , getAlignmentY , getComponent , getComponentAt , getComponentAt , getComponentCount , getComponents , getContainerListeners , getFocusTraversalKeys , getFocusTraversalPolicy , getInsets , getLayout , getListeners , getMaximumSize , getMinimumSize , getPreferredSize , insets , invalidate , isAncestorOf , isFocusCycleRoot , isFocusCycleRoot , isFocusTraversalPolicySet , layout , list , list , locate , minimumSize , paint , paintComponents , preferredSize , print , printComponents , processContainerEvent , processEvent , remove , removeAll , removeContainerListener , removeNotify , setFocusCycleRoot , setFocusTraversalKeys , setFocusTraversalPolicy , setFont , transferFocusBackward , transferFocusDownCycle , validate , validateTree
 
Ŭ·¡½º java.awt. Component ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
action , 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 , getBackground , getBounds , getBounds , getColorModel , getComponentListeners , getComponentOrientation , getCursor , getDropTarget , getFocusCycleRootAncestor , getFocusListeners , getFocusTraversalKeysEnabled , getFont , getFontMetrics , getForeground , getGraphics , getGraphicsConfiguration , getHeight , getHierarchyBoundsListeners , getHierarchyListeners , getIgnoreRepaint , getInputContext , getInputMethodListeners , getInputMethodRequests , getKeyListeners , getLocation , getLocation , getLocationOnScreen , getMouseListeners , getMouseMotionListeners , getMouseWheelListeners , getName , getParent , getPeer , getPropertyChangeListeners , getPropertyChangeListeners , getSize , getSize , getToolkit , getTreeLock , getWidth , getX , getY , gotFocus , handleEvent , hasFocus , hide , imageUpdate , inside , isBackgroundSet , isCursorSet , isDisplayable , isDoubleBuffered , isEnabled , isFocusable , isFocusOwner , isFocusTraversable , isFontSet , isForegroundSet , isLightweight , isOpaque , isShowing , isValid , isVisible , keyDown , keyUp , list , list , list , location , lostFocus , mouseDown , mouseDrag , mouseEnter , mouseExit , mouseMove , mouseUp , move , nextFocus , paintAll , postEvent , 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 , repaint , requestFocus , requestFocus , requestFocusInWindow , requestFocusInWindow , reshape , setBackground , setBounds , setBounds , setComponentOrientation , setCursor , setDropTarget , setEnabled , setFocusable , setFocusTraversalKeysEnabled , setForeground , setIgnoreRepaint , setLocale , setLocation , setLocation , setName , setSize , setSize , setVisible , show , show , size , toString , transferFocus , transferFocusUpCycle
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait
 

ÇʵåÀÇ »ó¼¼

rootPane

protected JRootPane  rootPane
°ü·Ã Ç׸ñ:
getRootPane() , setRootPane(javax.swing.JRootPane)

rootPaneCheckingEnabled

protected boolean rootPaneCheckingEnabled
°ü·Ã Ç׸ñ:
isRootPaneCheckingEnabled() , setRootPaneCheckingEnabled(boolean)

accessibleContext

protected AccessibleContext  accessibleContext
»ý¼ºÀÚÀÇ »ó¼¼

JApplet

public JApplet()
        throws HeadlessException 
Swing ¾ÖÇø´ÀÇ ÀνºÅϽº¸¦ »ý¼ºÇÕ´Ï´Ù.

ÀÌ constructor Àº ÄÄÆÛ³ÍÆ®ÀÇ ·ÎÄÉÀÏ ÇÁ·ÎÆÛƼ¸¦ JComponent.getDefaultLocale ·Î µ¹·ÁÁÖ¾îÁö´Â °ªÀ¸·Î ¼³Á¤ÇÕ´Ï´Ù.

¿¹¿Ü:
HeadlessException - GraphicsEnvironment.isHeadless()°¡ true ÀÇ °æ¿ì
°ü·Ã Ç׸ñ:
GraphicsEnvironment.isHeadless() , JComponent.getDefaultLocale()
¸Þ¼ÒµåÀÇ »ó¼¼

createRootPane

protected JRootPane  createRootPane()
constructor ¸Þ¼Òµå¿¡ ÀÇÇØ ºÒ·Á °¡ µðÆúÆ®ÀÇ rootPane ¸¦ »ý¼ºÇÕ´Ï´Ù.


update

public void update(Graphics  g)
paint(g) ÀÇ È£Ã⸸À» ½Ç½ÃÇÕ´Ï´Ù. ÀÌ ¸Þ¼Òµå´Â ¹é±×¶ó¿îµå Ŭ¸®¾î¸¦ ºÒÇÊ¿äÇÏ°Ô È£ÃâÇÏÁö ¾Ê±â À§ÇØ(¶§¹®¿¡) ¿À¹ö¶óÀ̵å(override) µÇ¾ú½À´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Container ³»ÀÇ update
ÆÄ¶ó¹ÌÅÍ:
g - ÁöÁ¤µÈ Graphics À©µµ¿ì
°ü·Ã Ç׸ñ:
Component.update(Graphics)

setJMenuBar

public void setJMenuBar(JMenuBar  menuBar)
¾ÖÇø´ÀÇ µµ±¸¸ðÀ½À» ¼³Á¤ÇÕ´Ï´Ù.

°ü·Ã Ç׸ñ:
getJMenuBar()

getJMenuBar

public JMenuBar  getJMenuBar()
¾ÖÇø´À¸·Î ¼³Á¤µÈ µµ±¸¸ðÀ½À» µ¹·ÁÁÝ´Ï´Ù.

°ü·Ã Ç׸ñ:
setJMenuBar(javax.swing.JMenuBar)

isRootPaneCheckingEnabled

protected boolean isRootPaneCheckingEnabled()
¹Ýȯ°ª:
add ¹× setLayout °¡ üũµÉ Çʿ䰡 ÀÖ´Â °æ¿ì´Â true
°ü·Ã Ç׸ñ:
addImpl(java.awt.Component, java.lang.Object, int) , setLayout(java.awt.LayoutManager) , setRootPaneCheckingEnabled(boolean)

setRootPaneCheckingEnabled

protected void setRootPaneCheckingEnabled(boolean enabled)
true ÀÇ °æ¿ì, add() ¹× setLayout()¸¦ È£ÃâÇϸé(ÀÚ), ¿¹¿Ü°¡ ½½·Î¿ì µË´Ï´Ù.

°ü·Ã Ç׸ñ:
addImpl(java.awt.Component, java.lang.Object, int) , setLayout(java.awt.LayoutManager) , isRootPaneCheckingEnabled()

addImpl

protected void addImpl(Component  comp,
                       Object  constraints,
                       int index)
µðÆúÆ®¿¡¼­´Â ¾ÆÀÌ´Â ÀÌ ÄÄÆÛ³ÍÆ®¿¡ Á÷Á¢ Ãß°¡ÇÏÁö ¸øÇϰí, ´ë½Å¿¡ contentPane ¿¡ Ãß°¡µÉ Çʿ䰡 ÀÖ½À´Ï´Ù. ´ÙÀ½¿¡ ¿¹¸¦ ³ªÅ¸³À´Ï´Ù.
thiComponent.getContentPane(). add(child)
ÀÌ ÄÄÆÛ³ÍÆ®¿¡ Á÷Á¢ Ãß°¡ÇÏ·Á°í Çϸé(ÀÚ), ½ÇÇà½Ã ¿¹¿Ü°¡ ½½·Î¿ì µË´Ï´Ù. ¼­ºê Ŭ·¡½º´Â ÀÌ µ¿ÀÛÀ» ¹«È¿·Î ÇÒ ¼ö ÀÖ½À´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Container ³»ÀÇ addImpl
ÆÄ¶ó¹ÌÅÍ:
comp - Ãß°¡µÇ´Â ÄÄÆÛ³ÍÆ®
constraints - ÀÌ ÄÄÆÛ³ÍÆ®ÀÇ ¹èÄ¡ Á¦¾àÀ» Ç¥ÇöÇÏ´Â ¿ÀºêÁ§Æ®
index - ÄÄÆÛ³ÍÆ®¸¦ »ðÀÔÇÏ´Â ÄÁÅ×À̳ÊÀÇ ¸®½ºÆ®³»¿¡¼­ÀÇ À§Ä¡. -1 (Àº)´Â ¸¶Áö¸·¿¡ »ðÀÔÇÏ´Â °ÍÀ» ÀǹÌÇÑ´Ù
¿¹¿Ü:
Error - rootPaneChecking ÀÌ true ·Î ºÒ·Á °¬À» °æ¿ì
°ü·Ã Ç׸ñ:
setRootPaneCheckingEnabled(boolean)

remove

public void remove(Component  comp)
ÄÁÅ×À̳ʷκÎÅÍ, ÁöÁ¤µÈ ÄÄÆÛ³ÍÆ®¸¦ »èÁ¦ÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Container ³»ÀÇ remove
ÆÄ¶ó¹ÌÅÍ:
comp - »èÁ¦µÇ´Â ÄÄÆÛ³ÍÆ®
°ü·Ã Ç׸ñ:
Container.add(java.awt.Component)

setLayout

public void setLayout(LayoutManager  manager)
µðÆúÆ®¿¡¼­´Â ÀÌ ÄÄÆÛ³ÍÆ®ÀÇ ·¹À̾ƿôÀº ¼³Á¤ÇÒ ¼ö ¾ø½À´Ï´Ù. ´ë½Å¿¡, contentPane ÀÇ ·¹À̾ƿôÀ» ¼³Á¤ÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù. ´ÙÀ½¿¡ ¿¹¸¦ ³ªÅ¸³À´Ï´Ù.
thisComponent.getContentPane(). setLayout(new GridLayout(1, 2))
ÀÌ ÄÄÆÛ³ÍÆ®ÀÇ ·¹À̾ƿôÀ» ¼³Á¤ÇÏ·Á°í Çϸé(ÀÚ), ½ÇÇà½Ã ¿¹¿Ü°¡ ½½·Î¿ì µË´Ï´Ù. ¼­ºê Ŭ·¡½º´Â ÀÌ µ¿ÀÛÀ» ¹«È¿·Î ÇÒ ¼ö ÀÖ½À´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Container ³»ÀÇ setLayout
ÆÄ¶ó¹ÌÅÍ:
manager - ÁöÁ¤µÈ ·¹À̾ƿô ¸Å´ÏÀú
¿¹¿Ü:
Error - rootPaneChecking ÀÌ true ·Î ºÒ·Á °¬À» °æ¿ì
°ü·Ã Ç׸ñ:
setRootPaneCheckingEnabled(boolean)

getRootPane

public JRootPane  getRootPane()
¾ÖÇø´ÀÇ rootPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º RootPaneContainer ³»ÀÇ getRootPane
¹Ýȯ°ª:
ÀÌ ÄÄÆÛ³ÍÆ®ÀÇ ´ÜÀÏÀÇ JRootPane ÀÇ ¾ÆÀÌ
°ü·Ã Ç׸ñ:
setRootPane(javax.swing.JRootPane) , RootPaneContainer.getRootPane()

setRootPane

protected void setRootPane(JRootPane  root)
rootPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù. ÀÌ ¸Þ¼Òµå´Â constructor ¿¡ ÀÇÇØ ºÒ·Á °©´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
root - ÀÌ ¾ÖÇø´ÀÇ rootPane ¿ÀºêÁ§Æ®
°ü·Ã Ç׸ñ:
getRootPane()

getContentPane

public Container  getContentPane()
¾ÖÇø´ÀÇ contentPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º RootPaneContainer ³»ÀÇ getContentPane
¹Ýȯ°ª:
contentPane ÇÁ·ÎÆÛƼÀÇ °ª
°ü·Ã Ç׸ñ:
setContentPane(java.awt.Container) , RootPaneContainer.getContentPane()

setContentPane

public void setContentPane(Container  contentPane)
contentPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù. ÀÌ ¸Þ¼Òµå´Â constructor ¿¡ ÀÇÇØ ºÒ·Á °©´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º RootPaneContainer ³»ÀÇ setContentPane
ÆÄ¶ó¹ÌÅÍ:
contentPane - ÀÌ ¾ÖÇø´ÀÇ contentPane ¿ÀºêÁ§Æ®
¿¹¿Ü:
IllegalComponentStateException - ÄÁÅÙÃ÷ ±¸È¹ ÆÄ¶ó¹ÌÅͰ¡ null ÀÇ °æ¿ì (½ÇÇà½Ã ¿¹¿Ü)
°ü·Ã Ç׸ñ:
getContentPane() , RootPaneContainer.setContentPane(java.awt.Container)

getLayeredPane

public JLayeredPane  getLayeredPane()
¾ÖÇø´ÀÇ layeredPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º RootPaneContainer ³»ÀÇ getLayeredPane
¹Ýȯ°ª:
layeredPane ÇÁ·ÎÆÛƼÀÇ °ª
¿¹¿Ü:
IllegalComponentStateException - °èÃþÈ­ ±¸È¹ ÆÄ¶ó¹ÌÅͰ¡ null ÀÇ °æ¿ì (½ÇÇà½Ã ¿¹¿Ü)
°ü·Ã Ç׸ñ:
setLayeredPane(javax.swing.JLayeredPane) , RootPaneContainer.getLayeredPane()

setLayeredPane

public void setLayeredPane(JLayeredPane  layeredPane)
layeredPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù. ÀÌ ¸Þ¼Òµå´Â constructor ¿¡ ÀÇÇØ ºÒ·Á °©´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º RootPaneContainer ³»ÀÇ setLayeredPane
ÆÄ¶ó¹ÌÅÍ:
layeredPane - ÀÌ ¾ÖÇø´ÀÇ layeredPane ¿ÀºêÁ§Æ®
°ü·Ã Ç׸ñ:
getLayeredPane() , RootPaneContainer.setLayeredPane(javax.swing.JLayeredPane)

getGlassPane

public Component  getGlassPane()
¾ÖÇø´ÀÇ glassPane ¿ÀºêÁ§Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º RootPaneContainer ³»ÀÇ getGlassPane
¹Ýȯ°ª:
glassPane ÇÁ·ÎÆÛƼÀÇ °ª
°ü·Ã Ç׸ñ:
setGlassPane(java.awt.Component) , RootPaneContainer.getGlassPane()

setGlassPane

public void setGlassPane(Component  glassPane)
glassPane ÇÁ·ÎÆÛƼ¸¦ ¼³Á¤ÇÕ´Ï´Ù. ÀÌ ¸Þ¼Òµå´Â constructor ¿¡ ÀÇÇØ ºÒ·Á °©´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º RootPaneContainer ³»ÀÇ setGlassPane
ÆÄ¶ó¹ÌÅÍ:
glassPane - ÀÌ ¾ÖÇø´ÀÇ glassPane ¿ÀºêÁ§Æ®
°ü·Ã Ç׸ñ:
getGlassPane() , RootPaneContainer.setGlassPane(java.awt.Component)

paramString

protected String  paramString()
ÀÌ JApplet ÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» µ¹·ÁÁÝ´Ï´Ù. ÀÌ ¸Þ¼Òµå´Â µð¹ö±× Àü¿ëÀ̸ç, µ¹·ÁÁÖ¾îÁö´Â ij¸¯ÅÍ ¶óÀÎÀÇ ³»¿ë ¹× Çü½ÄÀº ±¸Çö¿¡ µû¶ó¼­ ´Ù¸¨´Ï´Ù. µ¹·ÁÁÖ¾îÁö´Â ij¸¯ÅÍ ¶óÀÎÀº ºñ¾úÀ» °æ¿ì°¡ ÀÖ½À´Ï´Ù¸¸,null ·Î´Â µÇÁö ¾Ê½À´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Container ³»ÀÇ paramString
¹Ýȯ°ª:
ÀÌ JApplet ÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇö

getAccessibleContext

public AccessibleContext  getAccessibleContext()
ÀÌ JApplet ¿¡ °ü·ÃÇÑ AccessibleContext ¸¦ ÃëµæÇÕ´Ï´Ù. JApplet ÀÇ °æ¿ì, AccessibleContext ´Â AccessibleJApplet ÀÇ Çü½ÄÀ» ÃëÇÕ´Ï´Ù. Çʿ信 µû¶ó¼­ ½Å±ÔÀÇ AccessibleJApplet ÀνºÅϽº°¡ »ý¼ºµË´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º Accessible ³»ÀÇ getAccessibleContext
¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Applet ³»ÀÇ getAccessibleContext
¹Ýȯ°ª:
ÀÌ JApplet ÀÇ AccessibleContext ·Î¼­ ±â´ÉÇÏ´Â AccessibleJApplet

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.