|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
shared.branze.KatTreeNode
Węzeł w modelu dla komponentów intefejsu
Field Summary |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
KatTreeNode()
Tworzy nowy obiekt klasy KatTreeNode |
|
KatTreeNode(EltKatBranz userObject)
Tworzy nowy obiekt typu KatTreeNode |
Method Summary | |
KatTreeNode |
dajPotomka(Branza branza)
Zwraca potomka zwierającego zadaną Branżę |
java.util.List |
szukaj(Branza branza)
Zwraca wszystkie węzły drzewa zawierające zadaną Branżę |
java.lang.String |
toString()
Zwraca napis reprezentujący Branżę, związaną z elementem Katalogu Branż, z którym związany jest obiekt |
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public KatTreeNode()
public KatTreeNode(EltKatBranz userObject)
userObject
- element Katalogu Branż, z którym
związany będzie obiektMethod Detail |
public java.lang.String toString()
public java.util.List szukaj(Branza branza)
public KatTreeNode dajPotomka(Branza branza)
branza
- Szukana Branża
|
NIIKT, Zespół Gr0No3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |