Exemplo n.º 1
0
 private static JComponent _QueryFunction_JComponent_4kucyt_a4a(
     final SNode node, final EditorContext editorContext) {
   return EditorIconUtil.createSelectIconButton(node, editorContext);
 }
Exemplo n.º 2
0
 private static JComponent _QueryFunction_JComponent_4kucyt_a0d0(
     final SNode node, final EditorContext editorContext) {
   return EditorIconUtil.createIconPreview(SPropertyOperations.getString(node, "iconData"));
 }