class EdbDNSClassifyPane.CIDRTreeTuple extends EdbTreeNode implements EdbPhantomListener
| Constructor and Description |
|---|
CIDRTreeTuple(EdbTreeModel tm,
int v,
EdbEID eid,
String ad) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doVisible()
ノードを表示すべきかどうかを取得します.
|
String |
getCIDRRegex() |
void |
phantomLoaded(EdbPhantom p)
ファントムが表しているデータがロードされた時に呼び出されます.
|
String |
toString()
ノードラベルのテキストを取得します.
|
add, children, eid, findNode, getCount, getDepth, getEDB, getParent, getPath, getTN, getTNPath, getTree, getTreeModel, getValue, isEID, isVisible, rearrange, remove, setTreeModel, setValue, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateFormedUTLFId, createLogisticsId, eidIsValidString cidr
CIDRTreeTuple(EdbTreeModel tm, int v, EdbEID eid, String ad)
public String toString()
EdbTreeNodetoString in class EdbTreeNodepublic boolean doVisible()
EdbTreeNodedoVisible in class EdbTreeNodetrue,その他 false を返します.public void phantomLoaded(EdbPhantom p)
phantomLoaded in interface EdbPhantomListenerp - ファントムが渡されます.public String getCIDRRegex()
EDB Working Group at Mon Dec 15 16:45:05 JST 2025