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, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createFormedUTLFId, createLogisticsId, eidIsValid
String cidr
CIDRTreeTuple(EdbTreeModel tm, int v, EdbEID eid, String ad)
public String toString()
EdbTreeNode
toString
in class EdbTreeNode
public boolean doVisible()
EdbTreeNode
doVisible
in class EdbTreeNode
true
,その他 false
を返します.public void phantomLoaded(EdbPhantom p)
phantomLoaded
in interface EdbPhantomListener
p
- ファントムが渡されます.public String getCIDRRegex()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025