|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
TreePath¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
javax.swing | ¸ðµç Ç÷§Æû¿¡¼ °¡´ÉÇÑ ÇÑ ¶È°°ÀÌ ±â´ÉÇÏ´Â ¡¸°æ·®¡¹(Java °øÅë ¾ð¾î) ÄÄÆÛ³ÍÆ®¼¼Æ®¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.event | Swing ÄÄÆÛ³ÍÆ®¿¡ ÀÇÇØ Æ®¸®°Å µÇ´Â À̺¥Æ®¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.plaf | 1°³ÀÇ ÀÎÅÍÆäÀ̽º ¹× ¸¹Àº Ãß»ó Ŭ·¡½º¸¦ Á¦°øÇϰí ÀÖ¾î, Swing´Â Ç÷¯±× ÀÎ °¡´ÉÇÑ Look & Feel ±â´ÉÀ» ½ÇÇöÇϱâ À§Çؼ ÀÌ·¯ÇÑ Å¬·¡½º¸¦ ÀÌ¿ëÇÕ´Ï´Ù. |
javax.swing.plaf.basic | ±âº» Look & Feel¿¡ µû¶ó ÀÛ¼ºµÈ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º °´Ã¼¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.plaf.metal | µðÆúÆ®ÀÇ Look & Feel ÀÎ Java Look & Feel (ÄÚµå¸íÀº Metal)¿¡ µû¶ó ÀÛ¼ºµÈ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º °´Ã¼¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.plaf.multi | 2°³ ÀÌ»óÀÇ Look & Feel¸¦ °áÇÕÇÏ´Â »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º °´Ã¼¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.tree | javax.swing.JTree ¸¦ ó¸®Çϱâ À§ÇÑ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing ¿¡¼ÀÇ TreePath »ç¿ë |
---|
TreePath¸¦ µ¹·ÁÁÖ´Â javax.swing ¸Þ¼µå | |
---|---|
TreePath |
JTree. getAnchorSelectionPath ()
¿¨Ä¿¿Í ½Äº°µÈ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
JTree. getClosestPathForLocation (int x,
int y)
x, y¿¡ °¡Àå °¡±î¿î ³ëµåÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
JTree. getEditingPath ()
ÇöÀç ÆíÁýµÇ°í ÀÖ´Â ¿ä¼ÒÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
JTree. getLeadSelectionPath ()
¸®µå¿Í ½Äº°µÈ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
JTree. getNextMatch (String prefix,
int startingRow,
Position.Bias bias)
prefix ·Î ½ÃÀ۵Ǵ ´ÙÀ½ÀÇ Æ®¸® ¿ä¼Ò¿¡ÀÇ TreePath¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
protected TreePath [] |
JTree. getPathBetweenRows (int index0,
int index1)
index0 ·ÎºÎÅÍ index1 ±îÁöÀÇ ÆÐ½º¸¦ ³ªÅ¸³»´Â JTreePath
ÀνºÅϽº¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
JTree. getPathForLocation (int x,
int y)
ÁöÁ¤µÈ À§Ä¡¿¡ ÀÖ´Â ³ëµåÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
JTree. getPathForRow (int row)
ÁöÁ¤µÈ ÇàÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
JTree. getSelectionPath ()
¼±ÅÃµÈ ÃÖÃÊÀÇ ³ëµåÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath [] |
JTree. getSelectionPaths ()
¼±ÅÃµÈ ¸ðµç °ªÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ Àμö¸¦ °¡Áö´Â ÇüŸ¦ µ¹·ÁÁÖ´Â javax.swing ¸Þ¼µå | |
---|---|
protected Enumeration <TreePath > |
JTree. getDescendantToggledPaths (TreePath parent)
parent
ÇÏÀ§ ³ëµåÀ̸ç, Àü°³µÇ°í ÀÖ´Â TreePaths
Enumeration À»
¸®ÅÏÇÕ´Ï´Ù. |
Enumeration <TreePath > |
JTree. getExpandedDescendants (TreePath parent)
ÇöÀç Àü°³µÇ°í ÀÖ´Â ÆÐ½º parent
ÇÏÀ§ ³ëµå·ÎºÎÅÍ ¿Ï¼ºµÇ´Â Enumeration À»
¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing ¸Þ¼µå | |
---|---|
void |
JTree. addSelectionPath (TreePath path)
ÁöÁ¤µÈ TreePath ¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå¸¦ ÇöÀçÀÇ ¼±Åÿ¡ Ãß°¡ÇÕ´Ï´Ù. |
void |
JTree. addSelectionPaths (TreePath [] paths)
ÆÐ½ºÀÇ ¹è¿ÀÇ °¢ ÆÐ½º¸¦ ÇöÀçÀÇ ¼±Åÿ¡ Ãß°¡ÇÕ´Ï´Ù. |
void |
JTree.EmptySelectionModel. addSelectionPaths (TreePath [] paths)
¾Æ¹«°Íµµ Ãß°¡ÇÏÁö ¾Ê´Â null ±¸ÇöÀÔ´Ï´Ù. |
void |
JTree. collapsePath (TreePath path)
ÁöÁ¤µÈ ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå°¡ ¼ö³³µÇ¾î Ç¥½Ã °¡´ÉÇÏ°Ô µÇµµ·Ï ÇÕ´Ï´Ù. |
void |
JTree. expandPath (TreePath path)
ÁöÁ¤µÈ ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå°¡ Àü°³µÇ¾î Ç¥½Ã °¡´ÉÇÏ°Ô µÇµµ·Ï ÇÕ´Ï´Ù. |
void |
JTree. fireTreeCollapsed (TreePath path)
ÀÌ À̺¥Æ®ÇüÀÇ ÅëÁö¸¦ Àü´Þ ´ë»óÀ¸·ÎÀÇÇØ µî·ÏÇϰí ÀÖ´Â ¸®½º³Ê ¸ðµÎ¿¡°Ô ÅëÁöÇÕ´Ï´Ù. |
void |
JTree. fireTreeExpanded (TreePath path)
ÀÌ À̺¥Æ®ÇüÀÇ ÅëÁö¸¦ Àü´Þ ´ë»óÀ¸·ÎÀÇÇØ µî·ÏÇϰí ÀÖ´Â ¸®½º³Ê ¸ðµÎ¿¡°Ô ÅëÁöÇÕ´Ï´Ù. |
void |
JTree. fireTreeWillCollapse (TreePath path)
ÀÌ À̺¥Æ®ÇüÀÇ ÅëÁö¸¦ Àü´Þ ´ë»óÀ¸·ÎÀÇÇØ µî·ÏÇϰí ÀÖ´Â ¸®½º³Ê ¸ðµÎ¿¡°Ô ÅëÁöÇÕ´Ï´Ù. |
void |
JTree. fireTreeWillExpand (TreePath path)
ÀÌ À̺¥Æ®ÇüÀÇ ÅëÁö¸¦ Àü´Þ ´ë»óÀ¸·ÎÀÇÇØ µî·ÏÇϰí ÀÖ´Â ¸®½º³Ê ¸ðµÎ¿¡°Ô ÅëÁöÇÕ´Ï´Ù. |
protected Enumeration <TreePath > |
JTree. getDescendantToggledPaths (TreePath parent)
parent
ÇÏÀ§ ³ëµåÀ̸ç, Àü°³µÇ°í ÀÖ´Â TreePaths
Enumeration À»
¸®ÅÏÇÕ´Ï´Ù. |
Enumeration <TreePath > |
JTree. getExpandedDescendants (TreePath parent)
ÇöÀç Àü°³µÇ°í ÀÖ´Â ÆÐ½º parent
ÇÏÀ§ ³ëµå·ÎºÎÅÍ ¿Ï¼ºµÇ´Â Enumeration À»
¸®ÅÏÇÕ´Ï´Ù. |
Rectangle |
JTree. getPathBounds (TreePath path)
ÁöÁ¤µÈ ³ëµå°¡ ·»´õ¸µ µÇ´Â Rectangle ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
JTree. getRowForPath (TreePath path)
ÁöÁ¤µÈ ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå¸¦ Ç¥½ÃÇÏ´Â ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
JTree. hasBeenExpanded (TreePath path)
ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå°¡ Áö±Ý±îÁö Àü°³µÇ¾ú´ø ÀûÀÌ ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
JTree. isCollapsed (TreePath path)
ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â °ªÀÌ ÇöÀç ¼ö³³µÇ°í ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
JTree. isExpanded (TreePath path)
ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå°¡ ÇöÀç Àü°³µÇ°í ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
JTree. isPathEditable (TreePath path)
isEditable À»
¸®ÅÏÇÕ´Ï´Ù. |
boolean |
JTree. isPathSelected (TreePath path)
ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â Ç׸ñÀÌ ÇöÀç ¼±Åõǰí ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
JTree. isVisible (TreePath path)
ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â °ªÀÌ ÇöÀç Ç¥½Ã °¡´ÉÇÑ °æ¿ì, Áï ±×°ÍÀÌ ·çÆ®ÀÎÁö, ±× ¸ðµç ºÎ¸ð°¡ Àü°³µÇ°í ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
void |
JTree. makeVisible (TreePath path)
ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå°¡ ÇöÀç Ç¥½Ã °¡´ÉÇϵµ·Ï ÇÕ´Ï´Ù. |
protected boolean |
JTree. removeDescendantSelectedPaths (TreePath path,
boolean includePath)
path
ÇÏÀ§ ³ëµåÀÎ ¼±ÅÃµÈ ¸ðµç ÆÐ½º¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
JTree. removeSelectionPath (TreePath path)
ÁöÁ¤µÈ ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå¸¦ ÇöÀçÀÇ ¼±ÅÃÀ¸·ÎºÎÅÍ »èÁ¦ÇÕ´Ï´Ù. |
void |
JTree. removeSelectionPaths (TreePath [] paths)
ÁöÁ¤µÈ ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå¸¦ ÇöÀçÀÇ ¼±ÅÃÀ¸·ÎºÎÅÍ »èÁ¦ÇÕ´Ï´Ù. |
void |
JTree.EmptySelectionModel. removeSelectionPaths (TreePath [] paths)
¾Æ¹«°Íµµ »èÁ¦ÇÏÁö ¾Ê´Â null ±¸ÇöÀÔ´Ï´Ù. |
void |
JTree. scrollPathToVisible (TreePath path)
ÆÐ½º¿¡ ÀÖ´Â ¸ðµç ÆÄ½ºÄÜÆ÷³ÙÆ® (¸¶Áö¸· ÆÄ½ºÄÜÆ÷³ÙÆ®´Â Á¦¿ÜÇÏ´Ù)¸¦ Àü°³ÇØ, ÆÐ½º¿¡ ÀÇÇØ ÁöÁ¤µÇ´Â ³ëµå°¡ Ç¥½ÃµÇµµ·Ï ½ºÅ©·Ñ ÇÕ´Ï´Ù. |
void |
JTree. setAnchorSelectionPath (TreePath newPath)
¿¨Ä¿·Î¼ ½Äº°ÇÏ´Â ÆÐ½º¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
protected void |
JTree. setExpandedState (TreePath path,
boolean state)
ÀÌ JTree
Àü°³ »óŸ¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
JTree. setLeadSelectionPath (TreePath newPath)
¸®µå·Î¼ ½Äº°ÇÏ´Â ÆÐ½º¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
JTree. setSelectionPath (TreePath path)
ÁöÁ¤µÈ ÆÐ½º·Î ½Äº°µÇ´Â ³ëµå¸¦ ¼±ÅÃÇÕ´Ï´Ù. |
void |
JTree. setSelectionPaths (TreePath [] paths)
ÁöÁ¤µÈ ÆÐ½ºÀÇ ¹è¿¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå¸¦ ¼±ÅÃÇÕ´Ï´Ù. |
void |
JTree.EmptySelectionModel. setSelectionPaths (TreePath [] pPaths)
¾Æ¹«°Íµµ ¼±ÅÃÇÏÁö ¾Ê´Â null ±¸ÇöÀÔ´Ï´Ù. |
void |
JTree. startEditingAtPath (TreePath path)
ÁöÁ¤µÈ ÆÐ½º¿¡ ÀÇÇØ ½Äº°µÇ´Â ³ëµå¸¦ ¼±ÅÃÇØ, ÆíÁýÀ» °³½ÃÇÕ´Ï´Ù. |
Method parameters in javax.swing with type arguments of type TreePath | |
---|---|
protected void |
JTree. removeDescendantToggledPaths (Enumeration <TreePath > toRemove)
toRemove ¿¡ ÀÖ´Â Àü°³µÇ°í ÀÖ´Â TreePaths
ÇÏÀ§ ³ëµå¸¦ »èÁ¦ÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing constructor¡¡ ¡¡ | |
---|---|
JTree.AccessibleJTree.AccessibleJTreeNode (JTree t,
TreePath p,
Accessible ap)
AccessibleJTreeNode¸¦ ±¸ÃàÇÕ´Ï´Ù. |
javax.swing.event ¿¡¼ÀÇ TreePath »ç¿ë |
---|
TreePath ·Î¼ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.event Çʵå | |
---|---|
protected TreePath |
TreeSelectionEvent. newLeadSelectionPath
ÆÐ½º°¡ º¯°æµÈ µÚÀÇ leadSelectionPath ÀÔ´Ï´Ù. |
protected TreePath |
TreeSelectionEvent. oldLeadSelectionPath
ÆÐ½º°¡ º¯°æµÇ±â ÀüÀÇ leadSelectionPath ÀÔ´Ï´Ù. |
protected TreePath |
TreeModelEvent. path
º¯°æµÈ ³ëµåÀÇ ºÎ¸ð¿¡°Ô·ÎÀÇ ÆÐ½ºÀÔ´Ï´Ù. |
protected TreePath |
TreeExpansionEvent. path
ÀÌ À̺¥Æ®°¡ ³ªÅ¸³»´Â °ª¿¡ÀÇ ÆÐ½ºÀÔ´Ï´Ù. |
protected TreePath [] |
TreeSelectionEvent. paths
ÀÌ À̺¥Æ®°¡ ³ªÅ¸³»´Â ÆÐ½ºÀÔ´Ï´Ù. |
TreePath¸¦ µ¹·ÁÁÖ´Â javax.swing.event ¸Þ¼µå | |
---|---|
TreePath |
TreeSelectionEvent. getNewLeadSelectionPath ()
ÇöÀçÀÇ ¸®µå ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
TreeSelectionEvent. getOldLeadSelectionPath ()
ÀÌÀü¿¡ ¸®µå ÆÐ½º¿´´ø ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
TreeSelectionEvent. getPath ()
ÃÖÃÊÀÇ ÆÐ½º ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
TreeExpansionEvent. getPath ()
Àü°³ ¶Ç´Â ¼ö³³À» Çϰí ÀÖ´Â °ª¿¡ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath [] |
TreeSelectionEvent. getPaths ()
¼±Åà ¹üÀ§¿¡¼ Ãß°¡ ¶Ç´Â »èÁ¦µÈ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
TreeModelEvent. getTreePath ()
treeStructureChanged¸¦ Á¦¿ÜÇÏ´Â ¸ðµç À̺¥Æ®¿¡ ´ëÇØ¼ º¯°æµÈ ³ëµåÀÇ ºÎ¸ð¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.event ¸Þ¼µå | |
---|---|
boolean |
TreeSelectionEvent. isAddedPath (TreePath path)
path ·Î ÁöÁ¤µÇ´Â ÆÐ½º°¡ ¼±Åà ¹üÀ§¿¡ Ãß°¡µÇ¾úÀ» °æ¿ì´Â true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.event constructor¡¡ ¡¡ | |
---|---|
TreeExpansionEvent (Object source,
TreePath path)
TreeExpansionEvent °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
TreeModelEvent (Object source,
TreePath path)
³ëµå ±¸Á¶°¡ ÇϵîÀÇ ¹æ¹ýÀ¸·Î º¯°æµÇ¾úÀ» ¶§¿¡ À̺¥Æ®¸¦ »ý¼ºÇϱâ À§Çؼ »ç¿ëÇÕ´Ï´Ù. |
|
TreeModelEvent (Object source,
TreePath path,
int[] childIndices,
Object [] children)
³ëµå°¡ º¯°æ, »ðÀÔ, ¶Ç´Â »èÁ¦µÇ¾úÀ» ¶§¿¡ À̺¥Æ®¸¦ »ý¼ºÇϱâ À§Çؼ »ç¿ëÇÕ´Ï´Ù. |
|
TreeSelectionEvent (Object source,
TreePath [] paths,
boolean[] areNew,
TreePath oldLeadSelectionPath,
TreePath newLeadSelectionPath)
TreeSelectionModel ¼±Åà ¹üÀ§³»¿¡¼ÀÇ º¯°æÀ» ³ªÅ¸³À´Ï´Ù. |
|
TreeSelectionEvent (Object source,
TreePath [] paths,
boolean[] areNew,
TreePath oldLeadSelectionPath,
TreePath newLeadSelectionPath)
TreeSelectionModel ¼±Åà ¹üÀ§³»¿¡¼ÀÇ º¯°æÀ» ³ªÅ¸³À´Ï´Ù. |
|
TreeSelectionEvent (Object source,
TreePath path,
boolean isNew,
TreePath oldLeadSelectionPath,
TreePath newLeadSelectionPath)
TreeSelectionModel ¼±Åà ¹üÀ§³»¿¡¼ÀÇ º¯°æÀ» ³ªÅ¸³À´Ï´Ù. |
javax.swing.plaf ¿¡¼ÀÇ TreePath »ç¿ë |
---|
TreePath¸¦ µ¹·ÁÁÖ´Â javax.swing.plaf ¸Þ¼µå | |
---|---|
abstract TreePath |
TreeUI. getClosestPathForLocation (JTree tree,
int x,
int y)
x, y¿¡ °¡Àå °¡±î¿î ³ëµå¿¡ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract TreePath |
TreeUI. getEditingPath (JTree tree)
ÆíÁýÁßÀÇ ¿ä¼Ò¿¡ ´ëÇÑ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract TreePath |
TreeUI. getPathForRow (JTree tree,
int row)
°Ç³×¹ÞÀº row ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf ¸Þ¼µå | |
---|---|
abstract Rectangle |
TreeUI. getPathBounds (JTree tree,
TreePath path)
ÆÐ½ºÀÇ ¸¶Áö¸· Ç׸ñÀÌ ·»´õ¸µ µÇ´Â ¶óº§ ºÎºÐÀ» µÑ·¯½Î´Â Rectangle¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract int |
TreeUI. getRowForPath (JTree tree,
TreePath path)
path ·Î ½Äº°µÇ´Â ¸¶Áö¸· Ç׸ñÀÌ °¡½ÃÀÎ ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
abstract void |
TreeUI. startEditingAtPath (JTree tree,
TreePath path)
path ¸¶Áö¸· Ç׸ñÀ» ¼±ÅÃÇØ, ±× Ç׸ñÀÇ ÆíÁýÀ» ½ÃµµÇÕ´Ï´Ù. |
javax.swing.plaf.basic ¿¡¼ÀÇ TreePath »ç¿ë |
---|
TreePath ·Î¼ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.plaf.basic Çʵå | |
---|---|
protected TreePath |
BasicTreeUI. editingPath
ÆíÁýÁßÀÇ ÆÐ½ºÀÔ´Ï´Ù. |
TreePath ÇüÀÇ ÇüÅ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.basic Çʵå | |
---|---|
protected Hashtable <TreePath,
Boolean > |
BasicTreeUI. drawingCache
¼öÁ÷¼±ÀÇ ·»´õ¸µ¸¦ ÃÖ¼ÒÈÇϱâ À§Çؼ »ç¿ëµË´Ï´Ù. |
TreePath¸¦ µ¹·ÁÁÖ´Â javax.swing.plaf.basic ¸Þ¼µå | |
---|---|
TreePath |
BasicTreeUI. getClosestPathForLocation (JTree tree,
int x,
int y)
x, y¿¡ °¡Àå °¡±î¿î ³ëµå¿¡ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
BasicTreeUI. getEditingPath (JTree tree)
ÆíÁýÁßÀÇ ¿ä¼Ò¿¡ ´ëÇÑ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
protected TreePath |
BasicTreeUI. getLastChildPath (TreePath parent)
parent
¸¶Áö¸·ÀÚ½Ä
ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
BasicTreeUI. getPathForRow (JTree tree,
int row)
°Ç³×¹ÞÀº row ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.basic ¸Þ¼µå | |
---|---|
protected void |
BasicTreeUI. checkForClickInExpandControl (TreePath path,
int mouseX,
int mouseY)
mouseX ¹× mouseY °¡ row
Àü°³ ¶Ç´Â ¼ö³³¿¡ »ç¿ëµÇ´Â ¿µ¿ª¿¡ ÀÖ´Â °æ¿ì, ÀÌ ¸Þ¼µå´Â ÇàÀÇ Àü°³ »óŸ¦ ¹Ù²ß´Ï´Ù. |
protected TreePath |
BasicTreeUI. getLastChildPath (TreePath parent)
parent
¸¶Áö¸·ÀÚ½Ä
ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Rectangle |
BasicTreeUI. getPathBounds (JTree tree,
TreePath path)
ÆÐ½ºÀÇ ¸¶Áö¸· Ç׸ñÀÌ ·»´õ¸µ µÇ´Â ¶óº§ ºÎºÐÀ» µÑ·¯½Î´Â Rectangle¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
BasicTreeUI. getRowForPath (JTree tree,
TreePath path)
path ·Î ½Äº°µÇ´Â ¸¶Áö¸· Ç׸ñÀÌ °¡½ÃÀÎ ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. handleExpandControlClick (TreePath path,
int mouseX,
int mouseY)
»ç¿ëÀÚ°¡ ƯÁ¤ÀÇ ÇàÀ» Ŭ¸¯ÇßÀ» ¶§¿¡ ¸Þ¼¼Áö·Î¼ º¸³»Á® toggleExpandState¸¦ È£ÃâÇÕ´Ï´Ù. |
protected boolean |
BasicTreeUI. isLocationInExpandControl (TreePath path,
int mouseX,
int mouseY)
mouseX ¹× mouseY °¡ ³ëµåÀÇ Àü°³ ¶Ç´Â ¼ö³³¿¡ »ç¿ëµÇ´Â ÇàÀÇ ¿µ¿ª¿¡ ÀÖ¾î, row ¿¡ ÀÖ´Â ³ëµå°¡ ÀÙÀ» ³ªÅ¸³»Áö ¾Ê´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. paintExpandControl (Graphics g,
Rectangle clipBounds,
Insets insets,
Rectangle bounds,
TreePath path,
int row,
boolean isExpanded,
boolean hasBeenExpanded,
boolean isLeaf)
ÇàÀÇ Àü°³ (¹Ù²Ù°í) ºÎºÐÀ» ÆäÀÎÆ® ÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. paintHorizontalPartOfLeg (Graphics g,
Rectangle clipBounds,
Insets insets,
Rectangle bounds,
TreePath path,
int row,
boolean isExpanded,
boolean hasBeenExpanded,
boolean isLeaf)
´Ù¸®ÀÇ ¼öÆò ºÎºÐÀ» ÆäÀÎÆ® ÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. paintRow (Graphics g,
Rectangle clipBounds,
Insets insets,
Rectangle bounds,
TreePath path,
int row,
boolean isExpanded,
boolean hasBeenExpanded,
boolean isLeaf)
ÇàÀÇ ·»´õ¸µ ºÎºÐÀ» ÆäÀÎÆ® ÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. paintVerticalPartOfLeg (Graphics g,
Rectangle clipBounds,
Insets insets,
TreePath path)
´Ù¸®ÀÇ ¼öÁ÷ ºÎºÐÀ» ÆäÀÎÆ® ÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. pathWasCollapsed (TreePath path)
VisibleTreeNode°¡ ¼ö³³µÈ µÚ¿¡ VisibleTreeNode ·ÎºÎÅÍ ¸Þ¼¼Áö·Î¼ º¸³»Áý´Ï´Ù. |
protected void |
BasicTreeUI. pathWasExpanded (TreePath path)
VisibleTreeNode°¡ Àü°³µÈ µÚ¿¡ VisibleTreeNode ·ÎºÎÅÍ ¸Þ¼¼Áö·Î¼ º¸³»Áý´Ï´Ù. |
protected void |
BasicTreeUI. selectPathForEvent (TreePath path,
MouseEvent event)
ƯÁ¤ÀÇ Çà¿¡¼ÀÇ MouseEvent¿¡ ±Ù°ÅÇØ ¼±ÅÃÀ» °»½ÅÇϱâ À§Çؼ ¸Þ¼¼Áö·Î¼ º¸³»Áý´Ï´Ù. |
protected boolean |
BasicTreeUI. shouldPaintExpandControl (TreePath path,
int row,
boolean isExpanded,
boolean hasBeenExpanded,
boolean isLeaf)
ÁöÁ¤µÈ ÇàÀ¸·Î Àü°³ (¹Ù²Ù°í) ÄÁÆ®·ÑÀÌ ·»´õ¸µ µÇÁö ¾ÊÀ¸¸é ¾È µÇ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
protected boolean |
BasicTreeUI. startEditing (TreePath path,
MouseEvent event)
cellEditor°¡ ÀÖ´Â °æ¿ì¿¡ shouldSelectCell°¡ true¸¦ µ¹·ÁÁÖ¾úÀ» ¶§¿¡ ³ëµåÀÇ ÆíÁýÀ» °³½ÃÇÕ´Ï´Ù. |
void |
BasicTreeUI. startEditingAtPath (JTree tree,
TreePath path)
path ¸¶Áö¸· Ç׸ñÀ» ¼±ÅÃÇØ, ±× Ç׸ñÀÇ ÆíÁýÀ» ½ÃµµÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. toggleExpandState (TreePath path)
path°¡ Àü°³µÇÁö ¾ÊÀº °æ¿ì¿¡ ±×°ÍÀ» Àü°³ÇÕ´Ï´Ù. |
protected void |
BasicTreeUI. updateExpandedDescendants (TreePath path)
Æ®¸®·ÎºÎÅÍ Àü°³µÇ°í ÀÖ´Â ÇÏÀ§ ³ëµå¸¦ ÃëµæÇØ, Æ®¸®»óÅ¿¡ Àü¼Û ÇÏ´Â °ÍÀ¸·Î path ³»ÀÇ ¸ðµç ÇÏÀ§ ³ëµåÀÇ Àü°³ »óŸ¦ °»½ÅÇÕ´Ï´Ù. |
javax.swing.plaf.metal ¿¡¼ÀÇ TreePath »ç¿ë |
---|
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.metal ¸Þ¼µå | |
---|---|
protected void |
MetalTreeUI. paintHorizontalPartOfLeg (Graphics g,
Rectangle clipBounds,
Insets insets,
Rectangle bounds,
TreePath path,
int row,
boolean isExpanded,
boolean hasBeenExpanded,
boolean isLeaf)
|
protected void |
MetalTreeUI. paintVerticalPartOfLeg (Graphics g,
Rectangle clipBounds,
Insets insets,
TreePath path)
|
javax.swing.plaf.multi ¿¡¼ÀÇ TreePath »ç¿ë |
---|
TreePath¸¦ µ¹·ÁÁÖ´Â javax.swing.plaf.multi ¸Þ¼µå | |
---|---|
TreePath |
MultiTreeUI. getClosestPathForLocation (JTree a,
int b,
int c)
ÀÌ °´Ã¼°¡ Ãë±ÞÇÏ´Â °¢ UI ·Î getClosestPathForLocation ¸Þ¼µå¸¦ È£ÃâÇÕ´Ï´Ù. |
TreePath |
MultiTreeUI. getEditingPath (JTree a)
ÀÌ °´Ã¼°¡ Ãë±ÞÇÏ´Â °¢ UI ·Î getEditingPath ¸Þ¼µå¸¦ È£ÃâÇÕ´Ï´Ù. |
TreePath |
MultiTreeUI. getPathForRow (JTree a,
int b)
ÀÌ °´Ã¼°¡ Ãë±ÞÇÏ´Â °¢ UI ·Î getPathForRow ¸Þ¼µå¸¦ È£ÃâÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.multi ¸Þ¼µå | |
---|---|
Rectangle |
MultiTreeUI. getPathBounds (JTree a,
TreePath b)
ÀÌ °´Ã¼°¡ Ãë±ÞÇÏ´Â °¢ UI ·Î getPathBounds ¸Þ¼µå¸¦ È£ÃâÇÕ´Ï´Ù. |
int |
MultiTreeUI. getRowForPath (JTree a,
TreePath b)
ÀÌ °´Ã¼°¡ Ãë±ÞÇÏ´Â °¢ UI ·Î getRowForPath ¸Þ¼µå¸¦ È£ÃâÇÕ´Ï´Ù. |
void |
MultiTreeUI. startEditingAtPath (JTree a,
TreePath b)
ÀÌ °´Ã¼°¡ Ãë±ÞÇÏ´Â °¢ UI ·Î startEditingAtPath ¸Þ¼µå¸¦ È£ÃâÇÕ´Ï´Ù. |
javax.swing.tree ¿¡¼ÀÇ TreePath »ç¿ë |
---|
TreePath ·Î¼ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.tree Çʵå | |
---|---|
protected TreePath |
DefaultTreeCellEditor. lastPath
¼±ÅÃµÈ ¸¶Áö¸· ÆÐ½ºÀÔ´Ï´Ù. |
protected TreePath |
DefaultTreeSelectionModel. leadPath
Ãß°¡µÈ ¸¶Áö¸· ÆÐ½ºÀÔ´Ï´Ù. |
protected TreePath [] |
DefaultTreeSelectionModel. selection
ÇöÀç ¼±Åõǰí ÀÖ´Â ÆÐ½ºÀÔ´Ï´Ù. |
TreePath¸¦ µ¹·ÁÁÖ´Â javax.swing.tree ¸Þ¼µå | |
---|---|
TreePath |
TreeSelectionModel. getLeadSelectionPath ()
Ãß°¡µÈ ¸¶Áö¸· ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
DefaultTreeSelectionModel. getLeadSelectionPath ()
Ãß°¡µÈ ¸¶Áö¸· ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
TreePath. getParentPath ()
°´Ã¼ÀÇ ¸ðµç ¿ä¼Ò¸¦ Æ÷ÇÔÇÏ´Â ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract TreePath |
AbstractLayoutCache. getPathClosestTo (int x,
int y)
x, y¿¡ °¡Àå °¡±î¿î ³ëµå¿¡ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
VariableHeightLayoutCache. getPathClosestTo (int x,
int y)
x, y¿¡ °¡Àå °¡±î¿î ³ëµå¿¡ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
FixedHeightLayoutCache. getPathClosestTo (int x,
int y)
x, y¿¡ °¡Àå °¡±î¿î ³ëµå¿¡ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract TreePath |
AbstractLayoutCache. getPathForRow (int row)
°Ç³×¹ÞÀº row ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
VariableHeightLayoutCache. getPathForRow (int row)
row
ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
FixedHeightLayoutCache. getPathForRow (int row)
°Ç³×¹ÞÀº row ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
TreeSelectionModel. getSelectionPath ()
¼±Åà ¹üÀ§ÀÇ ¼±µÎÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
DefaultTreeSelectionModel. getSelectionPath ()
¼±Åà ¹üÀ§ÀÇ ÃÖÃÊÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath [] |
TreeSelectionModel. getSelectionPaths ()
¼±Åà ¹üÀ§ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath [] |
DefaultTreeSelectionModel. getSelectionPaths ()
¼±Åà ¹üÀ§ÀÇ ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath |
TreePath. pathByAddingChild (Object child)
ÀÌ °´Ã¼ÀÇ ¸ðµç ¿ä¼Ò¿¡ ´õÇØ child
¿ä¼Ò¸¦ Æ÷ÇÔÇÏ´Â »õ·Î¿î ÆÐ½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ Àμö¸¦ °¡Áö´Â ÇüŸ¦ µ¹·ÁÁÖ´Â javax.swing.tree ¸Þ¼µå | |
---|---|
abstract Enumeration <TreePath > |
AbstractLayoutCache. getVisiblePathsFrom (TreePath path)
°Ç³×¹ÞÀº À§Ä¡·ÎºÎÅÍ °³½ÃµÇ´Â °¡½ÃÀÇ ÆÐ½º¸¦ Â÷·ÊÂ÷·Ê·Î ¿°ÅÇÏ´Â Enumerator ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Enumeration <TreePath > |
VariableHeightLayoutCache. getVisiblePathsFrom (TreePath path)
°Ç³×¹ÞÀº À§Ä¡·ÎºÎÅÍ °³½ÃµÇ´Â °¡½ÃÀÇ ÆÐ½º¸¦ Â÷·ÊÂ÷·Ê·Î ¿°ÅÇÏ´Â Enumerator ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Enumeration <TreePath > |
FixedHeightLayoutCache. getVisiblePathsFrom (TreePath path)
°Ç³×¹ÞÀº À§Ä¡·ÎºÎÅÍ °³½ÃµÇ´Â °¡½ÃÀÇ ÆÐ½º¸¦ Â÷·ÊÂ÷·Ê·Î ¿°ÅÇÏ´Â Enumerator¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.tree ¸Þ¼µå | |
---|---|
void |
TreeSelectionModel. addSelectionPath (TreePath path)
ÇöÀçÀÇ ¼±Åà ¹üÀ§¿¡ ÆÐ½º¸¦ Ãß°¡ÇÕ´Ï´Ù. |
void |
DefaultTreeSelectionModel. addSelectionPath (TreePath path)
ÇöÀçÀÇ ¼±Åà ¹üÀ§¿¡ ÆÐ½º¸¦ Ãß°¡ÇÕ´Ï´Ù. |
void |
TreeSelectionModel. addSelectionPaths (TreePath [] paths)
ÇöÀçÀÇ ¼±Åà ¹üÀ§¿¡ ÆÐ½º¸¦ Ãß°¡ÇÕ´Ï´Ù. |
void |
DefaultTreeSelectionModel. addSelectionPaths (TreePath [] paths)
ÇöÀçÀÇ ¼±Åà ¹üÀ§¿¡ ÆÐ½º¸¦ Ãß°¡ÇÕ´Ï´Ù. |
protected boolean |
DefaultTreeSelectionModel. arePathsContiguous (TreePath [] paths)
ÆÐ½º°¡ ¿¬¼ÓÇϰí ÀÖ´ÂÁö, ÀÌ °´Ã¼¿¡ RowMapper°¡ ¾ø´Â °æ¿ì, true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
protected boolean |
DefaultTreeSelectionModel. canPathsBeAdded (TreePath [] paths)
TreePath
ƯÁ¤ÀÇ ¼³Á¤À» Ãß°¡ÇÒ ¼ö ÀÖÀ»Áö ¾î¶³Áö ÆÇÁ¤Çϱâ À§Çؼ »ç¿ëÇÕ´Ï´Ù. |
protected boolean |
DefaultTreeSelectionModel. canPathsBeRemoved (TreePath [] paths)
¸ðµ¨ÀÇ ¿¬¼Ó¼ºÀ» ºÎ¼öÁö ¾Ê°í ÆÐ½º¸¦ »èÁ¦ÇÒ ¼ö ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract Rectangle |
AbstractLayoutCache. getBounds (TreePath path,
Rectangle placeIn)
ÆÐ½º¸¦ ·»´õ¸µ Çϴµ¥ ÇÊ¿äÇÑ °æ°è¸¦ ÁöÁ¤ÇÏ´Â ±¸ÇüÀ» ¸®ÅÏÇÕ´Ï´Ù. |
Rectangle |
VariableHeightLayoutCache. getBounds (TreePath path,
Rectangle placeIn)
path ·Î
½Äº°µÇ´Â Ç׸ñÀ» ·»´õ¸µ ÇØ, ¶óº§ ºÎºÐÀ» µÑ·¯½Î´Â Rectangle ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Rectangle |
FixedHeightLayoutCache. getBounds (TreePath path,
Rectangle placeIn)
ÆÐ½º¸¦ ·»´õ¸µ Çϴµ¥ ÇÊ¿äÇÑ °æ°è¸¦ ÁöÁ¤ÇÏ´Â ±¸ÇüÀ» ¸®ÅÏÇÕ´Ï´Ù. |
abstract boolean |
AbstractLayoutCache. getExpandedState (TreePath path)
ÆÐ½º°¡ Àü°³µÇ¾î °¡½ÃÀÇ °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
VariableHeightLayoutCache. getExpandedState (TreePath path)
ÆÐ½º°¡ Àü°³µÇ¾î °¡½ÃÀÇ °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
FixedHeightLayoutCache. getExpandedState (TreePath path)
ÆÐ½º°¡ Àü°³µÇ¾î °¡½ÃÀÇ °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract int |
AbstractLayoutCache. getRowForPath (TreePath path)
path ·Î ½Äº°µÇ´Â ¸¶Áö¸· Ç׸ñÀÌ °¡½ÃÀÎ ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
int |
VariableHeightLayoutCache. getRowForPath (TreePath path)
path ·Î ½Äº°µÇ´Â ¸¶Áö¸· Ç׸ñÀÌ °¡½ÃÀÎ ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
int |
FixedHeightLayoutCache. getRowForPath (TreePath path)
path ·Î ½Äº°µÇ´Â ¸¶Áö¸· Ç׸ñÀÌ °¡½ÃÀÎ ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
int[] |
RowMapper. getRowsForPaths (TreePath [] path)
path ³»¿¡¼ TreePath
ÀνºÅϽº°¡ Ç¥½ÃµÇ°í ÀÖ´Â ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
int[] |
AbstractLayoutCache. getRowsForPaths (TreePath [] paths)
path ³»¿¡¼ TreePath
ÀνºÅϽº°¡ Ç¥½ÃµÇ°í ÀÖ´Â ÇàÀ» ¸®ÅÏÇÕ´Ï´Ù. |
abstract int |
AbstractLayoutCache. getVisibleChildCount (TreePath path)
Çà¿¡ ´ëÇØ °¡½ÃÀÇÀÚ½Ä ÀÇ ¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
VariableHeightLayoutCache. getVisibleChildCount (TreePath path)
path ¿¡ ´ëÇØ °¡½ÃÀÇÀÚ½Ä
ÀÇ ¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
int |
FixedHeightLayoutCache. getVisibleChildCount (TreePath path)
Çà¿¡ ´ëÇØ °¡½ÃÀÇÀÚ½Ä ÀÇ ¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract Enumeration <TreePath > |
AbstractLayoutCache. getVisiblePathsFrom (TreePath path)
°Ç³×¹ÞÀº À§Ä¡·ÎºÎÅÍ °³½ÃµÇ´Â °¡½ÃÀÇ ÆÐ½º¸¦ Â÷·ÊÂ÷·Ê·Î ¿°ÅÇÏ´Â Enumerator ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Enumeration <TreePath > |
VariableHeightLayoutCache. getVisiblePathsFrom (TreePath path)
°Ç³×¹ÞÀº À§Ä¡·ÎºÎÅÍ °³½ÃµÇ´Â °¡½ÃÀÇ ÆÐ½º¸¦ Â÷·ÊÂ÷·Ê·Î ¿°ÅÇÏ´Â Enumerator ¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Enumeration <TreePath > |
FixedHeightLayoutCache. getVisiblePathsFrom (TreePath path)
°Ç³×¹ÞÀº À§Ä¡·ÎºÎÅÍ °³½ÃµÇ´Â °¡½ÃÀÇ ÆÐ½º¸¦ Â÷·ÊÂ÷·Ê·Î ¿°ÅÇÏ´Â Enumerator¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract void |
AbstractLayoutCache. invalidatePathBounds (TreePath path)
path
°æ°è°¡ ¹«È¿·Î °»½ÅÀÌ ÇÊ¿äÇÑ ÀÏÀ» LayoutCache ¿¡ ÅëÁöÇÕ´Ï´Ù. |
void |
VariableHeightLayoutCache. invalidatePathBounds (TreePath path)
path
°æ°è°¡ ¹«È¿·Î °»½ÅÀÌ ÇÊ¿äÇÑ ÀÏÀ» LayoutCache ¿¡ ÅëÁöÇÕ´Ï´Ù. |
void |
FixedHeightLayoutCache. invalidatePathBounds (TreePath path)
󸮴 ½Ç½ÃÇÏÁö ¾Ê½À´Ï´Ù. |
boolean |
TreePath. isDescendant (TreePath aTreePath)
aTreePath °¡ ÀÌ TreePath
ÇÏÀ§ °´Ã¼ÀÎ °æ¿ì´Â true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
abstract boolean |
AbstractLayoutCache. isExpanded (TreePath path)
ÇàÀ¸·Î ½Äº°µÇ´Â °ªÀÌ ÇöÀç Àü°³µÇ°í ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
VariableHeightLayoutCache. isExpanded (TreePath path)
path ·Î
½Äº°µÇ´Â °ªÀÌ ÇöÀç Àü°³µÇ°í ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
FixedHeightLayoutCache. isExpanded (TreePath path)
ÇàÀ¸·Î ½Äº°µÇ´Â °ªÀÌ ÇöÀç Àü°³µÇ°í ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
TreeSelectionModel. isPathSelected (TreePath path)
ÆÐ½º path °¡ ÇöÀçÀÇ ¼±Åà ¹üÀ§¿¡ ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
DefaultTreeSelectionModel. isPathSelected (TreePath path)
ÆÐ½º path °¡ ÇöÀçÀÇ ¼±Åà ¹üÀ§¿¡ ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
protected void |
DefaultTreeSelectionModel. notifyPathChange (Vector <javax.swing.tree.PathPlaceHolder> changedPaths,
TreePath oldLeadSelection)
path ³»ÀÇ º¯°æÀ» ¸®½º³Ê¿¡°Ô ÅëÁöÇÕ´Ï´Ù. |
void |
TreeSelectionModel. removeSelectionPath (TreePath path)
¼±Åà ¹üÀ§·ÎºÎÅÍ ÆÐ½º¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
DefaultTreeSelectionModel. removeSelectionPath (TreePath path)
¼±Åà ¹üÀ§·ÎºÎÅÍ ÆÐ½º¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
TreeSelectionModel. removeSelectionPaths (TreePath [] paths)
¼±Åà ¹üÀ§·ÎºÎÅÍ ÆÐ½º¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
DefaultTreeSelectionModel. removeSelectionPaths (TreePath [] paths)
¼±Åà ¹üÀ§·ÎºÎÅÍ ÆÐ½º¸¦ »èÁ¦ÇÕ´Ï´Ù. |
abstract void |
AbstractLayoutCache. setExpandedState (TreePath path,
boolean isExpanded)
ÆÐ½º path
Àü°³ »óŸ¦ isExpanded ·Î
¼ ¸¶Å© ºÙÀ̰í ÇÕ´Ï´Ù. |
void |
VariableHeightLayoutCache. setExpandedState (TreePath path,
boolean isExpanded)
ÆÐ½º path
Àü°³ »óŸ¦ isExpanded ·Î
¼ ¸¶Å© ºÙÀ̰í ÇÕ´Ï´Ù. |
void |
FixedHeightLayoutCache. setExpandedState (TreePath path,
boolean isExpanded)
ÆÐ½º path
Àü°³ »óŸ¦ isExpanded ·Î
¼ ¸¶Å© ºÙÀ̰í ÇÕ´Ï´Ù. |
void |
TreeSelectionModel. setSelectionPath (TreePath path)
¼±Åà ¹üÀ§¸¦ ÆÐ½º·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
DefaultTreeSelectionModel. setSelectionPath (TreePath path)
¼±Åà ¹üÀ§¸¦ ÆÐ½º·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
TreeSelectionModel. setSelectionPaths (TreePath [] paths)
¼±Åà ¹üÀ§¸¦ ÆÐ½º·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
DefaultTreeSelectionModel. setSelectionPaths (TreePath [] pPaths)
¼±Åà ¹üÀ§¸¦ paths ÆÐ½º·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
TreeModel. valueForPathChanged (TreePath path,
Object newValue)
newValue ¿¡
ÀÇ path ¿¡ ÀÇÇØ ½Äº°µÇ´Â Ç׸ñÀÇ °ªÀ» »ç¿ëÀÚ°¡ º¯°æÇϸé, ¸Þ¼¼Áö·Î ¼Û½ÅµË´Ï´Ù. |
void |
DefaultTreeModel. valueForPathChanged (TreePath path,
Object newValue)
ÆÐ½º·Î ½Äº°µÇ´Â TreeNode »ç¿ëÀÚ °´Ã¼¸¦ ¼³Á¤ÇØ, º¯°æ ³¡³ ³ëµå¸¦ º¸³À´Ï´Ù. |
TreePath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.tree constructor¡¡ ¡¡ | |
---|---|
TreePath (TreePath parent,
Object lastElement)
lastElement ·Î
Á¾·áÇÏ´Â parent ÀÌ ½Äº°ÇÏ´Â ÆÐ½ºÀÎ, »õ·Î¿î TreePath¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.