internetexplorer.java

来自「java internet 浏览器:一个java编写的web浏览器」· Java 代码 · 共 508 行 · 第 1/2 页

JAVA
508
字号
      @com.parameters([type=BOOLEAN] return) */
  public native boolean getTheaterMode();

  /** @com.method(vtoffset=63, dispid=554, type=PROPPUT, name="TheaterMode", name2="putTheaterMode", addFlagsVtable=4)
      @com.parameters([in,type=BOOLEAN] pbRegister) */
  public native void setTheaterMode(boolean pbRegister);

  /** @com.method(vtoffset=64, dispid=555, type=PROPGET, name="AddressBar", name2="getAddressBar", addFlagsVtable=4)
      @com.parameters([type=BOOLEAN] return) */
  public native boolean getAddressBar();

  /** @com.method(vtoffset=65, dispid=555, type=PROPPUT, name="AddressBar", name2="putAddressBar", addFlagsVtable=4)
      @com.parameters([in,type=BOOLEAN] Value) */
  public native void setAddressBar(boolean Value);

  /** @com.method(vtoffset=66, dispid=556, type=PROPGET, name="Resizable", name2="getResizable", addFlagsVtable=4)
      @com.parameters([type=BOOLEAN] return) */
  public native boolean getResizable();

  /** @com.method(vtoffset=67, dispid=556, type=PROPPUT, name="Resizable", name2="putResizable", addFlagsVtable=4)
      @com.parameters([in,type=BOOLEAN] Value) */
  public native void setResizable(boolean Value);


  public static final com.ms.com._Guid iid = new com.ms.com._Guid((int)0xd30c1661, (short)0xcdaf, (short)0x11d0, (byte)0x8a, (byte)0x3e, (byte)0x0, (byte)0xc0, (byte)0x4f, (byte)0xc9, (byte)0xe2, (byte)0x6e);
  // GoBack UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void GoBack();

  // GoForward UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void GoForward();

  // GoHome UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void GoHome();

  // GoSearch UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void GoSearch();

  // Navigate UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void Navigate(String URL, Variant Flags, Variant TargetFrameName, Variant PostData, Variant Headers);

  // Refresh UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void Refresh();

  // Refresh2 UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void Refresh2(Variant Level);

  // Stop UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void Stop();

  // getApplication UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native Object getApplication();

  // getParent UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native Object getParent();

  // getContainer UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native Object getContainer();

  // getDocument UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native Object getDocument();

  // getTopLevelContainer UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native boolean getTopLevelContainer();

  // getType UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native String getType();

  // getLeft UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native int getLeft();

  // setLeft UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setLeft(int pl);

  // getTop UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native int getTop();

  // setTop UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setTop(int pl);

  // getWidth UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native int getWidth();

  // setWidth UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setWidth(int pl);

  // getHeight UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native int getHeight();

  // setHeight UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setHeight(int pl);

  // getLocationName UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native String getLocationName();

  // getLocationURL UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native String getLocationURL();

  // getBusy UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native boolean getBusy();

  // Quit UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void Quit();

  // ClientToWindow UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void ClientToWindow(int[] pcx, int[] pcy);

  // PutProperty UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void PutProperty(String Property, Variant vtValue);

  // GetProperty UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native Variant GetProperty(String Property);

  // getName UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native String getName();

  // getHWND UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native int getHWND();

  // getFullName UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native String getFullName();

  // getPath UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native String getPath();

  // getVisible UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native boolean getVisible();

  // setVisible UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setVisible(boolean pBool);

  // getStatusBar UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native boolean getStatusBar();

  // setStatusBar UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setStatusBar(boolean pBool);

  // getStatusText UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native String getStatusText();

  // setStatusText UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setStatusText(String StatusText);

  // getToolBar UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native int getToolBar();

  // setToolBar UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setToolBar(int Value);

  // getMenuBar UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native boolean getMenuBar();

  // setMenuBar UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setMenuBar(boolean Value);

  // getFullScreen UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native boolean getFullScreen();

  // setFullScreen UNMAPPABLE: Name is a keyword or conflicts with another member.
  //  /** @com.method()
  //      @hidden */
  //  public native void setFullScreen(boolean pbFullScreen);


  public static final com.ms.com._Guid clsid = new com.ms.com._Guid((int)0x2df01, (short)0x0, (short)0x0, (byte)0xc0, (byte)0x0, (byte)0x0, (byte)0x0, (byte)0x0, (byte)0x0, (byte)0x0, (byte)0x46);
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?