-
Notifications
You must be signed in to change notification settings - Fork 813
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lihat lisensi.txt/README.txt bro. Resume Pasien
- Loading branch information
1 parent
2e3fab1
commit 5fd3973
Showing
102 changed files
with
1,341 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#Mon, 23 Sep 2019 00:24:34 +0700 | ||
#Tue, 24 Sep 2019 21:38:08 +0700 | ||
|
||
|
||
/Users/windiartonugroho/Documents/Pekerjaan/SIMRSKhanza= |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,198 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo"> | ||
<Properties> | ||
<Property name="defaultCloseOperation" type="int" value="2"/> | ||
<Property name="undecorated" type="boolean" value="true"/> | ||
<Property name="resizable" type="boolean" value="false"/> | ||
</Properties> | ||
<SyntheticProperties> | ||
<SyntheticProperty name="formSizePolicy" type="int" value="1"/> | ||
<SyntheticProperty name="generateCenter" type="boolean" value="false"/> | ||
</SyntheticProperties> | ||
<Events> | ||
<EventHandler event="windowActivated" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowActivated"/> | ||
<EventHandler event="windowOpened" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowOpened"/> | ||
</Events> | ||
<AuxValues> | ||
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> | ||
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/> | ||
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> | ||
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> | ||
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> | ||
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> | ||
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> | ||
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> | ||
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> | ||
<AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,0,-44,0,0,2,-13"/> | ||
</AuxValues> | ||
|
||
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/> | ||
<SubComponents> | ||
<Container class="widget.InternalFrame" name="internalFrame1"> | ||
<Properties> | ||
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> | ||
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> | ||
<TitledBorder title="::[ Riwayat Pemeriksaan ]::"> | ||
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.LineBorderInfo"> | ||
<LineBorder> | ||
<Color PropertyName="color" blue="eb" green="f5" red="f0" type="rgb"/> | ||
</LineBorder> | ||
</Border> | ||
<Font PropertyName="font" name="Tahoma" size="11" style="0"/> | ||
<Color PropertyName="color" blue="32" green="32" red="32" type="rgb"/> | ||
</TitledBorder> | ||
</Border> | ||
</Property> | ||
<Property name="name" type="java.lang.String" value="internalFrame1" noResource="true"/> | ||
</Properties> | ||
<Constraints> | ||
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> | ||
<BorderConstraints direction="Center"/> | ||
</Constraint> | ||
</Constraints> | ||
|
||
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"> | ||
<Property name="horizontalGap" type="int" value="1"/> | ||
<Property name="verticalGap" type="int" value="1"/> | ||
</Layout> | ||
<SubComponents> | ||
<Container class="widget.ScrollPane" name="Scroll"> | ||
<Properties> | ||
<Property name="name" type="java.lang.String" value="Scroll" noResource="true"/> | ||
<Property name="opaque" type="boolean" value="true"/> | ||
</Properties> | ||
<Constraints> | ||
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> | ||
<BorderConstraints direction="Center"/> | ||
</Constraint> | ||
</Constraints> | ||
|
||
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> | ||
<SubComponents> | ||
<Component class="widget.Table" name="tbKamar"> | ||
<Properties> | ||
<Property name="autoCreateRowSorter" type="boolean" value="true"/> | ||
<Property name="name" type="java.lang.String" value="tbKamar" noResource="true"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tbKamarMouseClicked"/> | ||
<EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="tbKamarKeyPressed"/> | ||
</Events> | ||
</Component> | ||
</SubComponents> | ||
</Container> | ||
<Container class="widget.panelisi" name="panelisi3"> | ||
<Properties> | ||
<Property name="name" type="java.lang.String" value="panelisi3" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[100, 43]"/> | ||
</Property> | ||
</Properties> | ||
<Constraints> | ||
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription"> | ||
<BorderConstraints direction="Last"/> | ||
</Constraint> | ||
</Constraints> | ||
|
||
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout"> | ||
<Property name="alignment" type="int" value="0"/> | ||
<Property name="horizontalGap" type="int" value="4"/> | ||
<Property name="verticalGap" type="int" value="9"/> | ||
</Layout> | ||
<SubComponents> | ||
<Component class="widget.Label" name="label9"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Key Word :"/> | ||
<Property name="name" type="java.lang.String" value="label9" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[68, 23]"/> | ||
</Property> | ||
</Properties> | ||
</Component> | ||
<Component class="widget.TextBox" name="TCari"> | ||
<Properties> | ||
<Property name="name" type="java.lang.String" value="TCari" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[300, 23]"/> | ||
</Property> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="TCariKeyPressed"/> | ||
</Events> | ||
</Component> | ||
<Component class="widget.Button" name="BtnCari"> | ||
<Properties> | ||
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> | ||
<Image iconType="3" name="/picture/accept.png"/> | ||
</Property> | ||
<Property name="mnemonic" type="int" value="49"/> | ||
<Property name="toolTipText" type="java.lang.String" value="Alt+1"/> | ||
<Property name="name" type="java.lang.String" value="BtnCari" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[28, 23]"/> | ||
</Property> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="BtnCariActionPerformed"/> | ||
<EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="BtnCariKeyPressed"/> | ||
</Events> | ||
</Component> | ||
<Component class="widget.Button" name="BtnAll"> | ||
<Properties> | ||
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> | ||
<Image iconType="3" name="/picture/Search-16x16.png"/> | ||
</Property> | ||
<Property name="mnemonic" type="int" value="50"/> | ||
<Property name="toolTipText" type="java.lang.String" value="2Alt+2"/> | ||
<Property name="name" type="java.lang.String" value="BtnAll" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[28, 23]"/> | ||
</Property> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="BtnAllActionPerformed"/> | ||
<EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="BtnAllKeyPressed"/> | ||
</Events> | ||
</Component> | ||
<Component class="widget.Label" name="label10"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Record :"/> | ||
<Property name="name" type="java.lang.String" value="label10" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[60, 23]"/> | ||
</Property> | ||
</Properties> | ||
</Component> | ||
<Component class="widget.Label" name="LCount"> | ||
<Properties> | ||
<Property name="horizontalAlignment" type="int" value="2"/> | ||
<Property name="text" type="java.lang.String" value="0"/> | ||
<Property name="name" type="java.lang.String" value="LCount" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[50, 23]"/> | ||
</Property> | ||
</Properties> | ||
</Component> | ||
<Component class="widget.Button" name="BtnKeluar"> | ||
<Properties> | ||
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> | ||
<Image iconType="3" name="/picture/exit.png"/> | ||
</Property> | ||
<Property name="mnemonic" type="int" value="52"/> | ||
<Property name="toolTipText" type="java.lang.String" value="Alt+4"/> | ||
<Property name="name" type="java.lang.String" value="BtnKeluar" noResource="true"/> | ||
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> | ||
<Dimension value="[28, 23]"/> | ||
</Property> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="BtnKeluarActionPerformed"/> | ||
</Events> | ||
</Component> | ||
</SubComponents> | ||
</Container> | ||
</SubComponents> | ||
</Container> | ||
</SubComponents> | ||
</Form> |
Oops, something went wrong.